aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/gps/gps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-536/+0
* Made dtors virtual, tested on IO and FMULorenz Meier2013-03-091-1/+1
* Hotfix: Extend GPS lost timeout by a small delta to prevent timeout aliasing,...Lorenz Meier2013-03-091-1/+1
* Another rewrite: most of the polling, reading and writing is now inside the G...Julian Oes2013-02-081-27/+35
* Restructered the parsing/configuring, MTK workingJulian Oes2013-02-071-199/+44
* Added MTK 1.6, works after some seconds, work in progressJulian Oes2013-02-061-15/+28
* Merged mtk16 and mtk19 helper classes, configure() now writes directly instea...Julian Oes2013-02-061-47/+6
* Removed some unnecessairy flags, home position back workingJulian Oes2013-02-061-1/+1
* Changed gps position topic mostly to SI units and float, removed counters and...Julian Oes2013-02-061-2/+2
* Changed parse interface, differentiation between config needed and position u...Julian Oes2013-02-051-33/+40
* Added option to select port name, minor tweaks to status printing, sacrificie...Lorenz Meier2013-02-051-29/+47
* Small correctionsJulian Oes2013-02-041-2/+2
* Merged with newer, cleaned up code, fixed the checksum errorJulian Oes2013-02-041-58/+72
* Minor polishing, fixed rate and last measurement indicationLorenz Meier2013-02-041-3/+3
* More cleanupLorenz Meier2013-02-041-1/+2
* Minor quick cleanupsLorenz Meier2013-02-041-33/+75
* Disabled old-style gps interface, enabled GPS driverLorenz Meier2013-02-041-0/+2
* Reduced, but functional u-blox series driverLorenz Meier2013-02-041-0/+627