274 Commits (0190a42e4775ad4d2c021b6af5fbba1559c4b13b)

Author SHA1 Message Date
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 cd379b0e86 AP_GPS: move time_epoch calcs into proper file 8 years ago
Randy Mackay 2d0258b6a2 AP_GPS: remove unused highest_supported_status(void) 8 years ago
Michael du Breuil 7b483a1460 AP_GPS: Ublox, always quickly set the rates until we have fetched the version 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
Andrew Tridgell c0cc2faefd AP_GPS: disable esoteric GPS types on FMUv2 8 years ago
priseborough 6d53ab7b76 AP_GPS: minor comment change 8 years ago
priseborough 4a490d522e AP_GPS: use standard unit descriptor for milliseconds 8 years ago
priseborough be0096e812 AP_GPS: Allow the user to specify the GPS time delay 8 years ago
Andrew Tridgell 5d18f3a453 AP_GPS: added backend specific get_lag() function 8 years ago
Michael du Breuil 0cf41c9288 AP_GPS: Force ublox baud rate if we are allowed to config the GPS 8 years ago
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
murata c808ee2f49 Global: To nullptr from NULL. 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
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
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 3e3f539a6a AP_GPS: Raise target baud of u-blox devices 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
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