Main Content

GNSS Signal Reception

R2026b
Recover navigation data and estimate receiver position

Use standard-based algorithms to acquire and track GNSS signals, decode navigation messages, and compute receiver positions.

To explore the signal transmission aspects of GNSS signals, see the Signal Transmission category.

Functions

expand all

gnssBitSynchronizeBit synchronizer for GNSS receivers (Since R2022b)
ionosphericOffsetCompute ionospheric propagation delay (Since R2026b)
gnssFrameSynchronizerSynchronize and align GNSS navigation data frames (Since R2026b)
gnssSignalAcquirerAcquire GNSS signals (Since R2023a)
gnssSignalTrackerTrack phase, frequency, and delay offsets in GNSS signal (Since R2023b)
gpsWaveformGeneratorGenerate GPS waveform (legacy L1 and L2, modernized L1C, L2C, and L5) (Since R2025a)
galileoWaveformGeneratorGenerate Galileo waveforms (E1, E5, and E6) (Since R2026a)
navicWaveformGeneratorGenerate NavIC waveforms (L1-SPS, L5-SPS, and S-SPS) (Since R2026b)

Topics

  • GPS Signals

    Describes the signal specifications of legacy (C/A and P-code) and modernized (L1C, L2C, and L5) GPS signals.

  • Galileo Signals

    Understand Galileo signal characteristics and navigation message formats.

Featured Examples