1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/setupwizard/pages
2012-08-28 18:11:49 +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 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
controllerpage.cpp OP-39 Implemented functionality for reliable writing of UAVOs to controller board. 2012-08-19 23:25:50 +02:00
controllerpage.h OP-39 Implemented functionality for reliable writing of UAVOs to controller board. 2012-08-19 23:25:50 +02:00
controllerpage.ui OP-39 Added button for Radio Config Wizard. 2012-08-24 00:48:09 +02:00
endpage.cpp OP-39 Added new graphics for buttons. 2012-08-23 16:28:57 +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 Added button for Radio Config Wizard. 2012-08-24 00:48:09 +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 OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
flashpage.cpp OP-39 Added mixer and motor configuration for Hexa and Octocopters. 2012-08-21 01:07:38 +02:00
flashpage.h OP-39 Implemented functionality for reliable writing of UAVOs to controller board. 2012-08-19 23:25:50 +02:00
flashpage.ui OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
inputpage.cpp Added some more wizard pages. The basic structure for multirotors is in place. 2012-08-01 00:21:15 +02:00
inputpage.h Added some more wizard pages. The basic structure for multirotors is in place. 2012-08-01 00:21:15 +02:00
inputpage.ui OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +02:00
levellingpage.cpp OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +02:00
levellingpage.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
levellingpage.ui OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +02:00
multipage.cpp OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02:00
outputcalibrationpage.cpp OP-39 Added outputcalibration page to wizard. 2012-08-28 18:11:49 +02:00
outputcalibrationpage.h OP-39 Added outputcalibration page to wizard. 2012-08-28 18:11:49 +02:00
outputcalibrationpage.ui OP-39 Added outputcalibration page to wizard. 2012-08-28 18:11:49 +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 OP-39 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 Fiddling around with connection diagram. 2012-08-27 07:19:46 +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 OP-39 Added some pages and some functionality to the OP SetupWizard. 2012-07-17 01:24:22 +02: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 Updated some GUI. Changed stylesheet on some elements. Switched button graphix and added new graphix. 2012-08-24 16:22:21 +02:00