432 Commits (a29147d6d258f219eed053c77226f5e90e3583b7)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho b5abab9d37 AP_GPS_GSOF: minor tweak to avoid warning 9 years ago
Michael Oborne 8ec9ab6ad3 AP_GPS: add SBF and GSOF to gps documentation 9 years ago
Michael Oborne 0fceb76493 AP_GPS_GSOF: add trimble gsof driver 9 years ago
Michael du Breuil 75c0644b9a AP_GPS: Use state.instance instead of trying to track instance numbers inside of the ublox driver 10 years ago
Andy Piper 5adb6d2b89 AP_GPS: Support UBX messages for dual UBLOX GPS setups. 10 years ago
Andrew Tridgell 6fbe88ba3a AP_GPS: improved fake ublox to give enough for EKF health 10 years ago
Andrew Tridgell e87139eb32 AP_GPS: fixed a build warning 10 years ago
Andrew Tridgell d07d2f3a46 AP_GPS: removed UBX3 message 10 years ago
Randy Mackay f1322252ae GPS: fix GNSS_MODE param descriptions 10 years ago
Michael Oborne 88cf710f94 AP_GPS_SBF: add accuracy estimates 10 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 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
Randy Mackay 9ef6abf613 AP_GPS: config file for Ublox M8N 10 years ago
Tom Pittenger 816d1f0e1b AP_GPS: resolve compiler warning re init order 10 years ago
Andrew Tridgell 31f20db139 AP_GPS: provide hdop and speed accuracy with UAVCAN GPS 10 years ago
Lucas De Marchi 55beb6bc0f AP_GPS: standardize inclusion of libaries headers 10 years ago
Michael du Breuil 4f9fbc5aa7 AP_GPS: Fix a bound error when calculating GNSS minimum channels. 10 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Michael du Breuil c29b19f768 AP_GPS: Fix a typo on spelling received 10 years ago
Michael du Breuil bc26eaab63 AP_GPS: Ublox: fall back to the DOP if hDOP hasn't come in yet 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
Andrew Tridgell 087e729748 AP_GPS: re-enable SBAS config on APM2 for uBlox 10 years ago
Andrew Tridgell b6beeb6f2f AP_GPS: save some memory and code space on APM2 for ublox 10 years ago
Randy Mackay 8aa7a3cffc GPS: suppress compile warning 10 years ago
Randy Mackay be6089e903 GPS: fix compile warning for NMEA logging 10 years ago
Andrew Tridgell 25fe2b3fb0 AP_GPS: added optional NMEA debug log 10 years ago
Michael du Breuil 5c9d248407 AP_GPS: Fix copy/paste error in ublox (uncovered by coverity) 10 years ago
Michael du Breuil 9d53aa77eb AP_GPS: Add reboot required docstring 10 years ago
Michael du Breuil 59dda49cce AP_GPS: Fix missing reserved fields in the UBX-RXM-RAWX message 10 years ago
Michael du Breuil 09fef505e0 AP_GPS: With a ublox driver, accept a packet if it will fit in the buffer 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 6f72d202fe GPS: fix parameter descriptions 10 years ago
Lucas De Marchi 9d59b43920 AP_GPS: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 3b1b7ea029 AP_GPS: fixed time handling with NMEA driver 10 years ago
Julien BERAUD a852e48f37 AP_GPS_NMEA: fix gps startup 10 years ago
Randy Mackay 7d2fe3cc2b AP_GPS_UBlox: remove unused member 10 years ago
Randy Mackay 2c33250bee AP_GPS_UBlox: send_next_rate_update always runs all steps 10 years ago
Randy Mackay 4b015d2091 AP_GPS: remove compiler warnings 10 years ago
Randy Mackay df3a04e284 AP_GPS: reduce fake Ublox hdop to 130 10 years ago
Andy Piper 5ccc58ffb4 AP_GPS: Read actual hDOP value from UBLOX messages 10 years ago
Julien BERAUD b32259307d AP_GPS: Add baudrate 230400 for GPS 10 years ago
kozinalexey 20a04bad77 AP_GPS: request RMC message in NMEA driver 10 years ago
dzollo 5d5d9dc137 AP_GPS: Fix max/min bug on SBP buffering. Log messages whether SBP driver recognizes the msg_type or not. 10 years ago
Andrew Tridgell 21c895f6f3 AP_GPS: prevent extra NMEA messages causing rapid fix rates 10 years ago