An error occurred fetching the project authors.
- 06 Mar, 2020 1 commit
-
-
laurent authored
-
- 23 Sep, 2019 1 commit
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- 14 Jun, 2019 1 commit
-
-
wujing authored
-
- 29 Oct, 2018 1 commit
-
-
magounak authored
-
- 28 Oct, 2018 1 commit
-
-
Raymond Knopp authored
-
- 17 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Modify all expressions using original LTE-RRC data types for new generated ones 2. Does not change any program logic
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 29 May, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
To minimize migration effort, we follow the logic of legacy macro Rel10 and Rel14 used for conditional compilation of current code. In the future, they might be changed to accommodate finer software configuration, e.g. MAKE_VERSION(12,2,0) or MAKE_VERSION(13,1,0) .... etc.
-
- 29 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 09 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 15 Jan, 2018 1 commit
-
-
bruno mongazon authored
Fix #582, RTAI, RTAI_ENABLED, ENABLE_RTAI_CLOCK, RTAI_ISNT_POSIX, _RTAI_MATH_H, CELLULAR, TIMER_ONESHOT_MODE, EMOS, EMOS_CHANNEL, OAI_EMU, OPENAIR_EMU, PHY_ABSTRACTION, PHY_ABSTRACTION_UL removed
-
- 07 Dec, 2017 1 commit
-
-
Xu Bo authored
-
- 28 Nov, 2017 1 commit
-
-
Xu Bo authored
merge the implemention of Paging, RRCConnectionRelease, RRCConnectionReestablishment, E-RAB Modify, E-RAB Release
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 08 Aug, 2017 1 commit
-
-
Raymond Knopp authored
L1/L2 scheduling extensions for BL/CE operation, BR random-access procedure, BR PRACH detection. Still untested, but compilation succeeds. Missing elements in L2 - PUSCH programming for Msg3, Msg4 retransmission programming for BL/CE. DLSCH/ULSCH programming for UE-specific DLSCH/ULSCH for BL/CE
-
- 17 Jul, 2017 1 commit
-
-
tct-labo4 authored
-
- 06 Jul, 2017 1 commit
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- 21 Jun, 2017 1 commit
-
-
fnabet authored
-
- 13 Jun, 2017 1 commit
-
-
hbilel authored
-
- 06 Jun, 2017 1 commit
-
-
Florian Kaltenberger authored
re-adding the possibility in dlsim to bypass the DCI/PDCCH generation. This is necessary for accuracy of the dlsim-tests, which are working again now.
-
- 03 May, 2017 1 commit
-
-
gabrielC authored
-
- 02 May, 2017 1 commit
-
-
hbilel authored
-
- 04 Apr, 2017 1 commit
-
-
gabrielC authored
-
- 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 2 commits
-
-
Calisson authored
-
Cedric Roux authored
the argument 'coded_bits_per_codeword' has to be an array in case of several codewords. The calling sites have been adapted. Today, only the first index is used, so calling sites where 'coded_bits_per_codeword' is an integer pass the address of it. It is expected that 'dump_dlsch2' will check in the future that there is one or two codewords and only access 'coded_bits_per_codeword[1]' when it's sure there are really two codewords.
-
- 15 Mar, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 10 Mar, 2017 1 commit
-
-
Florian Kaltenberger authored
-
- 24 Feb, 2017 1 commit
-
-
Elena_Lukashova authored
-
- 13 Feb, 2017 1 commit
-
-
hbilel authored
-
- 25 Jan, 2017 2 commits
-
-
gabrielC authored
-
Elena_Lukashova authored
2. Fixing the arguments in the dump_dlsch2.
-
- 06 Jan, 2017 1 commit
-
-
Wilson W.K. Thong authored
fix incorrect fss_pusch calculation fix the incorrrect HARQ-PID checking remove incorrect checking on downlink DCI HARQ PID value fix incorrect downlink ACK/NACK feedback procedures in TDD fix no activating PDSCH decoding when DL-DCI is indicating a downlink retransmission see issue #176
-
- 03 Jan, 2017 1 commit
-
-
Raymond Knopp authored
-
- 20 Dec, 2016 1 commit
-
-
hbilel authored
-
- 15 Dec, 2016 1 commit
-
-
Wilson W.K. Thong authored
issue !156
-
- 20 Oct, 2016 1 commit
-
-
Raymond Knopp authored
-
- 12 Oct, 2016 1 commit
-
-
hbilel authored
1- Implement SRS procedures
-