ardupilot/libraries/AP_GPS
Andrew Tridgell f67480fa50 AP_GPS: ensure constructors zero all key variables
this prevents a crash on PX4 if a GPS is attached after startup
2013-02-20 11:33:39 +11:00
..
config GPS: u-center config file for 3DR Ublox 2012-04-20 22:05:30 +10:00
examples AP_GPS: fixed UBLOX example for PX4 2013-01-05 20:39:30 +11:00
AP_GPS.h AP_GPS: removed unused AP_GPS_Shim.h 2013-02-20 11:33:39 +11:00
AP_GPS_406.cpp GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_406.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_Auto.cpp AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_Auto.h GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_HIL.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
AP_GPS_HIL.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_MTK.cpp AP_GPS: initialise _step to zero in all drivers 2013-01-12 16:04:23 +11:00
AP_GPS_MTK.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_MTK19.cpp AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_MTK19.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_MTK_Common.h Added support for Mediatek firmware Rev 1.9 2013-01-02 09:16:47 +11:00
AP_GPS_NMEA.cpp GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_NMEA.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_None.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_SIRF.cpp AP_GPS: initialise _step to zero in all drivers 2013-01-12 16:04:23 +11:00
AP_GPS_SIRF.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
AP_GPS_UBLOX.cpp AP_GPS: initialise _step to zero in all drivers 2013-01-12 16:04:23 +11:00
AP_GPS_UBLOX.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
GPS.cpp AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00
GPS.h AP_GPS: ensure constructors zero all key variables 2013-02-20 11:33:39 +11:00