- Mar 07, 2019
-
-
-
-
-
now ulschsim.c is uplink only with no downlink decoding functions or variables
-
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
-
-
-
-
-
Thomas Schlichter authored
Also print the uncoded error bits
-
Thomas Schlichter authored
-
- Mar 05, 2019
-
-
Florian Kaltenberger authored
adding ldpc decoder code rate adaptation See merge request !529
-
- Mar 04, 2019
-
-
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>
-
- Feb 26, 2019
-
-
Florian Kaltenberger authored
Resolve "Use of uninitialized variables in dlschsim" See merge request !520
-
- Feb 25, 2019
-
-
-
Florian Kaltenberger authored
Resolve "memory leak in polar_init" See merge request !518
-
- Feb 22, 2019
-
-
Thomas Laurent authored
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Feb 21, 2019
-
-
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
-
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 !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>
-
- Feb 20, 2019
-
-
Florian Kaltenberger authored
issue401-nr-pucch-dmrs-format_2 See merge request !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.
-
- Feb 19, 2019
-
-
Hongzhi Wang authored
-
- Feb 18, 2019
-
-
Thomas Laurent authored
-