summaryrefslogtreecommitdiff
path: root/src/drivers/ao_gps_ublox.c
Commit message (Expand)AuthorAge
* altos: Expose ao_gps_set_rate from u-blox driverKeith Packard2014-05-21
* altos: ublox driver always offers course data when it has a fixKeith Packard2014-05-08
* altos: Don't write more than 12 sat infos in ublox driverKeith Packard2014-02-08
* altos: Fix GPS test frameworks to handle shared ao_gps_new variableKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Use #define values for ublox packet typesKeith Packard2013-10-14
* altos: Force u-blox to 9600 baud for nowKeith Packard2013-08-28
* altos: Add debugging to ublox GPS driverKeith Packard2013-08-28
* altos: Allow ublox to run at other baud ratesKeith Packard2013-08-17
* altos: gps serial routines are called ao_gps_*, not ao_ublox_*Keith Packard2013-05-15
* altos: Give u-blox 3 seconds after boot before we bug itKeith Packard2013-05-15
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Set u-blox navigation settingsKeith Packard2013-05-14
* altos: Use symbolic names for ublox packet idKeith Packard2013-05-14
* altos: Add U-Blox GPS driverKeith Packard2013-05-13