An error occurred fetching the project authors.
- 25 Oct, 2023 1 commit
-
-
mir authored
-
- 23 Aug, 2023 1 commit
-
-
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)
-
- 19 Aug, 2023 1 commit
-
-
francescomani authored
-
- 10 Jul, 2023 1 commit
-
-
laurent authored
-
- 20 Jun, 2023 1 commit
-
-
francescomani authored
-
- 16 Jun, 2023 1 commit
-
-
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.
-
- 01 Jun, 2023 1 commit
-
-
Vijay Chadachan authored
Fix for following CPPCheck warnings - invalidPrintfArgType Rebased with latest develop branch w21. Reverted modifications unrelated to printf issues.
-
- 28 Apr, 2023 1 commit
-
-
laurent authored
-
- 28 Mar, 2023 1 commit
-
-
Roberto Louro Magueta authored
-
- 15 Mar, 2023 1 commit
-
-
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.
-
- 22 Nov, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 18 Oct, 2022 1 commit
-
-
Bruno Mongazon-Cazavet authored
-
- 29 Sep, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 20 Sep, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 29 Aug, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 25 Aug, 2022 3 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 27 Jun, 2022 2 commits
-
-
laurent authored
-
Laurent Thomas authored
-
- 28 May, 2022 1 commit
-
-
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)
-
- 03 May, 2022 1 commit
-
-
Roberto Louro Magueta authored
-
- 23 Mar, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 03 Mar, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 02 Mar, 2022 1 commit
-
-
francescomani authored
-
- 25 Feb, 2022 1 commit
-
-
francescomani authored
-
- 16 Feb, 2022 1 commit
-
-
rmagueta authored
-
- 31 Jan, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 28 Jan, 2022 1 commit
-
-
Robert Schmidt authored
Uses optimized scrambling if not UCI on PUSCH, or unoptimized to put placeholder bits otherwise.
-
- 25 Jan, 2022 1 commit
-
-
francescomani authored
-
- 18 Jan, 2022 1 commit
-
-
francescomani authored
-
- 17 Jan, 2022 1 commit
-
-
francescomani authored
-
- 05 Jan, 2022 1 commit
-
-
luis_pereira87 authored
This reverts commit 29268d0a.
-
- 24 Dec, 2021 1 commit
-
-
Luis Pereira authored
This reverts commit 96554bef
-
- 09 Dec, 2021 1 commit
-
-
francescomani authored
-
- 07 Dec, 2021 1 commit
-
-
yihongzheng authored
-