An error occurred fetching the project authors.
- 27 Nov, 2020 1 commit
-
-
Parminder Singh authored
- TBS calculation was done wothout considering mulilple DMRS symbols in a slot, which is corrected now.
-
- 12 Nov, 2020 1 commit
-
-
Parminder Singh authored
-
- 10 Nov, 2020 2 commits
-
-
Florian Kaltenberger authored
-
cig authored
-
- 04 Nov, 2020 1 commit
-
-
Parminder Singh authored
- updated return function value to -1 - removed static variable for dmrs symbol selection for channel - Updated sin cos quadrant check conditions - removed casting from PTRS slope and related calculations
-
- 03 Nov, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 27 Oct, 2020 3 commits
-
-
cig authored
-
cig authored
- the band is coming from the SI, therefore a function to get the band is not necessary - this solves also the limitations of the get_band algorithm with the NR bands overlapping in the NR operating bands table (e.g. band 78 and band 48)
-
cig authored
- adapted the get_band function: the algorithm is now taking into account also the UL frequency in order to fetch the proper band (this was failing before as some NR bands have the same DL band, e.g. band 65 and 66) - added new bands to the NR table as per TS 38.101 V16.4.0 (2020) - made the from_nrarfcn function compatible with UL FDD (this function, used for both DL and UL was previously working with TDD only as it did not compute properly the frequency for the UL FDD, throwing asserts) - introduced common functions to get the NR table idx and the duplex mode, removing repeated code in the process - removed the unused function to get the uldl offset - improved some logging - other minor fixes to the relevant code
-
- 26 Oct, 2020 2 commits
-
-
Parminder Singh authored
- Based upon ptrs bitmap, ptrs symbols are added in DL - Mac ptrs validation condition is updated
-
Parminder Singh authored
- Get RRC values from dedicated bandwidth part and process it - Validate all settings in MAC layer and enable PTRS processing in PHY
-
- 23 Oct, 2020 1 commit
-
-
Raymond Knopp authored
-
- 22 Oct, 2020 2 commits
-
-
Mario Hudon authored
-
Mario Hudon authored
-
- 15 Oct, 2020 1 commit
-
-
Cedric Roux authored
A test with band 79 was not working. It turns out that the computation of the frequency from the NR-ARFCN was giving a wrong value. After fixing band 79 as found in this commit, the frequency was correct. The array nr_bandtable has then been reviewed fully and all the values that were wrong have been changed. The check of correctness was done using the website https://www.sqimway.com/nr_band.php
-
- 09 Oct, 2020 1 commit
-
-
Francesco Mani authored
-
- 29 Sep, 2020 1 commit
-
-
Francesco Mani authored
-
- 25 Sep, 2020 1 commit
-
-
Francesco Mani authored
-
- 22 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
-
- 21 Sep, 2020 2 commits
-
-
Mario Hudon authored
-
Florian Kaltenberger authored
PRACH_PDU.prach_format now interpreted according to last version (March 2020) of 5G FAPI specs fixing nr_prachsim
-
- 18 Sep, 2020 1 commit
-
-
Mario Hudon authored
- Fixed random preamble selection in contention-based RA - Cleaned-up comments and commented code
-
- 11 Sep, 2020 1 commit
-
-
Florian Kaltenberger authored
NR PHY should now be able to handle multiple PRACH occasions
-
- 08 Sep, 2020 1 commit
-
-
Mario Hudon authored
- Added support for FR1 in RO selection -RACH preamble selected according to the chosen RO
-
- 03 Sep, 2020 1 commit
-
-
Thomas Schlichter authored
Check the provided MCS index according to the specified table. Some tables go up to MCS index 27, others up to MCS index 28. If the MCS index exceeds the allowed limit, assume max. MCS.
-
- 31 Aug, 2020 1 commit
-
-
Parminder Singh authored
- To enable PTRS use -T flag followed by 3 integers - Example: ./nr_ulsim -T 2 0 2 - 1st Value is the list of arguments -> e.g. 2 - 2nd Value is for L_PTRS{0,1,2} -> e.g. 0 - 3rd Value is for K_PTRS{2,4} -> e.g. 2
-
- 27 Aug, 2020 1 commit
-
-
Mario Hudon authored
-
- 26 Aug, 2020 1 commit
-
-
Mario Hudon authored
-
- 21 Aug, 2020 1 commit
-
-
Cedric Roux authored
This commit contains work done by Eurecom and by Benetel.
-
- 20 Aug, 2020 1 commit
-
-
Raymond Knopp authored
-
- 06 Aug, 2020 2 commits
-
-
kn.raju authored
-
-
- 03 Aug, 2020 1 commit
-
-
kn.raju authored
-
- 30 Jul, 2020 3 commits
- 24 Jul, 2020 2 commits
-
-
Mario Hudon authored
-
Mario Hudon authored
-
- 23 Jul, 2020 2 commits
-
-
Mario Hudon authored
-
Mario Hudon authored
-