- 18 Oct, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 15 Oct, 2018 2 commits
-
-
Konstantinos Alexandris authored
-
Raphael Defosseux authored
-
- 04 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 01 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 29 Sep, 2018 1 commit
-
-
Florian Kaltenberger authored
Develop integration 2018 w39 See merge request oai/openairinterface5g!405
-
- 28 Sep, 2018 7 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 Sep, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 26 Sep, 2018 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 21 Sep, 2018 5 commits
-
-
Konstantinos Alexandris authored
-
Konstantinos Alexandris authored
-
Raphael Defosseux authored
-- FDD -- basic simulator Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Wang Tsu-Han authored
-
Wang Tsu-Han authored
-
- 20 Sep, 2018 4 commits
-
-
laurent authored
-
Wang Tsu-Han authored
-
laurent authored
-
Wang Tsu-Han authored
-
- 19 Sep, 2018 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Sep, 2018 2 commits
-
-
Cedric Roux authored
For whatever reason we need N_TA_offset to be 0 for the basic simulator to function properly. This is more a hack than a proper solution. More analysis is needed to understand what happens and what should be really done.
-
Cedric Roux authored
In TDD mode the eNB does not output data all the time, only in downlink and special subframes. The basic simulator needs a continuous stream of samples. So let's fill the blank with silence.
-
- 13 Sep, 2018 2 commits
-
-
Wang Tsu-Han authored
-
Wang Tsu-Han authored
-
- 12 Sep, 2018 2 commits
-
-
Wang Tsu-Han authored
-
Wang Tsu-Han authored
-
- 11 Sep, 2018 5 commits
-
-
Wang Tsu-Han authored
-
Wang Tsu-Han authored
Conflicts: targets/RT/USER/lte-ru.c
-
Cedric Roux authored
When compiling in debug mode, the 'inline' semantics of C99 led to the errors: /roux/w25/openairinterface5g/common/utils/LOG/log.c:479: undefined reference to `log_header' libUTIL.a(log.c.o): In function `log_dump': /roux/w25/openairinterface5g/common/utils/LOG/log.c:502: undefined reference to `log_header' collect2: error: ld returned 1 exit status Let's use static instead of inline.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
Summary of changes: - work on flexran - work on X2 - new implementation of ITTI - code cleanup - bug fixes
-
- 10 Sep, 2018 2 commits
-
-
Cedric Roux authored
If the IP address for X2AP is not good, the error message reported was very unclear. Attempt to make it better.
-
Cedric Roux authored
This commit manually reverts the commits: - 97c69dc4 - 3278aa49 The basic simulator was not functional anymore because the UE did not send RRCConnectionSetupComplete due to some problem in the PDCP layer, most probably.
-