• Sakthivel Velumani's avatar
    Use command line option for sell search · ca93e684
    Sakthivel Velumani authored
    There is already a command line option called 'ue-scan-carrier' which
    seemed to blindly look for SSB by changing the center frequency by
    +/-100Hz if the previous attempt failed. This is probably copied from
    LTE and is not suitable for NR. This commit uses this option to either
    1. Perform initial sync on one GSCN if the SSB position if known
    2. Or scan the all GSCN (if the SSB postion is unknown)
    
    Also, the following is done for re-synchronization
    1. Scan all GSCN when UE comes back from IDLE state
    2. Scan one GSCN when UE does re-estabishment
    
    Removed dependency of lte-softmodem.h in nr-softmodem.c.
    CONFIG_HLP_UESCAN is declared also in lte-softmodem.h.
    ca93e684
config_ue.c 105 KB