Skip to content

WIP: Sidelink initial synchronization

Deokseong Kim requested to merge episys-sl-intial-sync into episys-pss-sss-sl

Implement sidelink initial synchronization.

  • sync_mode will need to be set psbch for the launching of the initial sync in sidelink.
  • SyncRef UE will send Sidelink SSB to Nearby UE.
  • Nearby UE will find sync position from the received buffer using PSS and SSS signals.
  • When sidelink is synched, is_synchronized_sl will be set to 1.

Merge request reports