547 Commits (28b3de91cfb7711ff22c70d117690f3f31b95aeb)

Author SHA1 Message Date
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
Lucas De Marchi 39bd196481 AP_GPS: do not use flexible array in union 9 years ago
Ricardo de Almeida Gonzaga 4047fb63fc AP_GPS: Fix typos 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Andrew Tridgell 5ddb872b79 AP_GPS: allow Replay to set last sample time 9 years ago
Andrew Tridgell 428923b4b1 AP_GPS: use 3D velocity for uBlox 9 years ago
Andrew Tridgell d24bbcd1ff AP_GPS: convert vdop to cm 9 years ago
Andrew Tridgell b424c49bc7 AP_GPS: change ground course to be in degrees 9 years ago
Andrew Tridgell 4e5f1374da AP_GPS: added setHil_Accuracy() 9 years ago
Andrew Tridgell c85607b80c AP_GPS: added time_epoch_convert() function 9 years ago