An error occurred fetching the project authors.
- 30 May, 2024 1 commit
-
-
Sakthivel Velumani authored
Till this commit, the UE gets the position of SSB in frequency from command line and does the syncronization by locating the SSB in time. It does this by generating a PSS time signal during initialization with the SSB offset given via command line. Then PSS detection is done by correlation. In this commit, the UE computes a list of GSCN in the current NR band that falls within the current bandwidth for the set center frequency. For each GSCN in the list, the UE starts a thread and performs the following: 1. Generate PSS time signal with SSB offset for current GSCN. 2. Detect PSS, SSS and decode PBCH (this step remains the same). After all threads finishes, the results are collected. For now, only the first detected PBCH is used to proceed further. So this PBCH is indicated to MAC and UE exits initial sync. Future work: The cell search can be standalone feature where the UE could scan for SSB in the entire NR band. This would require changing radio's frequency on the fly as the UE's bandwidth would not cover an entire NR band. The cell detection can futher be imporved by looking for SIB1 for each decoded PBCH.
-
- 01 May, 2024 1 commit
-
-
francescomani authored
-
- 11 Apr, 2024 2 commits
-
-
rakesh mundlamuri authored
-
rakesh mundlamuri authored
-
- 10 Apr, 2024 1 commit
-
-
francescomani authored
-
- 26 Mar, 2024 1 commit
-
-
francescomani authored
demoting to LOG_D another log that otherwise would be printed too many times at the UE because of periodic calling of to_nrarfcn
-
- 25 Mar, 2024 1 commit
-
-
francescomani authored
-
- 22 Mar, 2024 2 commits
-
-
mir authored
-
francescomani authored
improvements in Bj computation and implementing a timer to compute time elapsed since last Bj update
-
- 21 Mar, 2024 1 commit
-
-
francescomani authored
-
- 19 Mar, 2024 1 commit
-
-
Robert Schmidt authored
-
- 13 Mar, 2024 1 commit
-
-
francescomani authored
-
- 02 Feb, 2024 1 commit
-
-
francescomani authored
-
- 24 Jan, 2024 1 commit
-
-
francescomani authored
-
- 02 Nov, 2023 1 commit
-
-
luis_pereira87 authored
-
- 27 Sep, 2023 1 commit
-
-
luis_pereira87 authored
-
- 04 Sep, 2023 3 commits
- 18 Aug, 2023 1 commit
-
-
Laurent THOMAS authored
- Global variables that are never written to are marked const - Remove some EXTERN declaration - Remove unused `log_mem_multi` from logging module
-
- 02 Aug, 2023 1 commit
-
-
francescomani authored
-
- 07 May, 2023 1 commit
-
-
Cedric Roux authored
-
- 24 Apr, 2023 1 commit
-
-
rakesh mundlamuri authored
-
- 20 Apr, 2023 1 commit
-
-
francescomani authored
-
- 07 Apr, 2023 1 commit
-
-
francescomani authored
-
- 20 Mar, 2023 1 commit
-
-
francescomani authored
-
- 09 Mar, 2023 1 commit
-
-
francescomani authored
-
- 19 Dec, 2022 1 commit
-
-
francescomani authored
-
- 25 Nov, 2022 1 commit
-
-
Roberto Louro Magueta authored
-
- 28 Sep, 2022 1 commit
-
-
francescomani authored
-
- 04 Aug, 2022 2 commits
-
-
francescomani authored
-
Sagar Parsawar authored
-
- 28 Jul, 2022 1 commit
-
-
francescomani authored
-
- 25 Jul, 2022 1 commit
-
-
Robert Schmidt authored
-
- 06 May, 2022 1 commit
-
-
francescomani authored
-
- 19 Apr, 2022 1 commit
-
-
francescomani authored
-
- 26 Mar, 2022 1 commit
-
-
francescomani authored
-
- 22 Feb, 2022 1 commit
-
-
rmagueta authored
-
- 05 Jan, 2022 1 commit
-
-
luis_pereira87 authored
This reverts commit 29268d0a.
-
- 03 Jan, 2022 1 commit
-
-
Laurent THOMAS authored
-