143 Commits (4120e296146230280b0b2d314d9d07283d44cc58)

Author SHA1 Message Date
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
Michael du Breuil 9f02834f6d AP_GPS: Broadcast vDOP data over mavlink 10 years ago
Michael du Breuil 0e3a188f6f AP_GPS: Read the vdop information from a ublox GPS 10 years ago
Michael Oborne cce46cf0c5 AP_GPS_SBF: add support for Septentrio gps 10 years ago
Lucas De Marchi 55beb6bc0f AP_GPS: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago
Michael du Breuil 47592a1953 AP_GPS: Raise the baud rate on a ublox GPS if using RAW logging 10 years ago
Michael du Breuil 19bb96b9cb AP_GPS: Improve startup logic for detecting what gps is connected 10 years ago
Randy Mackay ef20676c67 GPS: fix INJECT_TO param desc and add definition 10 years ago