An error occurred fetching the project authors.
- 01 Oct, 2020 1 commit
-
-
Rakesh authored
-
- 05 Sep, 2020 1 commit
-
-
Raymond Knopp authored
-
- 25 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 21 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 18 Aug, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 17 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 15 Aug, 2020 1 commit
-
-
Raymond Knopp authored
-
- 14 Aug, 2020 1 commit
-
-
Parminder Singh authored
Problem STATEMENT: - When enabling PTRS flag in ulsim, there are multiple scrambling and decoding errors are observed even with high SNR values SNR 60dB errors_scrambling 5546/13800 Channel BLER 1.000000e+00, Channel BER 4.018841e-01 ANALYSIS: - While extracting PTRS RE's, the PUSCH RE count was not updated accordingly for PTRS symbols. - This results in 0 value LLR's on same positions which cause offset issue in later processing. IMPLEMENTATION: * nr_ulsch_demodulation.c - In case of PTRS symbol, respective total number of PTRS RE's are subtracted from available PUSCH RE's in each PUSCH Symbol processing. TESTING * ulsim.c - PTRS are enabled for testing and are not enabled by default by this commit. - Available bit count is adjusted if PTRS is enabled. VERIFICATION - Total Scrambling errors after gNb processing shall be only 250 bits (in K=2) which were replaced with PTRS at UE side while transmission. SNR 60.000000 errors_scrambling 250/13800 Channel BLER 0.000000e+00, Channel BER 1.811594e-02 - After adjusting available bits in ulsim.c for error calculation SNR 60.000000: n_errors errors_scrambling 0/13550 Channel BLER 0.000000e+00, Channel BER 0.000000e+00 EXTRA - Removed white-spaces from all above mentioned files - Added Global/vim tags to .gitignore file
-
- 07 Aug, 2020 1 commit
-
-
Francesco Mani authored
-
- 06 Aug, 2020 1 commit
-
-
- 21 Jul, 2020 1 commit
-
-
Francesco Mani authored
-
- 19 Jun, 2020 2 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Jun, 2020 1 commit
-
-
Raymond Knopp authored
-
- 11 Jun, 2020 1 commit
-
-
Raymond Knopp authored
-
- 04 Jun, 2020 1 commit
-
-
laurent authored
-
- 01 Jun, 2020 1 commit
-
-
- 29 May, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 25 May, 2020 1 commit
-
-
Raymond Knopp authored
-
- 20 May, 2020 1 commit
-
-
laurent authored
-
- 17 May, 2020 1 commit
-
-
Raymond Knopp authored
-
- 15 May, 2020 1 commit
-
-
Francesco Mani authored
-
- 22 Apr, 2020 1 commit
-
-
Francesco Mani authored
-
- 21 Apr, 2020 1 commit
-
-
Raymond Knopp authored
testing for pucch format 2, 3-11 bits. Configuration works for 2 PRBs, 1 symbol only. Assertion in gNB RX otherwise.
-
- 07 Apr, 2020 1 commit
-
-
Raymond Knopp authored
pucch receiver for format 0 reworked without floating point and no generation of sequences for each decoding attempt, SR detection integrated
-
- 01 Apr, 2020 1 commit
-
-
Raymond Knopp authored
-
- 10 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 04 Feb, 2020 1 commit
-
-
Francesco Mani authored
-
- 28 Jan, 2020 2 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
- 03 Jul, 2019 1 commit
-
-
Padarthi Naga Prasanth authored
-
- 22 May, 2019 1 commit
-
-
prasanth authored
-
- 21 May, 2019 1 commit
-
-
prasanth authored
this commit includes pucch format0 receiver and testbench for pucch format0 without ofdm. Also it has some fixes to pucch_nr.c
-