- 23 Feb, 2022 4 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Robert Schmidt authored
The TX correlation calculation incremented the pointer over the outer TX antenna inside the inner TX antenna loop. Incrementing the pointer in the outer loop instead prevents overflowing.
-
Robert Schmidt authored
-
- 22 Feb, 2022 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
As of this commit, the CI would take too much time to process dl_sim. This commit activate optimizations to be within the CI time limits.
-
Laurent THOMAS authored
-
- 21 Feb, 2022 33 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
Thomas Schlichter authored
get_index_for_dmrs_lowpapr_seq() was accessing the array dmrs_ul_allocated_res[] out of bounds.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
except for: - config module
-
Robert Schmidt authored
Except for: - polar code
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Fix warning, drop undefined function
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Robert Schmidt authored
Except for config module and dlopen()
-
Robert Schmidt authored
except: - from dlopen() - from configuration module - uninitialized value
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
term_nr_ue_signal() frees all memory, except for dfts lib load
-
Robert Schmidt authored
Frees all allocated memory, except for library loading related, and ul reference signal sequences, which are allocated in static variables
-