An error occurred fetching the project authors.
- 19 Jan, 2024 1 commit
-
-
francescomani authored
-
- 20 Dec, 2023 1 commit
-
-
francescomani authored
-
- 01 Dec, 2023 1 commit
-
-
Thomas Schlichter authored
-
- 28 Nov, 2023 3 commits
-
-
Jaroslava Fiedlerova authored
-
Laurent THOMAS authored
-
Jaroslava Fiedlerova authored
-
- 20 Nov, 2023 3 commits
-
-
francescomani authored
-
francescomani authored
-
francescomani authored
-
- 10 Nov, 2023 2 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
- 03 Nov, 2023 1 commit
-
-
francescomani authored
-
- 27 Oct, 2023 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- harmonize monolithic and E1AP case - use ITTI message to send bearer context setup response to RRC
-
- 10 Oct, 2023 1 commit
-
-
francescomani authored
- Use SRB0 TM entity at UE for Msg.3/RRC Setup Request - Msg3 data request sent upon reception of Msg2, then we get data from rlc when needed
-
- 06 Oct, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 25 Sep, 2023 3 commits
-
-
Tsung Yu Chan authored
-
Tsung-Yu Chan authored
- avoid the finction duplication - add the transform predoding to the nr_rx_pusch_tp - add the MMSE for 2 layer which modulation greater than 16 qam - can support to 256 qam for 1 layer and 2 layer
-
Tsung-Yu Chan authored
-
- 22 Sep, 2023 5 commits
-
-
Nada Bouknana authored
- Reorder help messages - Add possibility to log results per SNR to CSV file with `-X` or `-Z` - Reformat files Co-authored-by:
MoadMaroufi <maaroufi.moaad321@gmail.com> Co-authored-by:
francescomani <email@francescomani.it> Co-authored-by:
Robert Schmidt <robert.schmidt@openairinterface.org>
-
Robert Schmidt authored
!SIB1 is not correctly filled! This commit does not work with COTS UEs! The next commit fixes this. - Move radio config (e.g., minRXTXTIME, SIB1 TDA, do_SRS, etc) down to MAC. - Some parameters in MAC are redundant: delete them. - Remove call to nr_mac_config_scc() from RRC and simulators, the MAC initialization routine calls it implicitly
-
Robert Schmidt authored
The MasterInformationBlock is handled at the DU and sent to the CU in the F1 Setup Response. Hence, move it down to the MAC. Furthermore: - Change type because MIB_PDU_t is 4G type - Simplify schedule_nr_mib()
-
Robert Schmidt authored
As with the ServingCellConfigCommon, the ServingCellConfigDedicated is a radio-related structure to be handled at the DU.
-
Robert Schmidt authored
Note: the reestablishment is broken, and a later commit fixes it. The ServingCellConfigCommon is an inherently radio-related configuration. As such, it should be handled by the DU, not the CU. Therefore, move it "down" to the MAC.
-
- 13 Sep, 2023 1 commit
-
-
Raymond Knopp authored
Testing on Neoverse N1 (Ampere 3GHz). Tested only on a subset of phy-simulators. - Changes: - use SIMDE consistently - adaptations of LDPC decoder generator for ARMv8 performance - SIMDe modifications of Intel CRC to allow for aarch64 build. optimizations for 128-bit to improve performance of LDPC encode/decode on aarch64 (Neoverse 1) - added BG2 files for 128-bit ldpc encoder (aarch64) - testing on Xeon - testing on x86 - minor changes to build/run on x86 - change in crc.h after returning to aarch64 - removed some warning in ldpc decoder generator for x86_64 - char - Delete irrelevant constants - Correctly declare variables - Define stdbool for all architectures - Remove definition of _MM_SHUFFLE and use SIMDE_MM_SHUFFLE - Remove commented code - Fix CMakeLists.txt - Include SIMDE avx2 functions in tools_defs.h
-
- 04 Sep, 2023 3 commits
- 20 Jul, 2023 1 commit
-
-
Laurent THOMAS authored
-
- 13 Jul, 2023 1 commit
-
-
Robert Schmidt authored
-
- 10 Jul, 2023 1 commit
-
-
laurent authored
-
- 20 Jun, 2023 2 commits
-
-
francescomani authored
-
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.
-
- 14 Jun, 2023 1 commit
-
-
laurent authored
clang annoying chosen options
-
- 12 Jun, 2023 2 commits
-
-
laurent authored
-
Laurent THOMAS authored
-
- 26 May, 2023 1 commit
-
-
mir authored
-
- 24 Apr, 2023 1 commit
-
-
francescomani authored
-