- Oct 11, 2016
-
-
Cédric Roux authored
The RBs were not marked as used. A later UE downlink scheduling could use those RBs, messing up everything. Not sure this is the right place to mark them used. Maybe better to do it in the "if (!CCE_allocation_infeasible" test.
-
- Aug 10, 2016
-
-
Cédric Roux authored
-
Cédric Roux authored
-
- May 26, 2016
-
-
knopp authored
changed threading (acqusition is slot based). removal of eNB_thread. timing all based on received timestamp.
-
- May 10, 2016
-
-
Florian Kaltenberger authored
-
- Mar 15, 2016
-
-
gauthier authored
-
- Feb 01, 2016
-
-
Florian Kaltenberger authored
some changes in logging for XFORMS and UL scheduling (activation in all subframes and retransmissions only via PHICH)
-
- Dec 21, 2015
-
-
gauthier authored
Limitation of non SI DLSCH allocations in subframe 0/5 to PRBS not around DC (avoid puncturing from PBCH). Placement of SI around DC instead of randomized allocations. Placement of RA allocations at PRB 0-3. Tested DL throughput on 5 MHz to 16 Mbit/s in TM1.
-
- Nov 29, 2015
-
-
knopp authored
Added DLSCH scheduling for subframes 0 and 5. Changes in MAC scheduling data structure to keep track of VRB allocations from SI,RA when scheduling regular DLSCH
-
- Nov 25, 2015
-
-
knopp authored
CCE Allocation in MAC, rebase from develop. Frame number limitation to 1024 for non-real time targets (caused bad bug in oaisim).
-
- Nov 24, 2015
- Nov 18, 2015
-
-
knopp authored
-
- Oct 06, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- May 22, 2015
-
-
Cédric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7464 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cédric Roux authored
- mac_rrc_data_req/mac_rrc_data_ind API modification - ITTI message RRC_MAC_CCCH_DATA_IND updated - substructure "carrier" introduced in "eNB_rrc_inst" - ASN.1 messages SIB1/SIB23 adapted - handover not correctly handled (CC_id not used) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7456 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 30, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7347 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7330 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 29, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7296 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 23, 2015
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7257 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 10, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7117 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Apr 09, 2015
-
-
gauthier authored
astyle --recursive --indent=spaces=2 --style=kr --indent-col1-comments --break-blocks --convert-tabs --max-code-length=200 This is done for better merging branch/LG_PRE_RELEASE_0.3 into trunk (same process is applied on this branch) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7073 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Mar 27, 2015
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6930 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 27, 2015
-
-
nikaeinn authored
* add protocol configuration to OCG XML file git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6629 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 18, 2015
-
-
knopp authored
Applications of S. Held (IMST) from 16.02.15, modifications in lte-ue.c for FDD transmission, patches from D. Panaitopol (Thales) in prach.c, RK git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6580 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 12, 2015
-
-
nikaeinn authored
* applying patches 8 and 9 contributed from S. Held git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6536 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 10, 2015
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6502 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Feb 09, 2015
-
-
nikaeinn authored
* update the pre-ci testes git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6496 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jan 19, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6413 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Nov 25, 2014
-
-
Florian Kaltenberger authored
(the only variable that was used is number_of_cards, which is now in openair1/PHY/[vars,extern].h) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6096 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Oct 10, 2014
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5860 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Sep 28, 2014
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5811 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 12, 2014
-
-
nikaeinn authored
* Add VCD timing for PDCP, RLC, and MAC * Update MAC-PHY interface * update eNB MAC DLSCH scheduler and preprocessor with component carrier * Add test case for dlsim performance git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5708 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 11, 2014
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5699 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-