- 07 Mar, 2019 12 commits
-
-
Khalid Ahmed authored
-
Ahmed Hussein authored
-
Khalid Ahmed authored
-
Ahmed authored
-
Ahmed authored
now ulschsim.c is uplink only with no downlink decoding functions or variables
-
Ahmed authored
Added the following structs and enums in "defs_gNB.h" - NR_UL_gNB_HARQ_t - NR_gNB_ULSCH_t - NR_SCH_status_t added the following structs in "nfapi_nr_interface.h" - nfapi_nr_ul_config_ulsch_pdu - nfapi_nr_ul_config_ulsch_pdu_rel15_t - nfapi_nr_ul_srs_config_t - nr_pusch_freq_hopping_t added nr_ulsch.h for the ulsch decoding function declarations - free_gNB_ulsch - new_gNB_ulsch - nr_ulsch_decoding added nr_ulsch_decoding.c for the implementation of the ulsch decoding functions - free_gNB_ulsch - new_gNB_ulsch - nr_ulsch_decoding
-
Khalid Ahmed authored
-
Khalid Ahmed authored
-
Khalid Ahmed authored
-
Khalid Ahmed authored
-
Thomas Schlichter authored
Also print the uncoded error bits
-
Thomas Schlichter authored
-
- 05 Mar, 2019 1 commit
-
-
Florian Kaltenberger authored
adding ldpc decoder code rate adaptation See merge request oai/openairinterface5g!529
-
- 04 Mar, 2019 5 commits
-
-
Hongzhi Wang authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 26 Feb, 2019 1 commit
-
-
Florian Kaltenberger authored
Resolve "Use of uninitialized variables in dlschsim" See merge request oai/openairinterface5g!520
-
- 25 Feb, 2019 2 commits
-
-
Khalid Ahmed authored
-
Florian Kaltenberger authored
Resolve "memory leak in polar_init" See merge request oai/openairinterface5g!518
-
- 22 Feb, 2019 3 commits
- 21 Feb, 2019 11 commits
-
-
Florian Kaltenberger authored
Nr pdcch updates See merge request oai/openairinterface5g!516
-
Florian Kaltenberger authored
Critical bugs from compilation, Ocp nrsimulator See merge request oai/openairinterface5g!512
-
Guy De Souza authored
-
Guy De Souza authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
commenting out call to dl_indication(&ue->dl_indication); as this is not finished and makes UE crash.
-
Florian Kaltenberger authored
reverting changes to lte_phy_scope.c + commenting out call to phy_scope_eNB in nr-softmodem. The function phy_scope_gNB does not exist yet.
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Nr pdcch updates See merge request oai/openairinterface5g!514
-
Raphael Defosseux authored
-- should prevent VM-creation crashes during test stages Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr> (cherry picked from commit eeffdfa2) Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Feb, 2019 4 commits
-
-
Florian Kaltenberger authored
issue401-nr-pucch-dmrs-format_2 See merge request oai/openairinterface5g!510
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Conflicts: openair1/PHY/MODULATION/slot_fep_nr.c openair1/PHY/NR_UE_ESTIMATION/nr_dl_channel_estimation.c targets/RT/USER/nr-ue.c
-
Florian Kaltenberger authored
This partially reverts commit 449da9ac.
-
- 19 Feb, 2019 1 commit
-
-
Hongzhi Wang authored
-