- 06 Apr, 2016 1 commit
-
-
nikaeinn authored
-
- 29 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 28 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 27 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 26 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 25 Mar, 2016 1 commit
-
-
Cedric Roux authored
-
- 23 Mar, 2016 1 commit
-
-
Cedric Roux authored
it was at the wrong place it was also wrong (< instead of <=)
-
- 20 Feb, 2016 1 commit
-
-
gauthier authored
Make it compile on 15.10 (problem with gcc-xml not resolved, may be do as in openair-cn: disable it, it is only needed for ITTI ANALYZER)
-
- 11 Feb, 2016 1 commit
-
-
Florian Kaltenberger authored
-
- 27 Jan, 2016 1 commit
-
-
Rohit Gupta authored
-
- 21 Jan, 2016 1 commit
-
-
Aikaterini Trilyraki authored
-
- 06 Jan, 2016 2 commits
- 21 Dec, 2015 1 commit
-
-
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.
-
- 05 Dec, 2015 1 commit
-
-
knopp authored
-
- 29 Nov, 2015 1 commit
-
-
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
-
- 25 Nov, 2015 2 commits
- 24 Nov, 2015 3 commits
- 19 Nov, 2015 1 commit
-
-
nikaeinn authored
Test of dedicated bearer setup in both control and data plane.
-
- 18 Nov, 2015 1 commit
-
-
knopp authored
-
- 09 Nov, 2015 2 commits
-
-
nikaeinn authored
-
nikaeinn authored
Additional RRC procedures (RRCConnectionReconfiguration) for dedicated bearer estatblishment triggered by S1AP messages. eNB mac scheduler for dedicated DTCH. UE MAC logical channel prioritization with additional DTCH. S1AP messages for dedicated bearer establishment (eNB and UE).
-
- 19 Oct, 2015 1 commit
-
-
ABEILLE authored
-
- 06 Oct, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 04 Sep, 2015 2 commits
-
-
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
-
- 27 Aug, 2015 1 commit
-
-
roux authored
plus some minor bugfixes. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7789 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 06 Aug, 2015 2 commits
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7771 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7769 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 05 Aug, 2015 2 commits
-
-
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
-
- 28 Jul, 2015 1 commit
-
-
gauthier authored
make build test work after the removal of RAL, MIH (802.21), minor coding guidelines corrections in RLCs git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7753 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Jul, 2015 1 commit
-
-
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
-
- 10 Jul, 2015 1 commit
-
-
navid authored
* Add RLC stats to openair2_proc * fix the autotests failure * some other cleanup git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7699 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Jun, 2015 1 commit
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7647 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Jun, 2015 1 commit
-
-
gauthier authored
modified version of message chart generator (msc), now events are stored in a contention-free and concurency-free collection (lfds611), resulting in a uniq dump file per executable. MSC is using an ITTI timer (bad dependancy for executables that are not yet "ITTIzed"). git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7620 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Jun, 2015 1 commit
-
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7617 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-