Commits on Source (18)
-
Francesco Mani authored
-
Robert Schmidt authored
-
Francesco Mani authored
-
-
Robert Schmidt authored
OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as there is a standard bool type, and could lead to nasty bugs if a definition of a bool is non-standard (0 == false, true == !false). This commit removes all non-standard bools in the whole project.
-
Laurent Thomas authored
-
Laurent Thomas authored
-
laurent authored
-
laurent authored
-
Luis Pereira authored
-
Robert Schmidt authored
-
laurent authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/fix_decoding_multi_ulsch_in_the_same_slot' into integration_2022_wk26
-
Robert Schmidt authored
-
Robert Schmidt authored
integration_2022_wk26 See merge request oai/openairinterface5g!1605 MR !1602 Use (std) bool instead of custom bool types MR !1600 Discard RTX if RI changed MR !1598 Set correct master clock rate for N320 MR !1584 enablement of statistics MR !1603 Fix decoding multiple ULSCH in the same slot in the case of a ULSCH fails to be detected MR !1590 Improvements and AVX2 in cpx_rotate_vector()
Showing
- cmake_targets/tools/build_helper 2 additions, 2 deletionscmake_targets/tools/build_helper
- executables/nr-gnb.c 1 addition, 1 deletionexecutables/nr-gnb.c
- executables/nr-ue.c 4 additions, 2 deletionsexecutables/nr-ue.c
- executables/softmodem-common.c 3 additions, 0 deletionsexecutables/softmodem-common.c
- executables/softmodem-common.h 4 additions, 0 deletionsexecutables/softmodem-common.h
- nfapi/oai_integration/nfapi_vnf.c 2 additions, 2 deletionsnfapi/oai_integration/nfapi_vnf.c
- openair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c 17 additions, 17 deletionsopenair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c
- openair1/PHY/LTE_TRANSPORT/dci_tools.c 2 additions, 2 deletionsopenair1/PHY/LTE_TRANSPORT/dci_tools.c
- openair1/PHY/LTE_TRANSPORT/defs_NB_IoT.h 1 addition, 1 deletionopenair1/PHY/LTE_TRANSPORT/defs_NB_IoT.h
- openair1/PHY/MODULATION/nr_modulation.c 13 additions, 13 deletionsopenair1/PHY/MODULATION/nr_modulation.c
- openair1/PHY/MODULATION/ofdm_mod.c 22 additions, 22 deletionsopenair1/PHY/MODULATION/ofdm_mod.c
- openair1/PHY/MODULATION/slot_fep_nr.c 22 additions, 22 deletionsopenair1/PHY/MODULATION/slot_fep_nr.c
- openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c 11 additions, 12 deletionsopenair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
- openair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c 11 additions, 12 deletionsopenair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c
- openair1/PHY/NR_UE_TRANSPORT/nr_transport_ue.h 1 addition, 1 deletionopenair1/PHY/NR_UE_TRANSPORT/nr_transport_ue.h
- openair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c 9 additions, 11 deletionsopenair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c
- openair1/PHY/TOOLS/calibration_scope.c 2 additions, 2 deletionsopenair1/PHY/TOOLS/calibration_scope.c
- openair1/PHY/TOOLS/cmult_sv.c 25 additions, 222 deletionsopenair1/PHY/TOOLS/cmult_sv.c
- openair1/PHY/TOOLS/nr_phy_scope.c 2 additions, 2 deletionsopenair1/PHY/TOOLS/nr_phy_scope.c
- openair1/PHY/TOOLS/tools_defs.h 7 additions, 15 deletionsopenair1/PHY/TOOLS/tools_defs.h