- 20 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 28 Oct, 2019 1 commit
-
-
Francesco Mani authored
-
- 08 Oct, 2019 2 commits
-
-
- TBS calculation was performed 2 times. Once in "phy_procedures_nrUE_TX" and another in "nr_ue_ulsch_procedures". The TBS calculation was wrong in "phy_procedures_nrUE_TX" and correct in "nr_ue_ulsch_procedures". - The data generation was performed in "phy_procedures_nrUE_TX" with a wrongly calculated TBS because "ulsch_ue->nb_re_dmrs" wasn't set to a value, so the calculated TBS would be more than it should be. This doesn't create a problem in the test because the comparison between the TX and RX data is made using the correctly calculated TBS which is smaller. - Solution was to perform data generation in "nr_ue_ulsch_procedures", and remove TBS calculation in "phy_procedures_nrUE_TX"
-
- removing "Nsymb_pusch" and "Nsc_pusch" from "NR_UE_ULSCH_t" - using "number_of_symbols" from "NR_UL_UE_HARQ_t" instead - removing "generate_ue_ulsch_params"
-
- 17 Jun, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 04 Jun, 2019 10 commits
-
-
Thomas Schlichter authored
-
- 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
-
- 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
-
implementing: - generate_ue_ulsch_params (customized for ulsim only) - nr_ue_ulsch_procedures - nr_ue_pusch_common_procedures
-
-
-
-
-
- 15 Apr, 2019 1 commit
-
-
yilmazt authored
--phy_simulators warning removals, except for nr_dlsim. Polar coding old implementation's approximation and a priori information options needs to be corrected or removed
-
- 11 Apr, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 05 Apr, 2019 1 commit
-
-
Francesco Mani authored
-
- 03 Apr, 2019 2 commits
-
-
Thomas Laurent authored
-
Florian Kaltenberger authored
- UE channel estimation no longer done in slot_fep. Also created dedicated memory for channel estimates of different channels - using nr_extract_dci_info instead of nr_generate_ue_ul_dlsch_params_from_dci as in phy_procedures_nr_ue. The latter was only a (poor) wrapper and not doing what the name suggests. also with FAPI things have to be done differently now. This will come in a next commit. - other minor changes to remove warning prepreatory changes
-
- 26 Mar, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 18 Mar, 2019 1 commit
-
-
Thomas Laurent authored
-
- 07 Mar, 2019 3 commits
-
-
- 04 Mar, 2019 1 commit
-
-
Francesco Mani authored
-
- 01 Mar, 2019 1 commit
-
-
Francesco Mani authored
-
- 17 Dec, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 28 Nov, 2018 2 commits
-
-
Hongzhi Wang authored
-
Florian Kaltenberger authored
-
- 13 Nov, 2018 1 commit
-
-
hongzhi wang authored
-
- 06 Nov, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 27 Oct, 2018 1 commit
-
-
Wolfgang A. Mozart authored
-
- 22 Oct, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 18 Oct, 2018 1 commit
-
-
knopp authored
-
- 02 Oct, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 26 Sep, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 18 Sep, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 13 Sep, 2018 2 commits
-
-
Hongzhi Wang authored
-
Hongzhi Wang authored
-