Skip to content

Instantly share code, notes, and snippets.

@wohali
Last active May 26, 2025 20:19
Show Gist options
  • Save wohali/c924522753e2f8c125d407e260a6b0ce to your computer and use it in GitHub Desktop.
Save wohali/c924522753e2f8c125d407e260a6b0ce to your computer and use it in GitHub Desktop.
gps notes
- GPS radio
- tail -f /dev/ttyAMA0
- screen /dev/ttyAMA0 9600
- echo ‘$PUBX,40,GSV,0,0,0,0*59’ >/dev/ttyAMA0
- ppstest /dev/pps0
- cgps -s
- gpsmon
- Chrony (NTP - GPS driven)
- chronyc sources
- chronyc sourcestats
- chronyc tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment