100 Commits (a48f201a04b96f99a295372bd79adbd020d7d138)

Author SHA1 Message Date
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
deweibel@gmail.com b53b749fc7 Fix initialization of idleTimeout 14 years ago
deweibel@gmail.com 20cdf7c698 Add hDOP for ublox gps driver 14 years ago
deweibel e620eb1326 Change MediaTek timestamps to millisecond Time of Day 14 years ago
DrZiplok@gmail.com 8da4a29d58 Add support for the DIYD MTK v1.6 firmware 14 years ago
james.goppert aa115aea68 AP_GPS libs now recover from disconnect or failed initialization. 14 years ago
DrZiplok@gmail.com 0a94520682 Add support for automatically detecting the connected GPS and configuring accordingly. 15 years ago
paulbmather@gmail.com 079dd3c617 Changes to accommodate blinking lights and loss of GPS commands. Tested with NMEA, uBlox, Sirf and MTK. Does not function correctly with rmack's changes to APM_Compass posted 10/17/2010 (I don't know why). 15 years ago
DrZiplok@gmail.com c981b7d0b0 Rework the u-blox driver. 15 years ago
DrZiplok@gmail.com 7e345e027c Push server-native line endings. 15 years ago
DrZiplok@gmail.com 96a80f1c66 Cleanup. 15 years ago
jasonshort 4f02edac51 New GPS Lib 15 years ago
jasonshort 241b710001 updates - Ublox now working 15 years ago
jasonshort 2c6e096a3b New Libraries 15 years ago