An error occurred fetching the project authors.
- 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.
-
- 09 Mar, 2023 1 commit
-
-
francescomani authored
-
- 06 Mar, 2023 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
The simulators have been changed: due to linker errors that would arise otherwise, a lot of functions are defined in them to avoid such errors. Some functions are also defined in header files; in this commit, we define most functoins in nr_dummy_functions.c, which is compiled in, not by including the C file, but by adding it to the target in CMakeLists.txt - nr_dlsim+nr_ulsim need NR_IF_Module_init(), so it cannot be in nr_dummy_functions, but the others need it - Link correcr NR_IF_Module_init() into these simulators, and reduce overall link list - Correctly link remaining simulators
-
- 23 Jan, 2023 1 commit
-
-
francescomani authored
-
- 19 Jan, 2023 1 commit
-
-
laurent authored
-
- 12 Dec, 2022 1 commit
-
-
Robert Schmidt authored
- variable is_secondary_gnb is not used anywhere, so remove - variable lowmem is not used/defines should be changed, so remove
-
- 25 Nov, 2022 1 commit
-
-
Roberto Louro Magueta authored
-
- 08 Nov, 2022 1 commit
-
-
francescomani authored
-
- 27 Oct, 2022 2 commits
-
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
- 02 Sep, 2022 1 commit
-
-
laurent authored
fix segv fix bug redeclaration of same struct in phy sim Apply 1 suggestion(s) to 1 file(s) code reveiw comments
-
- 16 Aug, 2022 1 commit
-
-
Robert Schmidt authored
Removes phy_procedures_gNB_common_RX() (only used in nr_ulsim) + fixes in pucchsim
-
- 04 Aug, 2022 3 commits
-
-
francescomani authored
-
Sagar Parsawar authored
-
francescomani authored
- correctly reset HARQ structure for HARQ Ack/Nack/PUCCH0 - reduce max PUCCH2 bits to have room for SR
-
- 07 Apr, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 24 Mar, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 16 Mar, 2022 1 commit
-
-
francescomani authored
-
- 10 Mar, 2022 1 commit
-
-
Hongzhi Wang authored
-
- 22 Feb, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 21 Feb, 2022 4 commits
-
-
Laurent THOMAS authored
-
Robert Schmidt authored
-
Robert Schmidt authored
except: - from dlopen() - from configuration module - uninitialized value
-
Robert Schmidt authored
term_nr_ue_signal() frees all memory, except for dfts lib load
-
- 07 Feb, 2022 1 commit
-
-
Laurent THOMAS authored
-
- 19 Jan, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 18 Jan, 2022 1 commit
-
-
Thomas Schlichter authored
-
- 17 Jan, 2022 1 commit
-
-
francescomani authored
-
- 22 Nov, 2021 1 commit
-
-
francescomani authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 04 Nov, 2021 1 commit
-
-
francescomani authored
-
- 27 Sep, 2021 1 commit
-
-
Raymond Knopp authored
-
- 17 Sep, 2021 1 commit
-
-
rmagueta authored
-
- 16 Sep, 2021 2 commits
- 15 Sep, 2021 1 commit
-
-
rmagueta authored
-
- 10 Aug, 2021 1 commit
-
-
Raymond Knopp authored
-
- 09 Aug, 2021 1 commit
-
-
Raymond Knopp authored
-
- 13 Jul, 2021 1 commit
-
-
francescomani authored
-