- 21 Jun, 2017 1 commit
-
-
fnabet authored
-
- 13 Jun, 2017 1 commit
-
-
Bilel authored
-
- 02 Jun, 2017 2 commits
-
-
Cedric Roux authored
- rename UE_NO_LOG to DISABLE_LOG_X because the name is misleading. The full software is impacted, not only the UE part - same for compilation option ---ue-no-log that becomes --disable-log - keep LOG_X for the standard case, that is the case without DISABLE_LOG_X where printf has been put. Two reasons: * printf is not realtime friendly * keep behavior similar for other users who may be troubled by different logs that don't add any benefit to previous logs
-
Bilel authored
-
- 29 May, 2017 1 commit
-
-
Gabriel authored
-
- 24 May, 2017 1 commit
-
-
Bilel authored
-
- 19 May, 2017 3 commits
- 15 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 03 May, 2017 4 commits
- 02 May, 2017 1 commit
-
-
Bilel authored
-
- 26 Apr, 2017 1 commit
-
-
Bilel authored
-
- 25 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 24 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 18 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 04 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 28 Mar, 2017 3 commits
- 24 Mar, 2017 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
this variable does not seem to be used, to be removed?
-
- 23 Mar, 2017 1 commit
-
-
Cedric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-
- 20 Mar, 2017 1 commit
-
-
Calisson authored
-
- 17 Mar, 2017 1 commit
-
-
Cedric Roux authored
One check introduced by previous commit was not necessary.
-
- 16 Mar, 2017 2 commits
-
-
Florian Kaltenberger authored
-
Gabriel authored
-
- 15 Mar, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 14 Mar, 2017 2 commits
- 13 Mar, 2017 2 commits
- 10 Mar, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 09 Mar, 2017 2 commits
- 08 Mar, 2017 1 commit
-
-
Bilel authored
-