aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/gps
Commit message (Expand)AuthorAgeFilesLines
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-278-2270/+0
* HIL bugfixingLorenz Meier2013-04-251-5/+13
* Update ubx.cppyvestroxler2013-04-221-2/+4
* 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-087-547/+562
* Restructered the parsing/configuring, MTK workingJulian Oes2013-02-075-303/+314
* Sped up MTK configuration but the detection time can still be improved: timeo...Julian Oes2013-02-062-15/+22
* Added support for MTK revision 19, working condition but configuration of MTK...Julian Oes2013-02-062-7/+22
* Added MTK 1.6, works after some seconds, work in progressJulian Oes2013-02-063-15/+320
* Merged mtk16 and mtk19 helper classes, configure() now writes directly instea...Julian Oes2013-02-064-89/+40
* Removed some unnecessairy flags, home position back workingJulian Oes2013-02-063-47/+9
* Changed gps position topic mostly to SI units and float, removed counters and...Julian Oes2013-02-063-74/+70
* Changed parse interface, differentiation between config needed and position u...Julian Oes2013-02-054-69/+79
* Update on every position change, do not wait for other measurementsLorenz Meier2013-02-051-4/+6
* 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-044-165/+191
* Minor polishing, fixed rate and last measurement indicationLorenz Meier2013-02-042-9/+3
* More cleanupLorenz Meier2013-02-042-12/+13
* Minor quick cleanupsLorenz Meier2013-02-042-47/+89
* Disabled old-style gps interface, enabled GPS driverLorenz Meier2013-02-041-0/+2
* Reduced, but functional u-blox series driverLorenz Meier2013-02-045-0/+1903