Last active
May 26, 2025 20:19
-
-
Save wohali/c924522753e2f8c125d407e260a6b0ce to your computer and use it in GitHub Desktop.
gps notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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