An error occurred fetching the project authors.
  1. 25 Oct, 2023 1 commit
  2. 23 Aug, 2023 1 commit
    • Laurent THOMAS's avatar
      fix-mem-overflow_64qam · 4c3d8e75
      Laurent THOMAS authored
      fix the 64QAM modulator case, that process 192 bits per iteration, then 24 bits per iteration of the tail bits, then added the last two symboles processing (no odd number of symbols case)
      4c3d8e75
  3. 19 Aug, 2023 1 commit
  4. 10 Jul, 2023 1 commit
  5. 20 Jun, 2023 1 commit
  6. 16 Jun, 2023 1 commit
    • Robert Schmidt's avatar
      Add Sidelink (SL) carrier frequency · 555a54f8
      Robert Schmidt authored
      1. Adding a "SL" frequency for Sidelink mode. The
         importance of this variable is to ensure that
         when we are in mode 1 (UE+UE+gNB), that the slot
         configuration and frequencies do not overlap. This
         SL frequency is important for rotation and allows
         us to utilize the OFDM modulation and demodulation
         functions that already exist in OAI.
      2. Adding sl_mode to the command line for proper UE
         deployment when in SL mode. sl_mode can be set to 0,
         1, or 2. sl_mode 0 indicates no-Sidelink at all,
         mode 1 is gNB, UE, and UE (3GPP defines mode numbers).
         sl_mode 2 indicated UE to UE communications with no
         gNB at all.
      3. New functions for calculating the carrier frequency
         for SL mode.
      555a54f8
  7. 01 Jun, 2023 1 commit
    • Vijay Chadachan's avatar
      CPPCHECK fixes for printf issues · 836469e8
      Vijay Chadachan authored
      Fix for following CPPCheck warnings
      - invalidPrintfArgType
      Rebased with latest develop branch w21.
      Reverted modifications unrelated to printf issues.
      836469e8
  8. 28 Apr, 2023 1 commit
  9. 28 Mar, 2023 1 commit
  10. 15 Mar, 2023 1 commit
    • Melissa Elkadi's avatar
      int32_t to c16_t conversion · 4dd579e0
      Melissa Elkadi authored
      This commit includes changes to the function
      footprints for vaiours NR UE and gNB functions.
      It does not updated the LTE code. For functions
      shared by both LTE and 5G, we maintained the original
      LTE footprint and argument structure.
      
      Several of the simulators that use these functions
      have been updated as well. The specific usage of these
      functions which index into the int32_t buffers and
      treat the first int16_t and the real and the second
      as the complex should be modified in the near future.
      4dd579e0
  11. 22 Nov, 2022 1 commit
  12. 18 Oct, 2022 1 commit
  13. 29 Sep, 2022 1 commit
  14. 20 Sep, 2022 1 commit
  15. 29 Aug, 2022 1 commit
  16. 25 Aug, 2022 3 commits
  17. 04 Aug, 2022 1 commit
  18. 27 Jun, 2022 2 commits
  19. 28 May, 2022 1 commit
    • Laurent THOMAS's avatar
      Remove UEid in the MAC · 236f7d56
      Laurent THOMAS authored
      After this commit, only the RNTI is used as an identifier in the MAC.
      Further, it removes some module_id, but a lot of them remain (the goal
      to remove all is still far from us)
      236f7d56
  20. 03 May, 2022 1 commit
  21. 23 Mar, 2022 2 commits
  22. 03 Mar, 2022 2 commits
  23. 02 Mar, 2022 1 commit
  24. 25 Feb, 2022 1 commit
  25. 16 Feb, 2022 1 commit
  26. 31 Jan, 2022 2 commits
  27. 28 Jan, 2022 1 commit
  28. 25 Jan, 2022 1 commit
  29. 18 Jan, 2022 1 commit
  30. 17 Jan, 2022 1 commit
  31. 05 Jan, 2022 1 commit
  32. 24 Dec, 2021 1 commit
  33. 09 Dec, 2021 1 commit
  34. 07 Dec, 2021 1 commit