- 13 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 10 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 05 Nov, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 03 Nov, 2020 1 commit
-
-
Shweta Shrivastava authored
-
- 30 Oct, 2020 2 commits
-
-
Zhanyi Dong authored
-
Thomas Schlichter authored
-
- 29 Oct, 2020 1 commit
-
-
- 27 Oct, 2020 11 commits
-
-
Guido Casati authored
- it shall be updated at every last PBCH symbol - this fixes stability issues with the FDD mode
-
Guido Casati authored
- removed redundant initialisation of variables - introduced two "RF helpers" function that are replacing shared code in the sync routines - added a new .c file and updated the cmakelists and .h files
-
Guido Casati authored
-
Guido Casati authored
-
Guido Casati authored
- got rid of global variable fp - code cleanup, removed redundant and unused code - removed unused command line options and variables - grouped command line setting in set_options function
-
Guido Casati authored
-
Guido Casati authored
-
Guido Casati 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)
-
Guido Casati 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
-
Guido Casati authored
- removed long-time commented out and unused code - fixed logging
-
Guido Casati authored
- the RU now supports IF equipment with custom FR1 TX/RX frequencies - this configuration parameter together with the if_freq parameter allows to set a custom IF RX frequency for the gNB - if the IF offset is not specified, legacy code applies
-
- 23 Oct, 2020 2 commits
-
-
Hongzhi WANG authored
-
Francesco Mani authored
-
- 22 Oct, 2020 2 commits
-
-
Mario Hudon authored
-
Thomas Laurent authored
-
- 21 Oct, 2020 1 commit
-
-
Mario Hudon authored
-
- 20 Oct, 2020 1 commit
-
-
Thomas Schlichter authored
-
- 16 Oct, 2020 2 commits
-
-
Florian Kaltenberger authored
-
Thomas Laurent authored
-
- 12 Oct, 2020 3 commits
-
-
Sakthivel Velumani authored
changed uint8_t to void as return is not used in the calling function
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 05 Oct, 2020 3 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
Robert Schmidt authored
-
- 04 Oct, 2020 1 commit
-
-
Thomas Laurent authored
-
- 02 Oct, 2020 2 commits
-
-
Sakthivel Velumani authored
-
Thomas Laurent authored
-
- 01 Oct, 2020 3 commits
-
-
-
Thomas Laurent authored
-
Florian Kaltenberger authored
-
- 30 Sep, 2020 2 commits
-
-
Sakthivel Velumani authored
because round 0 could be skipped if no pusch signal detected
-
Robert Schmidt authored
-