- 14 Mar, 2023 1 commit
-
-
francescomani authored
-
- 09 Mar, 2023 2 commits
-
-
Robert Schmidt authored
integration_2023_w10 See merge request oai/openairinterface5g!1989 * !1928 Delay compensation for UL * !1958 Fix IQ recorder/player for nrUE * !1979 Cleanup of headers, do not include headers in RAN context, CMakeLists.txt link to header only library 1 of 1 checklist item completed * !1984 bugfix: set max priority to trx_usrp_write_thread * !1986 Changed buffer alloc and symb rotaion logs to debug * !1987 fixing UE DL MIMO reception
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 08 Mar, 2023 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
- 07 Mar, 2023 1 commit
-
-
Sakthivel Velumani authored
-
- 06 Mar, 2023 19 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Most targets don't need the symbols from the compiled RRC ASN.1 libraries, but only the headers. In particular when compiling individual libraries (e.g., for tests), linking the full library makes the RRC ASN.1 libraries compile and link, when they are not needed (only headers are needed). For libraries that can do without these headers, don't link them.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
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
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Bruno Mongazon-Cazavet authored
-
Bruno Mongazon-Cazavet authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
- 04 Mar, 2023 2 commits
-
-
Cedric Roux authored
-
Robert Schmidt authored
integration_2023_w09 See merge request oai/openairinterface5g!1980 !1904 DL channel estimation improvements !1910 Continuation of reworking BWP structure for UE !1918 Increasing size of UL MAC buffers for 15kHz SCS !1973 Fix 2-layers UL channel estimation for pusch_dmrs_type2 !1975 minor typo
-
- 03 Mar, 2023 2 commits
-
-
luis_pereira87 authored
-
Robert Schmidt authored
-
- 02 Mar, 2023 3 commits
-
-
Roberto Louro Magueta authored
# Conflicts: # openair1/PHY/NR_UE_ESTIMATION/filt16a_32.c # openair1/PHY/NR_UE_ESTIMATION/filt16a_32.h # openair1/PHY/TOOLS/tools_defs.h
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 27 Feb, 2023 4 commits
-
-
Roberto Louro Magueta authored
-
laurent authored
-
laurent authored
-
laurent authored
-