20 Commits (6cf0758b24de1e0e28e1bb65fa33a0b49b1601b9)

Author SHA1 Message Date
Lorenz Meier 802d0ae2fa Made dtors virtual, tested on IO and FMU 12 years ago
Lorenz Meier e7df439ea1 Hotfix: Extend GPS lost timeout by a small delta to prevent timeout aliasing, GPS app does not report any more losses 12 years ago
Julian Oes df6cf142e7 Another rewrite: most of the polling, reading and writing is now inside the GPS classes 12 years ago
Julian Oes a88b9f4eef Restructered the parsing/configuring, MTK working 12 years ago
Julian Oes d36eb8a3fc Sped up MTK configuration but the detection time can still be improved: timeouts/usleeps 12 years ago
Julian Oes b620136af4 Added support for MTK revision 19, working condition but configuration of MTK is very slow and needs improvement 12 years ago
Julian Oes 0d54661ce9 Added MTK 1.6, works after some seconds, work in progress 12 years ago
Julian Oes 6ed5d97aea Merged mtk16 and mtk19 helper classes, configure() now writes directly instead of buffering 12 years ago
Julian Oes d962e6c403 Removed some unnecessairy flags, home position back working 12 years ago
Julian Oes fc4be3e728 Changed gps position topic mostly to SI units and float, removed counters and added specifig timestamps 12 years ago
Julian Oes a79ad17f09 Changed parse interface, differentiation between config needed and position updated, working but might be solved more elegant 12 years ago
Lorenz Meier fbbeef7e29 Update on every position change, do not wait for other measurements 12 years ago
Lorenz Meier 368ba0056f Added option to select port name, minor tweaks to status printing, sacrificied 20 bytes for better status / user debuggability 12 years ago
Julian Oes 53c11f87cb Small corrections 12 years ago
Julian Oes 039d394c20 Merged with newer, cleaned up code, fixed the checksum error 12 years ago
Lorenz Meier cb0fd834ae Minor polishing, fixed rate and last measurement indication 12 years ago
Lorenz Meier d4bd7225ba More cleanup 12 years ago
Lorenz Meier 13ec067570 Minor quick cleanups 12 years ago
Lorenz Meier 3fd8c73bfb Disabled old-style gps interface, enabled GPS driver 12 years ago
Lorenz Meier 50b736333f Reduced, but functional u-blox series driver 12 years ago