63 Commits (d46ceac1f8888071bb9e43e5c791e7f995a43d3f)

Author SHA1 Message Date
Jonathan Challinger 2293070a5b AP_GPS: Add uBlox accuracy metrics interface and logging 10 years ago
Jonathan Challinger 6848897999 AP_GPS: Add agcCnt to UBX1 message 10 years ago
Andrew Tridgell 15470bd81b AP_GPS: added GPS_MIN_ELEV parameter 11 years ago
Andrew Tridgell 840a4dee1e AP_GPS: added GPS_SBAS_MODE parameter 11 years ago
Andrew Tridgell 60e501d5ab AP_GPS: moved UBX log headers to DataFlash 11 years ago
Jonathan Challinger 0bb7b8e938 AP_GPS: Fix bug that causes permanent lag if we miss a message 11 years ago
Andrew Tridgell b0fd94f18e AP_GPS: initialise a variable in uBlox driver 11 years ago
Andrew Tridgell 5a7afbf2cd AP_GPS: prevent writing GPS log headings multiple times 11 years ago
Andrew Tridgell 21c205a57e AP_GPS: cope with different MON-HW message size in u-Blox Neo7 11 years ago
Andrew Tridgell 8779ffe088 AP_GPS: flush pending config strings when uBlox starts 11 years ago
Andrew Tridgell 368daf89f1 AP_GPS: new GPS API 11 years ago
Andrew Tridgell 2dd92832dc AP_GPS: support multiple AP_GPS_Auto drivers 11 years ago
Andrew Tridgell 5630bb1ef6 AP_GPS: added detailed hardware status logging for uBlox 11 years ago
Andrew Tridgell ff73773de4 AP_GPS: try harder to get 5Hz updates from a uBlox 11 years ago
Andrew Tridgell 744819cec8 AP_GPS: added fake time to fake GPS lock 11 years ago
Andrew Tridgell 6f5ac1d553 AP_GPS: added support for GPS time in week/millisec 11 years ago
Andrew Tridgell 25d3e5b7e9 AP_GPS: changed fake GPS fix to have a latitude/longitude 11 years ago
Andrew Tridgell 7a9ed0a5a1 AP_GPS: fixed warning 12 years ago
Andrew Tridgell 5489097476 AP_GPS: update the UBLOX rates async from the start 12 years ago
Andrew Tridgell cee8a017ab AP_GPS: added UBLOX_FAKE_3DLOCK debugging option 12 years ago
Andrew Tridgell 34f7f88190 AP_GPS: check for corret GPS solution rates in flight and fix 12 years ago
Andrew Tridgell 5484b97419 AP_GPS: reset _fix_count to 0 on nav settings update 12 years ago
Andrew Tridgell 879d44f930 AP_GPS: use the mask bits to only set dynamic model 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 7dbb898264 AP_GPS: switch fields to add units suffix 12 years ago
Andrew Tridgell edfebc1f29 AP_GPS: fixed indent-tabs-mode 12 years ago
Andrew Tridgell b3ec5187f2 AP_GPS: fixed uninitialied variable bugs found with valgrind 12 years ago
Andrew Tridgell a5c3051929 AP_GPS: fixed initialisation error in uBlox driver 12 years ago
Randy Mackay 93f7e61b66 UBLOX GPS: fix MSG_SOL typo 12 years ago
Randy Mackay 27309a553f GPS: fixes after review 12 years ago
Randy Mackay d7454bb09e GPS: add 2D fix type 12 years ago
Andrew Tridgell 3f6eb87f23 AP_GPS: fixed uBlox Debug() macro 12 years ago
Andrew Tridgell 252d11ccfa AP_GPS: initialise _step to zero in all drivers 12 years ago
Andrew Tridgell f93a7d50eb AP_GPS: fixed debug code 12 years ago
Andrew Tridgell f7e5f88199 AP_GPS: make UBLOX driver a bit more robust 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Pat Hickey 9ed023aeb4 AP_GPS: Builds under AP_HAL. Not tested. 12 years ago
Andrew Tridgell 984b1086cb AP_GPS_UBLOX: ask for nav settings every 20 seconds 12 years ago
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism 13 years ago
uncrustify 6c885df832 uncrustify libraries/AP_GPS/AP_GPS_UBLOX.cpp 13 years ago
rmackay9 8a29f47ce0 AP_GPS: replaced "int" with "int16_t" and "long" with "int32_t" 13 years ago
Andrew Tridgell 2d47bd0386 GPS: support getting raw velocity values from a UBlox 13 years ago
Andrew Tridgell 819b6459b2 GPS-UBlox: removed duplicate config messages 13 years ago
Andrew Tridgell 70f18289c5 GPS: fixed auto-config of UBlox setup with no UBX messages 13 years ago
Andrew Tridgell 514be604a5 GPS: added auto-configuration of UBlox GPS 13 years ago
Andrew Tridgell 296e651b30 GPS: fixed the UBLOX parser to handle unknown messages 13 years ago
Andrew Tridgell 0f0cbce22f GPS: fixed a race condition in the ublox driver 13 years ago
James Goppert 14d27b1e4c Cleaned up AP_GPS formatting. 13 years ago
deweibel@gmail.com 8d7e7ff58e revert gps lib to 2602 14 years ago
deweibel@gmail.com 5b9e7eff9d clean up idleTimeout 14 years ago