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-10-10 00:36:29 +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
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 Fixed layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +02:00
levellingpage.cpp OP-39 Adding label to indicate when leveling is done in a more clear way. 2012-09-30 14:41:58 +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 layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +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 layouts in the setup wizard and made the wizard resizeable. 2012-10-10 00:36:29 +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 GCS-Added layouts to new wiz 2012-10-04 15:37:16 +01:00
savepage.cpp OP-39 Added correct dependencies to SetupWizard plugin specification. 2012-10-02 23:17:56 +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