An error occurred fetching the project authors.
- 26 Mar, 2024 3 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 19 Mar, 2024 2 commits
-
-
francescomani authored
-
francescomani authored
-
- 13 Mar, 2024 1 commit
-
-
francescomani authored
-
- 07 Mar, 2024 1 commit
-
-
Laurent THOMAS authored
remove corresponding global variables
-
- 09 Jan, 2024 1 commit
-
-
Laurent THOMAS authored
-
- 26 Oct, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 18 Aug, 2023 1 commit
-
-
Laurent THOMAS authored
- Global variables that are never written to are marked const - Remove some EXTERN declaration - Remove unused `log_mem_multi` from logging module
-
- 08 Aug, 2023 2 commits
-
-
Sagar Parsawar authored
-
Sagar Parsawar authored
-
- 27 Jul, 2023 1 commit
-
-
francescomani authored
-
- 12 Jul, 2023 1 commit
-
-
Robert Schmidt authored
commit ddf549b1 moved the CMakeLists.txt for building radio libraries down to radio/. Previously, each option would also declare a constant (e.g., OAI_USRP for USRP). With the definition being below radio/, the executables don't have that define. This commits removes the couple of defines that were in place: - one that only shows a log, but it also applies for e.g., rfsimulator. It is also missing in the CI. Simply put it back - two other places guard a commented(!) function call, which can go out entirely
-
- 10 Jul, 2023 1 commit
-
-
laurent 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.
-
- 08 Jun, 2023 1 commit
-
-
laurent authored
-
- 12 Apr, 2023 1 commit
-
-
francescomani authored
-
- 02 Apr, 2023 1 commit
-
-
francescomani authored
-
- 28 Mar, 2023 1 commit
-
-
Roberto Louro Magueta authored
-
- 18 Dec, 2022 4 commits
-
-
Sakthivel Velumani authored
Direct check on dlsim buffer
-
Sakthivel Velumani authored
removed gNB_id and slot from function calls where proc is used.
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
--Removed NR_UE_PDSCH global structure --Changed UE scope to accomodate local PDSCH data --Removed common_vars.rxdataF from global structure
-
- 15 Dec, 2022 1 commit
-
-
francescomani authored
-
- 03 Nov, 2022 2 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 31 Oct, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 18 Oct, 2022 1 commit
-
-
francescomani authored
-
- 14 Oct, 2022 1 commit
-
-
Robert Schmidt authored
- Remove all files referencing EXMIMO - Remove all targets/variables/defines that seem to be related to EXMIMO
-
- 28 Sep, 2022 2 commits
-
-
francescomani authored
-
francescomani authored
moving slot assignment before pdcch functions
-
- 05 Sep, 2022 1 commit
-
-
francescomani authored
-
- 25 Aug, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 07 Jul, 2022 1 commit
-
-
Roberto Louro Magueta authored
-
- 16 May, 2022 1 commit
-
-
francescomani authored
-
- 13 Apr, 2022 1 commit
-
-
rmagueta authored
-
- 05 Apr, 2022 1 commit
-
-
Sakthivel Velumani authored
This (sometimes) corrupts PBCH channel estimates leading to false time synchronization of received samples.
-
- 07 Mar, 2022 1 commit
-
-
francescomani authored
-