An error occurred fetching the project authors.
- 08 Sep, 2020 2 commits
-
-
Sakthivel Velumani authored
-
cig authored
- added some descriptions to the code - fixed hardcoded factors - removed commented out and unused code - phy_procedures_nrUE_RX: removed unused do_pdcch_flag - updated LTE naming to 5G
-
- 06 Aug, 2020 1 commit
-
-
- 13 May, 2020 2 commits
-
-
Raymond Knopp authored
-
-
- 21 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Feb, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 08 Jan, 2020 1 commit
-
-
Raymond Knopp authored
fix rate-matching receiver and mappings in nr_dlsch_decoding.c and nr_ulsch_decoding.c. Performance with dlschsim and ulschsim seem correct. Code written for all RV_IDX but only rv_idx=0 tested. ulschsim performance seems a bit too good.
-
- 06 Jan, 2020 1 commit
-
-
Raymond Knopp authored
-
- 24 Oct, 2019 1 commit
-
-
Francesco Mani authored
-
- 21 Oct, 2019 1 commit
-
-
Francesco Mani authored
-
- 27 Sep, 2019 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 13 Aug, 2019 1 commit
-
-
Ahmed Hussein authored
- 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)
-
- 12 Apr, 2019 1 commit
-
-
Raymond Knopp authored
-
- 07 Mar, 2019 1 commit
-
-
Ahmed authored
-
- 15 Feb, 2019 1 commit
-
-
yilmazt authored
-
- 07 Feb, 2019 1 commit
-
-
Thomas Schlichter authored
On the gNB side tha data are first rate-matched and then interleaved. So on the UE side, the received LLRs have to be deinterleaved first before rate-matching. This significantly improved the performance, especially for MCS values > 3.
-
- 17 Jan, 2019 1 commit
-
-
yilmazt authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 30 Oct, 2018 1 commit
-
-
yilmazt authored
-
- 27 Oct, 2018 1 commit
-
-
Wolfgang A. Mozart authored
-
- 18 Sep, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 13 Sep, 2018 3 commits
-
-
Hongzhi Wang authored
-
Hongzhi Wang authored
-
Hongzhi Wang authored
-
- 31 Aug, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 29 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 22 Aug, 2018 1 commit
-
-
yilmazt authored
-
- 30 Jul, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 03 Jul, 2018 2 commits
- 26 Jun, 2018 2 commits
-
-
laurent authored
remove precomputed turbo codec interleaver table, remove useless F1 and F2 parameters to turbo codec (also remove global var dependancy between libraries)
-
Sebastian Wagner authored
-
- 08 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Mar, 2018 2 commits
- 31 Jan, 2018 1 commit
-
-
Robert Schmidt authored
- add function free_td() -> complements init_td() [seems to not be used, added for completeness] - add function free_td8() -> undoes init_td8() [free memory of 8-bit LLR Turbo decoder] - add function free_td16() -> undoes init_td16() [free memory of 16-bit LLR Turbo decoder] - change function free_tdavx216() -> undoes init_tdavx216() [free memory of 16-bit LLR Turbo decoder, AVX2 version] - add free_lte_top() -> frees memory allocated by init_lte_top() - change free_ul_ref_sigs() to set freed pointers to NULL - add method free_transport() -> frees memory of ULSCH/DLSCH transport channels - use the above functions when stopping/restarting the lte-softmodem
-
- 16 Jan, 2018 1 commit
-
-
bruno mongazon authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-