summaryrefslogtreecommitdiff
path: root/src/drivers/ao_gps_skytraq.c
Commit message (Expand)AuthorAge
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Scale DOP values by 10 in GPS driversKeith Packard2014-07-10
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* Revert "altos: Write current flight state to GPS data from GPS drivers"Keith Packard2014-06-10
* altos: Write current flight state to GPS data from GPS driversKeith Packard2014-06-07
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos: Break out GPS speed resetting sequenceKeith Packard2012-12-04
* altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
* altos: Add support for reflashing skytraq GPS chipsKeith Packard2012-11-30
* altos: Fix gcc compiler warnings in GPS codeKeith Packard2012-07-11
* altos: Massive product config cleanupKeith Packard2012-04-14
* Allow skytraq to be on non-default serial portKeith Packard2012-03-28
* altos: Trim skytraq NMEA messages. Shrink NMEA header matching codeKeith Packard2011-11-12
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Shrink Skytraq NMEA parsing - common nmea_finish codeKeith Packard2011-11-11
* altos: shrink Skytraq NMEA parsing moreKeith Packard2011-11-11
* altos: Shrink code size of Skytraq NMEA parserKeith Packard2011-11-11
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25