An error occurred fetching the project authors.
- 27 Oct, 2020 2 commits
- 13 May, 2020 1 commit
-
-
- 13 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 10 Jan, 2020 1 commit
-
-
Francesco Mani authored
-
- 04 Dec, 2019 1 commit
-
-
Francesco Mani authored
-
- 26 Nov, 2019 1 commit
-
-
Francesco Mani authored
-
- 08 Oct, 2019 1 commit
-
-
Khalid Ahmed authored
- added nr_is_ssb_slot function
-
- 23 Sep, 2019 1 commit
-
-
frtabu authored
remove RRC_VERSION macros, simplify build-oai and CMakefile.txt accordingly, get rid of remaining compilation warnings (opt module improperly merged and patch asn1c files with tests against max 64 bits integer value)
-
- 14 Sep, 2019 1 commit
-
-
javier.morgade@ieee.org authored
ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu) Signed-off-by:
javier.morgade@ieee.org <javier.morgade@ieee.org>
-
- 21 May, 2019 1 commit
-
-
Javier Morgade authored
-
- 20 May, 2019 1 commit
-
-
Javier Morgade authored
-
- 11 Apr, 2019 1 commit
-
-
Javier Morgade authored
FeMBMS UE Physical Layer Procedures implemented/validated -> 3GPP TS 36.213 version 14.2.0 Release 14 (Section 11)
-
- 26 Mar, 2019 2 commits
-
-
Florian Kaltenberger authored
-
Francesco Mani authored
-
- 22 Mar, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 01 Mar, 2019 1 commit
-
-
Francesco Mani authored
-
- 21 Feb, 2019 1 commit
-
-
Francesco Mani authored
-
- 22 Jan, 2019 1 commit
-
-
Florian Kaltenberger authored
adding Nid_cell to nr_pbchsim
-
- 16 Jan, 2019 1 commit
-
-
Florian Kaltenberger authored
hardcoding N_PRB of PDCCH in UE MAC (was in UE PHY before). This is still a temporary solution until UE FAPI is correctly done. But at least it decodes the DCI again. fixing some warinings
-
- 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.
-
- 12 Nov, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 28 Oct, 2018 1 commit
-
-
Florian Kaltenberger authored
adding N_RB_DL to nr_init_params, as it is needed in the gNB and the function is shared between gNB and UE. This should be revisited.
-
- 25 Oct, 2018 1 commit
-
-
Raymond Knopp authored
0. unwiring of 40 MHz channel hard-coding and general SSB location 1. PSS dynamic range improvement and DC carrier fix 2. SSS channel estimation and detection corrected 3. PBCH channel estimation fixed 4. PBCH channel extraction/compensation reworked for the general case 5. fixed-point low-complexity polar decoder integrated to PBCH decoding chain works by default (nr_pbchsim) at 100 MHz / 30 kHz SCS and SSB wherever (but known to UE)
-
- 18 Oct, 2018 1 commit
-
-
Raymond Knopp authored
-
- 17 Oct, 2018 1 commit
-
-
Bi-Ruei, Chiu authored
1. Modify all expressions using original LTE-RRC data types for new generated ones 2. Does not change any program logic
-
- 06 Sep, 2018 1 commit
-
-
hongzhi wang authored
-
- 16 Aug, 2018 1 commit
-
-
Hongzhi Wang authored
-
- 09 Aug, 2018 1 commit
-
-
hongzhi wang authored
-
- 07 Aug, 2018 1 commit
-
-
Cedric Roux authored
-
- 10 Jul, 2018 1 commit
-
-
Guy De Souza authored
-
- 22 Jun, 2018 2 commits
-
-
WEI-TAI CHEN authored
"implicit declaration of function" "incompatible pointer type'
-
WEI-TAI CHEN authored
-
- 05 Jun, 2018 1 commit
-
-
hongzhi wang authored
-
- 16 May, 2018 1 commit
-
-
Guy De Souza authored
-
- 09 Apr, 2018 1 commit
-
-
Raymond Knopp authored
-
- 22 Feb, 2018 1 commit
-
-
Cedric Roux authored
- remove spaces at the end of lines - remove useless dead code use: git show -p <this commit> -w to see it clearly
-
- 18 Feb, 2018 1 commit
-
-
Raymond Knopp authored
-
- 13 Feb, 2018 1 commit
-
-
Raymond Knopp authored
-
- 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
-