1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/uavsettingsimportexport
osnwt eec4959391 UAVSettings Import/Export plugin (import is not implemented yet).
This plugin registers itself in the GCS File menu and allows to save the settings database (all UAVObjects which have settings flag set) into an XML file. No import function is implemented yet, but the XML is human-readable and can be used to enter values by hand.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2781 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-13 20:11:41 +00:00
..
uavsettingsimportexport_dependencies.pri UAVSettings Import/Export plugin (import is not implemented yet). 2011-02-13 20:11:41 +00:00
uavsettingsimportexport.cpp UAVSettings Import/Export plugin (import is not implemented yet). 2011-02-13 20:11:41 +00:00
uavsettingsimportexport.h UAVSettings Import/Export plugin (import is not implemented yet). 2011-02-13 20:11:41 +00:00
uavsettingsimportexport.pluginspec UAVSettings Import/Export plugin (import is not implemented yet). 2011-02-13 20:11:41 +00:00
uavsettingsimportexport.pro UAVSettings Import/Export plugin (import is not implemented yet). 2011-02-13 20:11:41 +00:00