1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/config
edouard 48d04d73d4 OP-38 Forgot to connect the signals, sorry...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1424 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-26 21:51:55 +00:00
..
images OP-38 Icon for AHRS in the config gadget. Quick hack with Eagle3D, still, better than nothing. 2010-08-26 20:29:51 +00:00
ahrs.ui OP-38 All current AHRS settings are now implemented in the config gadget. Made calibration procedure as foolproof as possible. 2010-08-26 21:23:23 +00:00
airframe.ui OP-38 Config gadget: you can now test your servo outputs by checking the "Test Outputs" checkbox and moving the sliders. You will need up to date 2010-08-19 11:48:16 +00:00
Config.pluginspec OP-38 Start of work on the configuration gadget: proof of concept of how to calibrate the RC Receiver by 2010-07-29 16:42:29 +00:00
config.pro OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configahrswidget.cpp OP-38 Forgot to connect the signals, sorry... 2010-08-26 21:51:55 +00:00
configahrswidget.h OP-38 All current AHRS settings are now implemented in the config gadget. Made calibration procedure as foolproof as possible. 2010-08-26 21:23:23 +00:00
configairframewidget.cpp OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configairframewidget.h OP-38 Split the various settings widgets into separate classes, for easier extension by others. 2010-08-20 21:18:20 +00:00
configfactory.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadget.cpp OP-38 Output settings now done, to be validated on real HW and tested by more users. "Test" checkboxes not active yet. 2010-08-07 22:32:57 +00:00
configgadget.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadget.qrc OP-38 Icon for AHRS in the config gadget. Quick hack with Eagle3D, still, better than nothing. 2010-08-26 20:29:51 +00:00
configgadgetconfiguration.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetconfiguration.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetfactory.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetfactory.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetoptionspage.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetoptionspage.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configgadgetwidget.cpp OP-38 Icon for AHRS in the config gadget. Quick hack with Eagle3D, still, better than nothing. 2010-08-26 20:29:51 +00:00
configgadgetwidget.h OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configplugin.cpp More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configplugin.h More Doxygen for the ground side of things, a bit of a cleanup to removed some now unused parts. 2010-07-16 10:33:27 +00:00
configservowidget.cpp OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configservowidget.h OP-38 Split the various settings widgets into separate classes, for easier extension by others. 2010-08-20 21:18:20 +00:00
configtaskwidget.cpp OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configtaskwidget.h OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configtelemetrywidget.cpp OP-38 Further updates to config plugin, please test! 2010-08-26 14:23:40 +00:00
configtelemetrywidget.h OP-38 Split the various settings widgets into separate classes, for easier extension by others. 2010-08-20 21:18:20 +00:00
fancytabwidget.cpp OP-38 Fix: FancyTabWidget is not part of the API of coreplugin: though gcc on Linux is fine with it, it does not work on Windows with the Windows toolchain and it is not clean anyway. For this reason, added a copy of fancytabwidget to the config plugin directly. 2010-08-10 13:04:14 +00:00
fancytabwidget.h OP-38 Fix: FancyTabWidget is not part of the API of coreplugin: though gcc on Linux is fine with it, it does not work on Windows with the Windows toolchain and it is not clean anyway. For this reason, added a copy of fancytabwidget to the config plugin directly. 2010-08-10 13:04:14 +00:00
settingswidget.ui OP-38 All sliders now work on the servo output calibration. Beware: will only work if your RC receiver is connected, otherwise the OP board goes into failsafe and does not let you touch the actual servo outputs. 2010-08-23 22:02:49 +00:00
telemetry.ui OP-38 Config gadget: you can now test your servo outputs by checking the "Test Outputs" checkbox and moving the sliders. You will need up to date 2010-08-19 11:48:16 +00:00