- 15 Jul, 2015 2 commits
-
-
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
-
roux authored
Basically when skiping an unknown extension, asn1c did read 24 bits per 24 bits and later on failed if the remaining bits (up to 23) were superior to 8. The patch reads 1 bit per 1 bit. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7704 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Jul, 2015 4 commits
-
-
roux authored
acquired, lte-softmodem will never finish properly. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7703 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
Added bugfixes for PDCCH (not all). New --ue-dump--frame and --loop-memory option for lte-softmodem. Updates in PMCH/MCH transmission which were forgotten in recent DLSCH/PDSCH changes. mbmssim works again. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7702 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7701 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
Added bugfixes for PDCCH (not all). New --ue-dump--frame and --loop-memory option for lte-softmodem. Updates in PMCH/MCH transmission which were forgotten in recent DLSCH/PDSCH changes. mbmssim works again. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7700 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
-
- 08 Jul, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7698 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 07 Jul, 2015 6 commits
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7697 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7696 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7695 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7694 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
kaltenbe authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7693 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7692 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 03 Jul, 2015 2 commits
-
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7686 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7685 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 02 Jul, 2015 5 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7683 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
kaltenbe authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7682 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
roux authored
RRCConnectionReestablishmentRequest so that the UE disconnects a bit more properly. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7681 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7680 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
fixed a compilation issue in pbchsim.c. Protected configuring ue_dlsch reception upon false DCI detection. changed visualization of channel estimates in UE signal scope git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7679 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 01 Jul, 2015 2 commits
-
-
knopp authored
Added tracing of SIB5 in UE for EUTRA interfrequency information (rrc_UE.c) and removed some compiler warnings. Corrected a bug related to T310 usage before having received SIB2 (rrc_common.c) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7678 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7677 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 30 Jun, 2015 1 commit
-
-
roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7671 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 29 Jun, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7670 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Jun, 2015 2 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7663 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7662 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Jun, 2015 5 commits
-
-
gauthier authored
Changed with Cedric the collection initial ue id/enb s1ap id that did not work in rb tree -> 2 hashtables + misc types name change in openaircn (gtp types ) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7661 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7660 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7659 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7658 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7657 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Jun, 2015 8 commits
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7656 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7655 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7654 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7653 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7652 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
roux authored
*subframe = (current_subframe+8) % 10; in get_Msg3_alloc_ret. Now there is: *subframe = (current_subframe+8); because, well, because. (Hey it's time for lunch!) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7649 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
navid authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7647 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7646 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-