- Feb 15, 2016
-
-
kaltenbe authored
-
- Feb 14, 2016
-
-
Raymond Knopp authored
-
- Feb 03, 2016
-
-
gauthier authored
increase maximum users in eNodeB to 16
-
- Feb 01, 2016
-
-
kaltenbe authored
some changes in logging for XFORMS and UL scheduling (activation in all subframes and retransmissions only via PHICH)
-
- Jan 27, 2016
-
-
Rohit Gupta authored
-
- Jan 21, 2016
-
-
aikaterini.trilyraki authored
-
- Jan 06, 2016
- 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.
-
- Dec 05, 2015
-
-
Raymond Knopp authored
-
- Nov 29, 2015
-
-
Raymond 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
-
-
Raymond 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
-
-
Raymond Knopp authored
-
ABEILLE authored
-
Raymond Knopp authored
-
- Nov 18, 2015
-
-
Raymond Knopp authored
-
- Oct 19, 2015
-
-
ABEILLE authored
-
- Oct 06, 2015
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Sep 04, 2015
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7802 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7800 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 27, 2015
-
-
roux authored
plus some minor bugfixes. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7789 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 06, 2015
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7769 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Aug 05, 2015
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7766 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7765 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jul 15, 2015
-
-
roux authored
extension version groups present in the RRC release 10 ASN.1 file (extensions between [[ and ]]). Basically we do a syntactic replacement at compile time. [[ becomes '<name> SEQUENCE {' ]] becomes '} OPTIONAL' <name> is 'ext<N>' where N is a number increasing at each new extension group in a given definition. The UPER encoding for the two syntaxes is identical (as far as y understanding of the specifications goes). The XER encoding is different, due to the new 'ext<N>' name. Other encodings may be different. The real solution is to fix the ASN.1 compiler. This is not a simple task. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7705 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 24, 2015
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7647 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 22, 2015
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7617 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 20, 2015
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7613 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 19, 2015
-
-
navid authored
* update the tx/rx bandwidth according to sampling rate * add openair2 stats git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7609 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7607 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
kaltenbe authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7603 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7596 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 18, 2015
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7593 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 17, 2015
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7588 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 16, 2015
-
-
Rohit Gupta authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7569 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
modifications in UE system information handling to allow for decoding of all SIBs. For USRP targets, timing advance and TX power control. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7563 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 08, 2015
-
-
Cedric Roux authored
- handle an UE on the second carrier - quick fix (may change in the future) to deal with race conditions in lte-softmodem. TX procedures (phy_procedures_eNB_TX) are now done the one after the other, from carrier 0 to carrier N. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7541 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- Jun 05, 2015
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7540 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
Applied S. Held's patches 16, additional modifications for UE frequency scanning and RSRP/RSSI calibration for ExpressMIMO2 and USRP B210 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7536 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- May 29, 2015
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7499 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-