1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-08 19:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/setupwizard/pages
2012-09-30 13:35:35 +02:00
..
abstractwizardpage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
abstractwizardpage.h OP-39 Fixed Wizard Style so that it looks ok on Mac and Windows 2012-09-26 00:42:17 +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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +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 OP-39 Fixed controller identification bug. Now using telemetry manager to receive notifications about connect/disconnect. 2012-09-30 13:35:35 +02: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 copy/content revisions and corrections. 2012-09-20 21:34:14 -04:00
flashpage.cpp OP-39 Moved reboot page to directly after Rx config page. 2012-09-23 21:58:37 +02:00
flashpage.h OP-39 Fixed disabling of wizard buttons during bias calculation and saving of configuration. 2012-09-10 22:55:02 +02:00
flashpage.ui OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02: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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00
levellingpage.cpp OP-39 Moved reboot page to directly after Rx config page. 2012-09-23 21:58:37 +02:00
levellingpage.h OP-39 Added new button graphix. 2012-09-07 07:35:43 +02:00
levellingpage.ui OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00
multipage.cpp OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00
multipage.h OP-39 Added mixer and motor configuration for Hexa and Octocopters. 2012-08-21 01:07:38 +02:00
multipage.ui OP-39 Fixed Wizard Style so that it looks ok on Mac and Windows 2012-09-26 00:42:17 +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 copy/content revisions and corrections. 2012-09-20 21:34:14 -04:00
outputcalibrationpage.cpp OP-39 Fixed Wizard Style so that it looks ok on Mac and Windows 2012-09-26 00:42:17 +02:00
outputcalibrationpage.h OP-39 Fixed Wizard Style so that it looks ok on Mac and Windows 2012-09-26 00:42:17 +02:00
outputcalibrationpage.ui OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02: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 copy/content revisions and corrections 2012-09-21 07:52:24 -04: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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00
startpage.cpp OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02: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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +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 OP-39 Fixed a lot of textual stuff. 2012-09-29 11:47:16 +02:00