An error occurred fetching the project authors.
- 14 Dec, 2023 1 commit
-
-
Quency Lin authored
Use blend instead of set and extract to rearrange, faster Use 256 SIMD for every 2 RB, use 128 SIMD for ARM and last RB
-
- 07 Dec, 2023 1 commit
-
-
Quency Lin authored
-
- 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
-
- 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)
-
- 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.
-
- 28 Apr, 2023 1 commit
-
-
laurent authored
-
- 07 Mar, 2023 1 commit
-
-
Sakthivel Velumani authored
-
- 28 Sep, 2022 1 commit
-
-
Bruno Mongazon-Cazavet authored
-
- 16 Aug, 2022 1 commit
-
-
francescomani authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 01 Aug, 2022 1 commit
-
-
luis_pereira87 authored
-
- 20 Jul, 2022 1 commit
-
-
laurent authored
-
- 29 Jun, 2022 1 commit
-
-
laurent authored
-
- 14 Mar, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 25 Jan, 2022 1 commit
-
-
francescomani authored
-
- 29 Nov, 2021 1 commit
-
-
sfn authored
-
- 30 Aug, 2021 1 commit
-
-
Abhijith authored
-
- 10 May, 2021 1 commit
-
-
Mahesh authored
-
- 26 Apr, 2021 2 commits
-
-
Thomas Schlichter authored
Only Ncp1 is used, so get rid of the second timeshift_symbol_rotation array. Also simplify the computation of "t0 * Tc * f".
-
Sakthivel Velumani authored
for gNB its in L1 section of config file for UE its a cmd line paramenter
-
- 23 Apr, 2021 2 commits
-
-
Sakthivel Velumani authored
also fixed build wanings
-
Sakthivel Velumani authored
This is necessary to compensate the rotation caused by the timeshifted OFDM symbol (1/8 CP)
-
- 08 Mar, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 17 Feb, 2021 1 commit
-
-
cig authored
- now done according to the proper DL/UL frequency - this makes it compatible with FDD mode
-
- 10 Feb, 2021 1 commit
-
-
Thomas Schlichter authored
-
- 09 Feb, 2021 1 commit
-
-
dir authored
-
- 01 Feb, 2021 1 commit
-
-
Khodr Saaifan authored
-
- 24 Nov, 2020 1 commit
-
-
Mahesh authored
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 17 Sep, 2020 1 commit
-
-
Rakesh authored
-
- 25 Aug, 2020 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2020 1 commit
-
-
Raymond Knopp authored
implementation of missing symbol-based rotation for NR modulation/demodulation (Section 5.3 38.211). Tested with unitary simulators (ulsim/dlsim). To be tested with gNB testbench and rfsimlator
-
- 20 Aug, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 17 Aug, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 14 Aug, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 10 Aug, 2020 3 commits
-
-
Sakthi authored
-
Sakthi authored
-
Sakthivel Velumani authored
-
- 06 Aug, 2020 1 commit
-
-