GPS/GNSS Synchronization
GPS/GNSS Synchronization
For GPS wiring instructions, see your sensor’s Hardware User Manual.
Configuring the Ouster Sensor
With GPS connections in place, configure the following parameters to synchronize the sensor’s timestamp to the GPS signal:
Checking for Sync
After applying the configuration above, verify synchronization using GET /api/v1/time:
-
PPS lock — the response should include:
If not, recheck
sync_pulse_in_polarity. -
NMEA lock — the response should include:
If not, recheck
multipurpose_io_polarityandnmea_baud_rate. -
NMEA decoding —
last_read_messageshould contain a valid GPRMC sentence: -
Timestamp —
timestamp.modeshould beTIME_FROM_SYNC_PULSE_INandtimestamp.timeshould reflect valid GPS time.
Example Response
Full example output from GET /api/v1/time:

