- Jun 17, 2019
-
-
yilmazt authored
-
- Jun 16, 2019
-
-
yilmazt authored
-
- Jun 14, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Florian Kaltenberger authored
Integration develop nr 2019w24 See merge request !615
-
- Jun 13, 2019
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Merge remote-tracking branch 'origin/rfsimulator-simulate-channel' into integration_develop-nr_2019w24
-
- Jun 11, 2019
-
-
WANG Tsu-Han authored
Conflicts: openair1/SCHED_NR/phy_procedures_nr_gNB.c targets/RT/USER/nr-ru.c
-
WANG Tsu-Han authored
-
- Jun 07, 2019
-
-
Raphael Defosseux authored
Develop: integration 2019 week 23 See merge request oai/openairinterface5g!607
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Thomas Laurent authored
-
Thomas Laurent authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
-
Raphael Defosseux authored
Merge remote-tracking branch 'origin/429-coverity-scan-fix-week22' into develop_integration_2019_w23
-
Thomas Schlichter authored
-
- Jun 06, 2019
-
-
yilmazt authored
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Jun 04, 2019
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- This was due to alignment problem in rxdataF_ext when odd number of RBs were assigned
-
-
- Now it takes input and output pointers instead of gNB struct
-
-
-
- remove printf in nr_ulsch_coding.c - renaming test_input to mac_pdu - using memcpy for mac_pdu instead of pointing to data - remove temp_nfapi struct from header file
-
-
- Problem was related to UE_id and G
-
-
- Added nr_dft at UE side and nr_idft at gNB side - NR_SC_FDMA can be found in "PHY/defs_nr_common.h" - For 1 SNR loop, the code executes correctly - For more loops, it gives a segmentation fault in the LDPC decoder - The segmentation fault is caused when nr_idft is used - The code works fine when the "NR_SC_FDMA" is disabled
-
- adding SCHED_NR_UE_LIB to ulsim compilation library - fixing linking compilation problems - using fapi_nr_dci_pdu_rel15_t struct to initialize PUSCH - test_input random data is set in phy_procedures_nrUE_TX instead of ulsim
-
- modifying generate_ue_ulsch_params to work with nfapi_nr_ul_config struct - removing ulsim_params struct
-