1. 19 Jul, 2021 3 commits
  2. 18 Jul, 2021 3 commits
  3. 17 Jul, 2021 1 commit
  4. 16 Jul, 2021 1 commit
  5. 15 Jul, 2021 1 commit
  6. 12 Jul, 2021 1 commit
  7. 08 Jul, 2021 1 commit
    • Remi Hardy's avatar
      integration_2021_wk27 · ca8106ea
      Remi Hardy authored
      MR !1188 : NR_gNB_initial_MIB_fix  
      This MR fixes a bug for which the gNB would send an empty MIB in the first frames of execution. This is because MIB is generated every 8 frames but the first MIB wouldn't be generated before frame 8 at the beginning of each run.
      
      MR !1184 : x2_handle_sctp_shutdown
      Avoid eNB exiting after gNB tries to reconnect over X2 for NSA
      ca8106ea
  8. 06 Jul, 2021 4 commits
  9. 04 Jul, 2021 1 commit
    • Michael Cook's avatar
      Fix inconsistent type of global ue_id_g · 75e62be0
      Michael Cook authored
      Found by -fsanitize=address
      
      ```
      =================================================================
      ==35428==ERROR: AddressSanitizer: global-buffer-overflow on
      address 0x0000021039a0 at pc 0x000000566dd6 bp 0x7ffc7974ccd0 sp
      0x7ffc7974ccc0
      WRITE of size 4 at 0x0000021039a0 thread T0
          #0 0x566dd5 in main
          targets/RT/USER/lte-uesoftmodem.c:629
          #1 0x7f36223cb83f in __libc_start_main
          (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
          #2 0x582218 in _start
          (cmake_targets/ran_build/build/lte-uesoftmodem+0x582218)
      ```
      75e62be0
  10. 03 Jul, 2021 2 commits
  11. 02 Jul, 2021 4 commits
  12. 01 Jul, 2021 1 commit
  13. 29 Jun, 2021 1 commit
  14. 28 Jun, 2021 2 commits
  15. 27 Jun, 2021 1 commit
  16. 24 Jun, 2021 4 commits
  17. 23 Jun, 2021 4 commits
  18. 22 Jun, 2021 5 commits