Skip to main content

Time Synchronization

Requriements

Setup

For accurate network latency measurements the Raspberry Pi clock can be sychronized via GPS. For this purpose a dedicated GPS receiver module with a dedicated pulse-per-second (PPS) output is required.

Connect the GPS receiver according to the following table:

Pin GPS ModuleRaspberry Pi P1 HeaderBCMDirection
GND6 (GND)
3.3V1 (+3V3)
RX8GPIO 14 / TXD0RPi -> GPS
TX10GPIO 15 / RXD0GPS -> RPi
PPS12GPIO 18GPS -> RPi
Wiring
Wiring.
Adafruit Ultimate GPS Hat
Adafruit Ultimate GPS Hat.

Configuration

info

🚧 This page is under construction!

Configuring Linux PPS device on Raspberry Pi

The configuration of the PPS inputs on a Raspberry Pi is done by the RIasC Ansible playbook. It will be applied to all Raspberry Pi based nodes.