1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-06 17:46:07 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/setupwizard/pages
2012-11-26 17:41:35 +02:00
..
abstractwizardpage.cpp Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
abstractwizardpage.h OP-39 Removed an unnecessary struct declaration. Changed some texts. Removed some empty lines. 2012-10-01 21:50:00 +02:00
autoupdatepage.cpp OP-686 Added code to disable wizard buttons during firmware upgrade procedure. Re-factored some code and fixed some minor bugs. 2012-11-19 01:29:14 +02:00
autoupdatepage.h OP-686 Added code to disable wizard buttons during firmware upgrade procedure. Re-factored some code and fixed some minor bugs. 2012-11-19 01:29:14 +02:00
autoupdatepage.ui [OP-746] Fix invalid tooltip for the "Upgrade" button of the Vehicle setup wizard (copy/paste error) 2012-11-26 17:41:35 +02:00
controllerpage.cpp OP-39 Fixed controller identification bug. Now using telemetry manager to receive notifications about connect/disconnect. 2012-09-30 13:35:35 +02:00
controllerpage.h OP-39 Fixed controller identification bug. Now using telemetry manager to receive notifications about connect/disconnect. 2012-09-30 13:35:35 +02:00
controllerpage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
endpage.cpp OP-39 Added reboot page to wizard. User needing to reboot should NOT forget it now. 2012-09-16 23:03:15 +02:00
endpage.h OP-39 Added code to jump from the SetupWizard directly to the InputWizard in the ConfigurationPlugin to complete the vehicle setup and realize the 1-2-Fly idea. 2012-08-03 18:31:47 +02:00
endpage.ui GCS-Added layouts to new wiz 2012-10-04 15:37:16 +01:00
fixedwingpage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
fixedwingpage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
fixedwingpage.ui GCS-Added layouts to new wiz 2012-10-04 15:37:16 +01:00
helipage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
helipage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
helipage.ui copy/content revisions and corrections. 2012-09-20 21:34:14 -04:00
inputpage.cpp OP-39 Moved reboot page to directly after Rx config page. 2012-09-23 21:58:37 +02:00
inputpage.h Merge branch 'next' into thread/OP-39 2012-09-16 15:14:47 +02:00
inputpage.ui Spelling of Spectrum to Spektrum 2012-11-11 00:31:05 +02:00
levellingpage.cpp OP-686 Added code to disable wizard buttons during firmware upgrade procedure. Re-factored some code and fixed some minor bugs. 2012-11-19 01:29:14 +02:00
levellingpage.h OP-39 Added new button graphix. 2012-09-07 07:35:43 +02:00
levellingpage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
multipage.cpp Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
multipage.h Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
multipage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
notyetimplementedpage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
notyetimplementedpage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
notyetimplementedpage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
outputcalibrationpage.cpp Fixed so that the actuator state error message box does not open behind the wizard. Changed the text to be more informative. 2012-10-16 00:37:15 +02:00
outputcalibrationpage.h Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
outputcalibrationpage.ui GCS-Added layouts to new wiz 2012-10-04 15:37:16 +01:00
outputpage.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
outputpage.h Added some more wizard pages. The basic structure for multirotors is in place. 2012-08-01 00:21:15 +02:00
outputpage.ui Fixed texts in Vehicle Setup Wizard. 2012-10-14 16:46:28 +02:00
rebootpage.cpp OP-39 Moved reboot page to directly after Rx config page. 2012-09-23 21:58:37 +02:00
rebootpage.h OP-39 Added reboot page to wizard. User needing to reboot should NOT forget it now. 2012-09-16 23:03:15 +02:00
rebootpage.ui Fixed texts in Vehicle Setup Wizard. 2012-10-14 16:46:28 +02:00
savepage.cpp OP-686 Added code to disable wizard buttons during firmware upgrade procedure. Re-factored some code and fixed some minor bugs. 2012-11-19 01:29:14 +02:00
savepage.h OP-39 Added correct dependencies to SetupWizard plugin specification. 2012-10-02 23:17:56 +02:00
savepage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
startpage.cpp GCS-Added layouts to new wiz 2012-10-04 15:37:16 +01:00
startpage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
startpage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
summarypage.cpp OP-39 Added button for Radio Config Wizard. 2012-08-24 00:48:09 +02:00
summarypage.h OP-39 Added button for Radio Config Wizard. 2012-08-24 00:48:09 +02:00
summarypage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
surfacepage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
surfacepage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
surfacepage.ui copy/content revisions and corrections. 2012-09-20 21:34:14 -04:00
vehiclepage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
vehiclepage.h OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
vehiclepage.ui Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00