18 Commits (9d7f24f754c65394e37bb000cc6b2593fc958d93)

Author SHA1 Message Date
Andrew Tridgell 6f5ac1d553 AP_GPS: added support for GPS time in week/millisec 11 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
Randy Mackay d7454bb09e GPS: add 2D fix type 12 years ago
Andrew Tridgell f67480fa50 AP_GPS: ensure constructors zero all key variables 12 years ago
Andrew Tridgell 727f8ff029 AP_GPS: removed the old MTK16 driver 12 years ago
Andrew Tridgell 252d11ccfa AP_GPS: initialise _step to zero in all drivers 12 years ago
Andrew Tridgell f701d0cc85 AP_GPS: a couple more places where we should restart 12 years ago
Andrew Tridgell 609ef220a6 AP_GPS: more state machine fixes for MTK19 GPS 12 years ago
Andrew Tridgell c980b32319 GPS: fixed state machine logic errors in MTK19 driver 12 years ago
Andrew Tridgell 8c0d1d7084 GPS: fixed MTK19 driver for AP_HAL merge 12 years ago
Craig@3DR 2de676306e Improved parsing in auto detect 12 years ago
Craig@3DR 8cfefbc275 Updated rev number in driver 12 years ago
rmackay9 90d7f00965 AP_GPS_MTK16: saved 22 bytes of ram by moving error message into program space. 12 years ago
rmackay9 811550cca6 AP_GPS_MTK19: small bug fix re "==" vs "=" 12 years ago
Craig@3DR f778961acf Added support for Mediatek firmware Rev 1.9 12 years ago
Andrew Tridgell f549950a9c AP_GPS: remove some debug code 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
Craig@3DR 2586c7a32a Updated the MediaTek configuration 12 years ago
Andrew Tridgell 59b44816ec GPS: replaced the GPS auto-detect mechanism 13 years ago
uncrustify a48aa18d6f uncrustify libraries/AP_GPS/AP_GPS_MTK16.cpp 13 years ago
Andrew Tridgell ddf9541c0a AP_GPS: fixed build of new MTK code 13 years ago
Craig Elder 2493ffaad1 GPS: Corrections to Media Tek GPS Driver. Change to 5Hz and SBAS 13 years ago
rmackay9 8a29f47ce0 AP_GPS: replaced "int" with "int16_t" and "long" with "int32_t" 13 years ago
Andrew Tridgell 33a2ad7e07 GPS: add stub settings for nav_setting in the other GPS drivers 13 years ago
Andrew Tridgell d90dc4d893 GPS: change back to 4Hz for MTK GPS 13 years ago
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 13 years ago
Randy Mackay c24b5229e1 AP_GPS - updated MTK rate to 10Hz and fixed lat/lon printing inaccuracy in Arducopter logs and AP_TEST example sketch 13 years ago
Andrew Tridgell b4965d34a9 GPS: added FAKE_GPS_LOCK_TIME 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 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 dfe94bc77e Removed delay from MTK library. 14 years ago
james.goppert aa115aea68 AP_GPS libs now recover from disconnect or failed initialization. 14 years ago
DrZiplok 2e5be5d86b Revert the MTK GPS driver to only claiming a fix when the GPS has a 3D solution, per discussion with Paul. 15 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 a83f663942 Private member naming 15 years ago
DrZiplok@gmail.com add89239f3 Rework the MTK protocol decoder for robustness and code size. 15 years ago
DrZiplok@gmail.com 1dd4bc9080 Fix MTK lat/lon scaling. 15 years ago
DrZiplok@gmail.com 96a80f1c66 Cleanup. 15 years ago
jasonshort d68cde2571 New MTK codes 15 years ago
deweibel fe0ba2bb29 correct configuration bug and change values of Fix to be consistent with ublox and APM 15 years ago
jasonshort 4f02edac51 New GPS Lib 15 years ago