60 Commits (7bdeeb24e2863a5eb6535d3e2b7a76274571adaf)

Author SHA1 Message Date
Hwurzburg 3d4f6cc2c4 AP_GPS: add build options for GPS backends 3 years ago
Peter Barker 6d615a3e16 AP_GPS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Michael du Breuil 1288f4c81b AP_GPS: Support GPS_SBAS_MODE on SBF GPS units 4 years ago
Michael du Breuil a3ddf5264d AP_GPS: Support uavcan ardupilot.gnss.Status 4 years ago
Michael du Breuil 4c4e613f6a AP_GPS: Don't send SBF config unless there is free space in the port 4 years ago
Michael du Breuil 4d42996068 AP_GPS: Force the buadrate on SBF units 4 years ago
Michael du Breuil 5f3b1b92a4 AP_GPS: SBF don't send configuration until we've recieved a prompt 4 years ago
Michael du Breuil b30c55b3f3 AP_GPS: Support yaw from moving base station on SBF drivers 4 years ago
Andrew Tridgell 56b743dfca AP_GPS: build SBF driver with double precision 4 years ago
Michael du Breuil 6a8680d31d AP_GPS: Send RTK baseline data from SBF 4 years ago
Michael du Breuil 08d4e1c062 AP_GPS: Support configuring the SBF com port 5 years ago
Andrew Tridgell 4f591a338f AP_GPS: use GCS_SEND_TEXT() 5 years ago
Michael du Breuil 8ca6535661 AP_GPS: Log SBF commanded disarms 5 years ago
Michael du Breuil f8808022b8 AP_GPS: Check the driver logging health 5 years ago
Peter Barker 46ad04aab7 AP_GPS: correct format string warnings in SBF driver 6 years ago
Randy Mackay 64637dba8f AP_GPS: resolve gcs::send_text compiler warning 6 years ago
Michael du Breuil 32c583bd20 AP_GPS: Remove external event from GPS data stream 6 years ago
Tom Pittenger 12c3446777 AP_GPS: rename dataflash to logger 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell df68d6413c AP_GPS: moved iTow handling to GPS_Backend 6 years ago
Andrew Tridgell 3fe4b9c0f8 AP_GPS: make GPS packet timestamps more accurate 6 years ago
Michael du Breuil 70e587b572 AP_GPS: Fix accidental quantization to float on SBF logging 7 years ago
Andrew Tridgell 53d36c02ae AP_GPS: enable double precision maths where needed 7 years ago
Michael du Breuil 88ea7ac5fa AP_GPS: Remove software check from SBF driver 7 years ago
Michael du Breuil b1a3e0a537 AP_GPS: Report when SBF errors change 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 9b2e48ce10 AP_GPS: Improve comments (NFC) 7 years ago
Michael du Breuil c856cc6f33 AP_GPS: Allow GPS's to run functions on arming (used by SBF) 7 years ago
Michael du Breuil 561acb372e AP_GPS: SBF send port enable string on start 7 years ago
Michael du Breuil bfbec02736 AP_GPS: SBF track the GPS error bits 7 years ago
Michael du Breuil 80b71b9ced AP_GPS: SBF: Validate that configuration was accepted 7 years ago
Michael du Breuil 20988b9f05 AP_GPS: SBF respect GPS_AUTO_CONFIG 7 years ago
Michael du Breuil be371e09f9 AP_GPS: SBF: Reject short packets early, allow 256 byte long messages to be decoded 8 years ago
Andrew Tridgell 048dfee68a AP_GPS: make SBF driver more robust 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b791fef7cb AP_GPS: Publish the number of satellites in the RTK correction messages, and the age of the RTK correction messages 8 years ago
Peter Barker 76847a2487 AP_GPS: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Michael du Breuil cb1b9b6674 AP_GPS: Fix SBF race condition on start 8 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
Michael du Breuil 3da3ad05bf AP_GPS: SBF report velocity accuracy 8 years ago
Michael du Breuil 397ae00526 AP_GPS: SBF report VDOP 8 years ago
Michael du Breuil 12f83ecf75 AP_GPS: SBF if RAW_DATA is enabled check that the GPS is succeeding at logging 8 years ago
Michael du Breuil 6f297deaf7 AP_GPS: Unify inject_data interface for all classes 8 years ago
Michael du Breuil 44bcd74a57 AP_GPS: Remove dead SBF code 8 years ago
Lucas De Marchi 747f15b514 AP_GPS: add casts to consider literals as doubles 8 years ago
Michael du Breuil 1c1e6e9398 AP_GPS: Support more fix types 8 years ago
Michael Oborne c62050dc1b AP_GPS_SBF: fix accuracy reported by driver 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
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9caf44b494 AP_GPS: update drivers for changed inject_data() API 8 years ago