主要内容

GNSS Signal Reception

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)
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)

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