692 Commits (84bf401fea2b76206d3b2ea9543da95877c9dcb3)

Author SHA1 Message Date
Randy Mackay 729ce34ce3 AP_GPS: add all_consistent and blend health for use as pre-arm check 8 years ago
Randy Mackay 72dfe1127f AP_GPS: protect parameters from being accessed externally 8 years ago
Randy Mackay 3172657f26 AP_GPS: move constructor and complex accessors to cpp file 8 years ago
Randy Mackay 0066022a7f AP_GPS: check for valid instance in highest_supported_status 8 years ago
Randy Mackay e764f0d5d0 AP_GPS: sanity check update rate 8 years ago
priseborough 6b26bdd454 AP_GPS: Add option to blend multiple GPS receivers 8 years ago
Randy Mackay cd379b0e86 AP_GPS: move time_epoch calcs into proper file 8 years ago
Randy Mackay a79474dcbc AP_GPS: minor comment fix 8 years ago
Randy Mackay 201504dbae AP_GPS: remove unused get_antenna_offsets() 8 years ago
Randy Mackay 2d0258b6a2 AP_GPS: remove unused highest_supported_status(void) 8 years ago
Randy Mackay ac86c7999b AP_GPS_MAV: set have_accuracy as boolean 8 years ago
Michael Oborne e4ff445ea7 AP_GPS_GSOF-NOVA: fix last_gps_time_ms 8 years ago
Michael du Breuil 398ff823c0 AP_GPS: Always consider ublox as configured in sitl 8 years ago
Michael du Breuil 44bcd74a57 AP_GPS: Remove dead SBF code 8 years ago
Michael du Breuil 7b483a1460 AP_GPS: Ublox, always quickly set the rates until we have fetched the version 8 years ago
Andrew Tridgell 3ce7e4b322 AP_GPS: fixed fake uBlox with PVT message support 8 years ago
Lucas De Marchi 9f09442548 AP_GPS: rename UNIX_OFFSET 8 years ago
murata 30151c8253 Global: Define MSEC_PER_SEC, MSEC_PER_WEEK, SEC_PER_WEEK and UNIX_OFFSET. 8 years ago
Lucas De Marchi 747f15b514 AP_GPS: add casts to consider literals as doubles 8 years ago
murata b77941c4f2 AP_GPS: Delete unnecessary code. 8 years ago
Andrew Tridgell c0cc2faefd AP_GPS: disable esoteric GPS types on FMUv2 8 years ago
Francisco Ferreira 7ea0baefb1
AP_GPS: re-fix SBP fix status 8 years ago
Francisco Ferreira 512bd08326
AP_GPS: fix SBP supported status 8 years ago
priseborough 6d53ab7b76 AP_GPS: minor comment change 8 years ago
priseborough 4a490d522e AP_GPS: use standard unit descriptor for milliseconds 8 years ago
priseborough be0096e812 AP_GPS: Allow the user to specify the GPS time delay 8 years ago
Andrew Tridgell bdc0630ccf AP_GPS: added all_configured() function 8 years ago
Andrew Tridgell 5d18f3a453 AP_GPS: added backend specific get_lag() function 8 years ago
murata 3200f24106 AP_GPS: Unify from print or println to printf. 8 years ago
Francisco Ferreira 1fc0dbe0bd
AP_GPS: fix GSOF highest supported status 8 years ago
Michael Oborne 8e9f382240 AP_GPS_GSOF: update for new GPS_FIX's 8 years ago
Michael du Breuil 0cf41c9288 AP_GPS: Force ublox baud rate if we are allowed to config the GPS 8 years ago
Michael du Breuil 855d91145a AP_GPS: ublox - fix incorrect step ordering 8 years ago
Michael du Breuil 1c1e6e9398 AP_GPS: Support more fix types 8 years ago
Michael Oborne d05b0d5885 AP_GPS_UBLOX: add pvt message support 8 years ago
Francisco Ferreira d472fbde0c
AP_GPS: fix PX4 GPS driver leap seconds 8 years ago
Michael du Breuil c696137a42 AP_GPS: Update the number of leapseconds 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b7f32e216d AP_GPS: update parameter descriptions 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9aaeb6fe1a AP_GPS: Add missing GPS Types 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
murata fd153f2861 AP_GPS: Change search method of GPS type to switch statement. 8 years ago
priseborough 453ced4a38 AP_GPS: remove unused EKF1 include 8 years ago
Randy Mackay b296bc1d00 GPS: MAV driver fix for sanity checks of cog, sat count 8 years ago
Randy Mackay 8118222946 GPS: MAV driver fix for GPS_INPUT altitude 8 years ago
Randy Mackay 9e62f12dd7 GPS: MAV driver gets support for HIL_GPS message 8 years ago
Michael du Breuil d97861d685 AP_GPS: Ublox: Skip SBAS request if we don't want to alter it 8 years ago
Michael Oborne c62050dc1b AP_GPS_SBF: fix accuracy reported by driver 8 years ago
Holger Steinhaus 5b66062f85 AP_GPS_PX4: unsubscribe on driver destruction. 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Michael Oborne c5f8d8a695 AP_GPS_SBF: change reported altitude from geoid to MSL 8 years ago