summaryrefslogtreecommitdiff
path: root/src/ao_gps.c
Commit message (Expand)AuthorAge
* Add support for the SkyTraq GPS unitKeith Packard2009-10-09
* Enable GPS degraded mode, set 10 sec degraded timeout.Keith Packard2009-08-22
* Handle GPS satellite tracking dataKeith Packard2009-08-18
* Switch to 57600 baud for GPS dataKeith Packard2009-07-18
* Reset GPS at boot timeKeith Packard2009-07-17
* Allow the GPS port to run at 4800 baud if desiredKeith Packard2009-07-17
* Initialize the GPS serial protocol stateKeith Packard2009-07-17
* Use uint8_t for comparisons to avoid int conversionsKeith Packard2009-07-17
* Add AO_GPS_RUNNING state.Keith Packard2009-07-17
* Use 57600 baud for GPS. Clean up gps init.Keith Packard2009-07-17
* Try harder to get the GPS receiver serial link sync'd up.Keith Packard2009-07-17
* Split GPS data into a separate columnKeith Packard2009-07-17
* Fix up SiRF parsing and test code so that it actually worksKeith Packard2009-07-17
* Add host-side gps protocol testing programKeith Packard2009-07-17
* Add GPS speed and error data to telemetry and aoviewKeith Packard2009-06-29
* Convert GPS to SiRF binary protocol.Keith Packard2009-06-29
* Use autotools, move altos to src subdirKeith Packard2009-06-04