Gps-debug
From University of Washington - Ubicomp Research Page
Jump to navigationJump to search
gps-debug
- msp/src/gps-debug/gps-debug.c
- linux download (xscale)
- linux download (x86)
- currently not available for windows
The gps-debug is a program monitors the GPS data stream, prints out verbose status information about the GPS unit, and sets the tri-color LED on the MSB to indicate the GPS status. This program only works with SiRF GPS modules using the binary protocol. The debugging output is useful only if you have some knowledge of the SiRF binary protocol and how GPS works.
usage
Command line format
gps-debuggps-debug has no options.
LED colors
Color | Status |
---|---|
Blinking Red | No recent communication with the GPS unit. |
Red | Communication OK, but no GPS lock |
Cyan | 2D GPS Lock |
Green | 3D GPS lock |
Blue | Dead-reckoning |