ardupilot/libraries/AP_GPS
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles.
- Allows use of hardware floating point on the Cortex-M4.
- Added "f" suffix to floating point literals.
- Call floating point versions of stdlib math functions.
2013-01-16 13:52:01 +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 Added support for Mediatek firmware Rev 1.9 2013-01-02 09:16:47 +11:00
AP_GPS_406.cpp GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_406.h GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_Auto.cpp Added support for Mediatek firmware Rev 1.9 2013-01-02 09:16:47 +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 GPS: move _port setting to init() 2012-12-20 14:52:32 +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: pragma pack is needed on ARM 2013-01-04 19:39:15 +11:00
AP_GPS_MTK16.cpp AP_GPS: initialise _step to zero in all drivers 2013-01-12 16:04:23 +11:00
AP_GPS_MTK16.h AP_GPS: pragma pack is needed on ARM 2013-01-04 19:39:15 +11:00
AP_GPS_MTK19.cpp AP_GPS: initialise _step to zero in all drivers 2013-01-12 16:04:23 +11:00
AP_GPS_MTK19.h AP_GPS: pragma pack is needed on ARM 2013-01-04 19:39:15 +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 GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00
AP_GPS_None.h GPS: move _port setting to init() 2012-12-20 14:52:32 +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: pragma pack is needed on ARM 2013-01-04 19:39:15 +11:00
AP_GPS_Shim.h GPS: move _port setting to init() 2012-12-20 14:52:32 +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: make UBLOX driver a bit more robust 2013-01-05 20:39:31 +11:00
GPS.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11:00
GPS.h GPS: move _port setting to init() 2012-12-20 14:52:32 +11:00