556 Commits (591bb32496e2556be977af4f9bc0ee8167dfc810)

Author SHA1 Message Date
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
Randy Mackay aeb1de08f5 AP_GPS: fix MAV compile error 8 years ago
Randy Mackay 9290ee65cc AP_GPS: MAV driver uses existing baud rates 8 years ago
Peter Barker 7b75a4ec09 AP_GPS: add missing parameter metadata 8 years ago
Andrew Tridgell af332cb336 AP_GPS: use const reference 8 years ago
priseborough 1dec6dd9b0 AP_GPS: Update parameter documentation 8 years ago
priseborough b51c9dea6c AP_GPS: Add parameters defining antenna offset in body frame 8 years ago
murata 762a66c9e5 AP_GPS_SBF: Adjust the initial value of HDOP 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Peter Barker 6e72c899d1 AP_GPS: AP_GPS_GSOF: remove unused variable 8 years ago
Peter Barker e17a71c6cc AP_GPS: AP_GPS_NOVA: remove unused variables 8 years ago
Randy Mackay e6e6e36da7 AP_GPS_MAV: fix hdop conversion 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell 9caf44b494 AP_GPS: update drivers for changed inject_data() API 8 years ago
Andrew Tridgell 500df1edf2 AP_GPS: support GPS_RTCM_DATA fragmented MAVLink message 8 years ago
Michael du Breuil cf5e79f80e AP_GPS: ublox support user controlled rate updates 8 years ago
Michael du Breuil 86c2b1d84a AP_GPS: u-blox Remove 5Hz warning 8 years ago
Michael du Breuil 3e3f539a6a AP_GPS: Raise target baud of u-blox devices 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
Michael du Breuil 9c4b3ec1e1 AP_GPS: Fix incorrect incrementing of last_baud rate 8 years ago
Michael Oborne 11c376588d AP_GPS_NOVA: support tersus/novatel/comnav gps 9 years ago
Matthew Brener 06388b0417 Global: Fix typos 9 years ago
Randy Mackay 38b3d3ff3a AP_GPS_MAV: initialise location while handling_msg 9 years ago
Lee Hicks 51e8d8a294 AP_GPS: Don't send config blob to GPS unless AUTO_CONFIG=1 9 years ago
Lee Hicks 7c3b8dceb9 AP_GPS: Fixed GPS serial speeds starting at 1 instead of 0 9 years ago
Lee Hicks 3dd4f30460 AP_GPS: Adding 19200 as serial speed for GPS 9 years ago
Holger Steinhaus cc4fafc3e4 AP_GPS_PX4: fixed GPS epoch calculations 9 years ago
Randy Mackay 6e224158f1 AP_GPS_MAV: use GPS_INPUT_IGNORE_FLAGS 9 years ago
Randy Mackay e34aa0bc72 AP_GPS_MAV: minor formatting fixes 9 years ago
Allan Matthew 4249f7dbe6 AP_GPS: Add GPS_MAV type and accept GPS_INPUT message 9 years ago
Gustavo Jose de Sousa 174cefa8a5 AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Andrew Tridgell 2239fd6a6e AP_GPS: fixed hexdigit in NMEA detector 9 years ago
Andrew Tridgell af116d238f AP_GPS: use zero length flexible arrays 9 years ago
Lucas De Marchi 035937ea7e AP_GPS: add some safety checks to _parse_decimal_100() 9 years ago
Lucas De Marchi 994b2fc966 AP_GPS: add unit test for _parse_decimal_100() 9 years ago
Lucas De Marchi fc6dd97e61 AP_GPS: make _parse_decimal_100() a static function 9 years ago
Bert Regelink 7379d120e1 AP_GPS: fix _parse_decimal_100() with negative numbers 9 years ago