Skip to content
Snippets Groups Projects
  1. May 16, 2022
  2. Jan 18, 2022
  3. Nov 23, 2021
    • Melissa's avatar
      This commit does the following: · 92ef60d0
      Melissa authored
      1. Reverts GTPU_need_ITTI back to develop
      2. Removed gdb helper and co files
      3. Reverts changes to logging mechanism
      4. Reverts changes to assert that were unnecessary
      5. Reverts changes to VNF that occured from a bad merge
      6. Removes unnecessary else() in gNB softmodem
      92ef60d0
  4. Sep 21, 2021
  5. Jun 21, 2021
  6. Mar 21, 2021
  7. Mar 02, 2021
  8. Mar 01, 2021
  9. Feb 15, 2021
  10. Feb 03, 2021
  11. Jan 21, 2021
  12. Jan 16, 2021
  13. Jan 15, 2021
  14. Jan 14, 2021
  15. Jan 10, 2021
  16. Dec 26, 2020
  17. Dec 23, 2020
  18. Nov 22, 2020
  19. Nov 17, 2020
  20. Oct 12, 2020
  21. Oct 11, 2020
    • Michael Cook's avatar
      Catch SIGTERM and attempt to exit cleanly · 79ba247f
      Michael Cook authored
      This change is to enable use of gprof which requires the process
      call `exit` to write out the collected data.
      
      The UE (lte-uesoftmodem) exits cleanly, but the eNB
      (lte-softmodem) crashes as it tries to shut down...
      79ba247f
  22. Oct 10, 2020
  23. Aug 06, 2020
  24. Jul 27, 2020
  25. Jul 07, 2020
  26. Jul 03, 2020
  27. Jun 01, 2020
  28. Apr 29, 2020
  29. Apr 14, 2020
  30. Mar 24, 2020
  31. Mar 06, 2020
  32. Sep 24, 2019
  33. Apr 30, 2019
  34. Sep 20, 2018
  35. Sep 05, 2018
  36. Sep 04, 2018
    • Cédric Roux's avatar
      bugfix: fix crash when UE disconnects · 95b79668
      Cédric Roux authored
      Using the basic simulator and valgrind, it was found that
      the lack of initialization of those two pointers leads to
      some very nasty behavior of some other parts of the system.
      95b79668
Loading