1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-05 16:46:06 +01:00
LibrePilot/ground/src/plugins/hitlnew
cranphin f826ee0a20 Use QSettings key/properties instead of byte arrays for plugin configurations.
I've left in the reading of the byte arrays for now, so people can load their old config files, on the next save they'll be converted. This should be removed at some point in the not too far future though, since it's a lot of duplicate code in each plugin.

I've converted all the plugins, it's certainly possible I made a typo somewhere, I tried to test as much as I could, sorry if I broke something though :)


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1599 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-12 16:24:54 +00:00
..
images [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
fgoptionspage.ui [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
fgsimulator.cpp OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
fgsimulator.h OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
hitlconfiguration.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlconfiguration.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlfactory.cpp Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlfactory.h Use QSettings key/properties instead of byte arrays for plugin configurations. 2010-09-12 16:24:54 +00:00
hitlgadget.cpp [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlgadget.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlnew_dependencies.pri [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlnew.pluginspec [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlnew.pro OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
hitloptionspage.cpp OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
hitloptionspage.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitloptionspage.ui [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlplugin.cpp [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlplugin.h OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
hitlresources.qrc [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlwidget.cpp OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
hitlwidget.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
hitlwidget.ui [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
il2simulator.cpp OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
il2simulator.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
isimulator.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
Makefile.Debug flight/PiOS.win32: update Makefile.win32 with new UAVObjects, also change UAVObject headers to have a newline at the end. 2010-09-02 23:55:24 +00:00
Makefile.Release flight/PiOS.win32: update Makefile.win32 with new UAVObjects, also change UAVObject headers to have a newline at the end. 2010-09-02 23:55:24 +00:00
opfgprotocol.xml [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
simulator.cpp OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
simulator.h OP-95 Please pretty please this is a multiplatform project, check that your code compiles at least on Windows & Linux before sending anything!!! 2010-08-31 12:21:06 +00:00
ui_fgoptionspage.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
ui_hitloptionspage.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00
ui_hitlwidget.h [OP-95] Combine both HITL plugins in to a single plugin. 2010-08-31 10:17:14 +00:00