97 Commits (041ec327a2de0ee02563718e0991fe35156dbbb8)

Author SHA1 Message Date
Andrew Tridgell 500df1edf2 AP_GPS: support GPS_RTCM_DATA fragmented MAVLink message 9 years ago
Michael du Breuil cf5e79f80e AP_GPS: ublox support user controlled rate updates 9 years ago
Michael du Breuil 3e3f539a6a AP_GPS: Raise target baud of u-blox devices 9 years ago
Michael du Breuil 9c4b3ec1e1 AP_GPS: Fix incorrect incrementing of last_baud rate 9 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
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
Allan Matthew 4249f7dbe6 AP_GPS: Add GPS_MAV type and accept GPS_INPUT message 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 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
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
Alexey Bulatov 3933ac2a63 AP_GPS: Added ERB to AP_GPS 9 years ago
Andrew Tridgell 14bd4ba2c7 AP_GPS: removed console print for GPS type 9 years ago
Michael du Breuil 1426ff2732 AP_GPS: Broadcast what type of GPS is found and at what baud rate 9 years ago
Tom Pittenger 12fab6c59a AP_GPS: save cfg only when needed 9 years ago
Michael du Breuil 726bf110cc AP_GPS: update save_cfg description 9 years ago
Michael du Breuil 4251ee0e4b AP_GPS: u-blox verify ublox settings 9 years ago
Michael du Breuil 8c9eafeb3c AP_GPS: Fix param docs that had incorrect spaces 9 years ago
mirkix dee20a31f1 AP_Notify: Add gps_num_sats 9 years ago
Lucas De Marchi 5bb4e3eda9 AP_GPS: stop using Progmem.h 9 years ago
Andrew Tridgell bc8ee8af36 AP_GPS: added QURT GPS 9 years ago
Michael du Breuil 2f97f9f416 AP_GPS: Fix incorrect values docstring on RAW_DATA 9 years ago
Caio Marcelo de Oliveira Filho c33b86a783 AP_GPS: use millis/micros/panic functions 9 years ago
Jonathan Challinger bc708f9808 AP_GPS: add SAVE_CFG parameter make ublox config saving optional 9 years ago
Lucas De Marchi 1a9b57da1f AP_GPS: remove check for GPS_SKIP_SIRF_NMEA 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 5244559010 Minimize AP_Progmem.h includes 10 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 10 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Michael Oborne 8ec9ab6ad3 AP_GPS: add SBF and GSOF to gps documentation 10 years ago
Michael Oborne 0fceb76493 AP_GPS_GSOF: add trimble gsof driver 10 years ago
Randy Mackay f1322252ae GPS: fix GNSS_MODE param descriptions 10 years ago
Michael du Breuil 9f02834f6d AP_GPS: Broadcast vDOP data over mavlink 10 years ago
Michael Oborne 993904f01c AP_GPS_SBF: add init string and increase union size 10 years ago
Michael Oborne cce46cf0c5 AP_GPS_SBF: add support for Septentrio gps 10 years ago
Randy Mackay 6701d53d49 GPS: add GNSS_MODE parameter bitmask 10 years ago
Andrew Tridgell 2c7a113790 AP_GPS: ensure all GPS drivers give headings as 0..360 degrees 10 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Michael du Breuil c704102dcd AP_GPS: Default the value of hdop to 99.99 if no value has been read yet. 10 years ago
Michael du Breuil 9d53aa77eb AP_GPS: Add reboot required docstring 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago