1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/src/plugins/pfd
2010-09-14 16:58:40 +00:00
..
images OP-82: Fallback default artwork in case of error (no crash anymore), added GPS satellites count to PFD. 2010-07-11 22:04:11 +00:00
pfd_dependencies.pri OP-82: Start of the PFD Gadget. Just an attitude indicator for the moment, but the rest will come as I progress. First use PFD-2.svg as the SVG source file for the gadget configuration, don't bother about the rest of the settings. Use Inkscape to edit PFD-2.svg if you wish. 2010-06-22 20:21:17 +00:00
pfd.pro PFD can now, as an option, use OpenGL for rendering. Two text caching modes are possible, please test and report your experience. 2010-08-05 22:12:19 +00:00
pfd.qrc OP-82: Fallback default artwork in case of error (no crash anymore), added GPS satellites count to PFD. 2010-07-11 22:04:11 +00:00
pfdgadget.cpp PFD can now, as an option, use OpenGL for rendering. Two text caching modes are possible, please test and report your experience. 2010-08-05 22:12:19 +00:00
pfdgadget.h Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
PFDGadget.pluginspec Update dependencies for version 1.0.0 in pluginspec files. 2010-06-23 03:23:08 +00:00
pfdgadgetconfiguration.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
pfdgadgetconfiguration.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
pfdgadgetfactory.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
pfdgadgetfactory.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
pfdgadgetoptionspage.cpp OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
pfdgadgetoptionspage.h OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
pfdgadgetoptionspage.ui OP-151 Use PathChooser in all plugins, and update pathutils to behave consistently across platforms by always using "/" as its internal format. Should solve the issues we have been having with windows paths not being removed properly. 2010-09-14 16:58:40 +00:00
pfdgadgetwidget.cpp OP-136 Ground/PFD Fixed issue where pitch value was used for roll settings. What was it about the monkey again? ;-) 2010-09-05 17:30:49 +00:00
pfdgadgetwidget.h Ground/PFD: Reconnected right data to PFD. Edouard - heading doesn't seem to scale between degrees and transform on the compass correctly, but I don't know the right constant. 2010-09-04 03:20:40 +00:00
pfdplugin.cpp Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
pfdplugin.h Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00