- Sep 20, 2019
-
-
sebastian authored
-
- Sep 19, 2019
-
-
sebastian authored
-
- Sep 18, 2019
-
-
sebastian authored
-
- Sep 13, 2019
-
-
Florian Kaltenberger authored
nFAPI fix for L2 nFAPI simulator. See merge request !670
-
- Sep 11, 2019
-
-
Raphael Defosseux authored
Suggestion by Haruki NAOI. Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Sep 10, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Wang Tsu-Han authored
-
Florian Kaltenberger authored
Integration develop nr w37 See merge request !668
-
- Sep 09, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Conflicts: executables/nr-ru.c nfapi/open-nFAPI/nfapi/public_inc/nfapi_nr_interface.h
-
Florian Kaltenberger authored
Merge remote-tracking branch 'origin/443-add-support-to-create-vcd-files-in-develop-nr' into integration_develop-nr_w37
-
- Sep 05, 2019
-
-
Sakthivel Velumani authored
-
- Aug 30, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Aug 29, 2019
-
-
- Aug 28, 2019
-
-
- Aug 23, 2019
-
-
Florian Kaltenberger authored
fixing a bug in the allocation of the UE HARQ structures that was causing a segfault. Fixing some compiler warnings
-
Florian Kaltenberger authored
Resolve "Problems transmitting data via NR-PDSCH" See merge request !658
-
- Aug 20, 2019
-
-
Florian Kaltenberger authored
hotfix: replacing msg with printf in unitary simulators (msg(...) was replaced with LOG_D(PHY,...) but it was used before log was initialized)
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jul 26, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Aug 13, 2019
-
-
-
- changed Mdlharq to Mlimit when comparing with the round number - Not incrementing the HARQ round in case of err_flag = 1, until HARQ is implemented - Changed MAX_LDPC_ITERATIONS to 5 from 4 (provided better performance)
-
- Setting the payload to random data instead of all zeros at the Tx side - Handling "nb_symb_sch" equal to 0 in "phy_procedures_nrUE_RX" which prevents entering "nr_ue_pdsch_procedures" - Handling symbol loop problem in "nr_ue_pdsch_procedures" - Handling resource block loop problem in "nr_rx_pdsch"
-
Florian Kaltenberger authored
Develop nr merge See merge request !588
-
Cédric Roux authored
-
- Aug 12, 2019
-
-
Florian Kaltenberger authored
Merge branch 'develop-nr-merge' of https://gitlab.eurecom.fr/oai/openairinterface5g into develop-nr-merge
-
Florian Kaltenberger authored
-
Cédric Roux authored
-
Florian Kaltenberger authored
Usrp ref locked See merge request !657
-
- Aug 11, 2019
-
-
Florian Kaltenberger authored
-
- Aug 09, 2019
-
-
Cédric Roux authored
Merge branch 'develop-nr-merge' of https://gitlab.eurecom.fr/oai/openairinterface5g into develop-nr-merge
-
Cédric Roux authored
For whatever reason, ru->frame_parms was NULL and the RRU crashed. Let's allocated memory. Also, don't do fp = ru->frame_parms in ru_thread, it seems that it takes the value before allocation (so: NULL) and the code crashes later on. Maybe it's not the correct solution. To be refined at some point.
-
Florian Kaltenberger authored
1. NR RU was using wrong config file descriptor. It should be the same as for the LTE RU and we should remove the NR RU config file descriptor (todo) 2. NR RU was calling feptx_prec from LTE RU procedures, which it should not. In the older versions this function didn't do anything anyway as there was a check on num_eNB, which is 0 for gNB. Now NR RU is not calling this function at all, but we have to write such a function for NR RU (todo)
-
- Aug 08, 2019
-
-
yilmazt authored
Merge branch 'develop-nr-merge' of https://gitlab.eurecom.fr/oai/openairinterface5g into develop-nr-merge
-
yilmazt authored
-
Cédric Roux authored
-
Cédric Roux authored
-
- Aug 07, 2019
-
-
Florian Kaltenberger authored
Integration develop nr 2019w32 See merge request !656
-