1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-08 19:46:06 +01:00
LibrePilot/ground/src/plugins/gpsdisplay
cranphin 102a16f0ff Fix serial GPS not working (base function was not virtual), and some
minor tidying.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1501 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-01 21:49:47 +00:00
..
images OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
buffer.cpp Ugly gps code for GCS, Lat,lon,alt,SVs currently parsed 2010-08-06 07:02:26 +00:00
buffer.h Ugly gps code for GCS, Lat,lon,alt,SVs currently parsed 2010-08-06 07:02:26 +00:00
gpsconstellationwidget.cpp OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsconstellationwidget.h OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplay_dependencies.pri OP-52 : Skeleton GPS Display Gadget. Don't get your hopes too high, it doesn't do anything, and won't for the time being, but since the code exists, I thought I would still commit it nevertheless. 2010-06-22 09:22:51 +00:00
gpsdisplay.pro OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaygadget.cpp OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaygadget.h OP-52 Update to the GPS Display gadget to make it compatible with Unix (Linux, MacOS). Please double-check it does not break Windows, I do not have a windows machine with me at the moment. Added raw data output in the widget. 2010-08-11 22:58:40 +00:00
GpsDisplayGadget.pluginspec Update dependencies for version 1.0.0 in pluginspec files. 2010-06-23 03:23:08 +00:00
gpsdisplaygadgetconfiguration.cpp OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaygadgetconfiguration.h OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaygadgetfactory.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
gpsdisplaygadgetfactory.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
gpsdisplaygadgetoptionspage.cpp OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaygadgetoptionspage.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
gpsdisplaygadgetoptionspage.ui OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplayplugin.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
gpsdisplayplugin.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
gpsdisplaywidget.cpp Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
gpsdisplaywidget.h OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsdisplaywidget.ui OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
gpsparser.cpp Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
gpsparser.h Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
nmeaparser.cpp Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
nmeaparser.h Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
telemetryparser.cpp Fix serial GPS not working (base function was not virtual), and some 2010-09-01 21:49:47 +00:00
telemetryparser.h OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00
widgetresources.qrc OP-52 Big update to GPS gadget: now supports a new mode, "Telemetry", to display the onboard GPS data, including GPS constellation. 2010-09-01 18:53:02 +00:00