102 Commits (ca4cde9770192b092a1f72b09f5c14bcf59cbd75)

Author SHA1 Message Date
Peter Barker b7baca8d43 AP_GPS: move GPS type announcements into backend 8 years ago
Peter Barker 2354a0ec5a AP_GPS: ability to log GPS detection state to dataflash 8 years ago
Niels Joubert 4bf9fc071c AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 8 years ago
Eugene Shamaev dfe9b0e6fc AP_GPS: support for UAVCAN connected GNSS receivers 8 years ago
Randy Mackay 2002827de3 AP_GPS: rename pre-arm blending health check 8 years ago
Randy Mackay ef1399a52f AP_GPS: fixups after peer review 8 years ago
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 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
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
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
Michael du Breuil 1c1e6e9398 AP_GPS: Support more fix types 8 years ago
Michael du Breuil c696137a42 AP_GPS: Update the number of leapseconds 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8419045aea Spell in comments 8 years ago
Andrew Tridgell af332cb336 AP_GPS: use const reference 8 years ago
priseborough b51c9dea6c AP_GPS: Add parameters defining antenna offset in body frame 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 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 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
Allan Matthew 4249f7dbe6 AP_GPS: Add GPS_MAV type and accept GPS_INPUT message 9 years ago
Ricardo de Almeida Gonzaga 4047fb63fc AP_GPS: Fix typos 9 years ago
Andrew Tridgell 5ddb872b79 AP_GPS: allow Replay to set last sample time 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
Lucas De Marchi ff10d1136c AP_GPS: reorganize includes 9 years ago
Michael du Breuil 2538c17ee0 AP_GPS: add fetching of gps configuration failure reasons 9 years ago
Lucas De Marchi cd266fbf4f AP_GPS: replace header guard with pragma once 9 years ago
Alexey Bulatov 3933ac2a63 AP_GPS: Added ERB to AP_GPS 9 years ago
Michael du Breuil 1426ff2732 AP_GPS: Broadcast what type of GPS is found and at what baud rate 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Andrew Tridgell bc8ee8af36 AP_GPS: added QURT GPS 9 years ago
Jonathan Challinger bc708f9808 AP_GPS: add SAVE_CFG parameter make ublox config saving optional 9 years ago
Lucas De Marchi e31595c60c AP_GPS: remove check for GPS_RTK_AVAILABLE 9 years ago
Lucas De Marchi c75c1d84d9 AP_GPS: remove check for GPS_MAX_INSTANCES 9 years ago
Lucas De Marchi 4cef751aef AP_GPS: remove check for AVR CPUs 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Michael Oborne 0fceb76493 AP_GPS_GSOF: add trimble gsof driver 9 years ago