1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/setupwizard
James Cotton 28d3cdcd7a SetupWizard: Store a flag if the wizard is running to prevent starting two.
This is still not as good as getting that dialog modal since the user can get
it lost behind the main window.
2012-10-13 17:48:57 +01:00
..
pages GCS-Wizard 2012-10-11 14:59:18 +01:00
resources Added new button graphix for upgrade button on autoupdate page. Changed the texts slightly to be less offending. ;) 2012-10-11 13:31:02 +02:00
connectiondiagram.cpp OP-39 Fixed a bug when changing receiver type in wizard. The channel group type was not correctly set in manual control settings. 2012-09-17 21:40:42 +02:00
connectiondiagram.h OP-39 Added saving as image to the connection diagram dialog. 2012-09-10 22:37:39 +02:00
connectiondiagram.ui OP-39 Added saving as image to the connection diagram dialog. 2012-09-10 22:37:39 +02:00
levellingutil.cpp OP-39 Connection diagram changes. 2012-08-30 22:13:44 +02:00
levellingutil.h OP-39 Connection diagram changes. 2012-08-30 22:13:44 +02:00
outputcalibrationutil.cpp Merge branch 'next' into thread/OP-39 2012-09-16 15:14:47 +02:00
outputcalibrationutil.h OP-39 Finished up motor/servo calibration, actuator settings. 2012-09-09 23:44:42 +02:00
setupwizard.cpp Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into pt/wiz_autoupdate 2012-10-10 18:22:53 +01:00
setupwizard.h Added functionality for skipping autoupdate page if no firmware is available in resource bundle. 2012-10-07 21:49:07 +02:00
SetupWizard.pluginspec GCS-Created wizard firmware autoupdate page 2012-10-06 01:42:33 +01:00
setupwizard.pro GCS-Fw Auto update - Try to fix win build 2012-10-10 16:36:13 +01:00
setupwizardplugin.cpp SetupWizard: Store a flag if the wizard is running to prevent starting two. 2012-10-13 17:48:57 +01:00
setupwizardplugin.h SetupWizard: Store a flag if the wizard is running to prevent starting two. 2012-10-13 17:48:57 +01:00
vehicleconfigurationhelper.cpp Revert "GCS-Config wizard" 2012-10-09 18:59:01 +01:00
vehicleconfigurationhelper.h OP-39 Removed an unnecessary struct declaration. Changed some texts. Removed some empty lines. 2012-10-01 21:50:00 +02:00
vehicleconfigurationsource.cpp OP-39 Re-factored the configuration code to be implemented in a separate helper class to enable it to be used in a better and more stand alone way. The actual wizard class does not contain any uavo configuration code at all now. 2012-08-17 00:47:31 +02:00
vehicleconfigurationsource.h OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00
wizardResources.qrc Added new button graphix for upgrade button on autoupdate page. Changed the texts slightly to be less offending. ;) 2012-10-11 13:31:02 +02:00