420 Commits (5ab2a19173da1f04c65e457a6f66d08a079fb281)

Author SHA1 Message Date
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
Michael du Breuil a382ce2b0c AP_GPS: Add support for logging ublox RXM-RAWX messages 10 years ago
mirkix 38a8a772f8 AP_GPS: Add fix status 3D+DGPS 10 years ago
Randy Mackay ef20676c67 GPS: fix INJECT_TO param desc and add definition 10 years ago
Andrew Tridgell f77ffd30f6 AP_GPS: fixed HIL GPS driver to make have vertical velocity sticky 10 years ago
Tom Pittenger 3544549cf4 AP_GPS: Allow switching primary GPS instance with 1 sat difference 10 years ago
Eugene Shamaev c6c6e2dc13 AP_GPS: add comments to example sketch 10 years ago
Andrew Tridgell 9a7b283322 AP_GPS: fixed enable of RXM_RAW on uBlox on Pixhawk 10 years ago
Andrew Tridgell e18a2df64e AP_GPS: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 7320a35ad2 AP_GPS: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 084521243e AP_GPS: fixed some build warnings 10 years ago
Peter Barker feb85ef7d5 AP_GPS: unused SBP struct gets 64-bit timestamp 10 years ago
Peter Barker 4d67ccb338 AP_GPS: use 64-bit timestamps for dataflash logs 10 years ago