..
examples
Update the NMEA example code in conjunction with the new parser.
2011-01-10 01:57:16 +00:00
AP_GPS.h
Add a GPS shim class that lets an external agent update the pseudo-GPS properties.
2010-12-28 23:27:12 +00:00
AP_GPS_406.cpp
Bug fixes for EM-406
2010-09-23 00:20:11 +00:00
AP_GPS_406.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_Auto.cpp
Add a delay after sending the GPS mode switch strings in an attempt to give any NMEA data time to drain before we attempt to sniff again.
2011-01-10 01:50:42 +00:00
AP_GPS_Auto.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_HIL.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_HIL.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_MTK.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_MTK.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_MTK16.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_MTK16.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_MTK_Common.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_NMEA.cpp
Implement a completely new NMEA parser based on the TinyGPS parser by Mikal Hart.
2011-01-10 01:55:45 +00:00
AP_GPS_NMEA.h
Implement a completely new NMEA parser based on the TinyGPS parser by Mikal Hart.
2011-01-10 01:55:45 +00:00
AP_GPS_None.h
Give AP_GPS_None a ctor so that it fits in.
2010-12-24 19:59:07 +00:00
AP_GPS_SIRF.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_SIRF.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_Shim.h
Undo the ^M nonsense that CodeLite pulled.
2010-12-29 00:35:53 +00:00
AP_GPS_UBLOX.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
AP_GPS_UBLOX.h
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
GPS.cpp
Add support for the DIYD MTK v1.6 firmware
2010-12-24 06:35:09 +00:00
GPS.h
Add a date field to the standard GPS data. This may be zero, and its format is TBD (may be GPS-dependent).
2011-01-10 00:44:09 +00:00