1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-06 17:46:07 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
2012-02-29 18:28:26 +00:00
..
images added new Transmitter artwork to the input wizard. 2012-01-25 20:29:40 -06:00
ahrs.ui OP-538 Included fixes into ground codebase, thanks. 2011-06-26 12:16:21 +02:00
airframe.ui gcs: fix typo in the GUI 2011-11-12 23:09:52 +02:00
alignment-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
assertions.h OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
calibration.h OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
camerastabilization.ui CameraStab: move defaults button to the right 2012-01-02 14:27:12 +02:00
cc_hw_settings.ui Fix stupid commit on my part. Thanks for heads up brian. 2012-01-31 19:26:48 -06:00
ccattitude.ui Group calibration items in UI as well 2011-07-16 11:16:47 -05:00
ccpm.ui Heli configuration: Now the collective passthrough uses the collective channel 2011-09-12 11:47:59 -05:00
config_cc_hw_widget.cpp Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into pt/gcs_uavobj_widget_framework 2012-02-11 22:29:03 +00:00
config_cc_hw_widget.h Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into pt/gcs_uavobj_widget_framework 2012-02-11 22:29:03 +00:00
config_dependencies.pri Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config_global.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config_pro_hw_widget.cpp WIP configtaskwidget enhancements. 2012-02-02 16:22:40 +00:00
config_pro_hw_widget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
Config.pluginspec Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config.pri Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config.pro Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configahrswidget.cpp OP-502 If a board is not connected, the "Save" button is grayed out. The "Apply" button is still enable, which enables creating configurations purely offline. 2011-06-07 16:56:16 +02:00
configahrswidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configairframewidget.cpp WIP configtaskwidget enhancements. 2012-02-02 16:22:40 +00:00
configairframewidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configcamerastabilizationwidget.cpp CameraStab: add "Reset To Defaults" button 2012-01-02 14:27:07 +02:00
configcamerastabilizationwidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configccattitudewidget.cpp WIP configtaskwidget enhancements. 2012-02-02 16:22:40 +00:00
configccattitudewidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configccpmwidget.cpp Heli configuration: Now the collective passthrough uses the collective channel 2011-09-12 11:47:59 -05:00
configccpmwidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configfactory.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadget.cpp OP-306 Update all Gadgets so that they destroy their widgets properly when they die. 2011-02-01 23:01:52 +00:00
configgadget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configgadget.qrc added new Transmitter artwork to the input wizard. 2012-01-25 20:29:40 -06:00
configgadgetconfiguration.cpp CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetconfiguration.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetfactory.cpp Change the help button setup from in-line help to one per page. Will no longer open an HTML window, but will open the relevant section on the wiki using the OS default browser. 2011-05-31 00:16:01 -07:00
configgadgetfactory.h Change the help button setup from in-line help to one per page. Will no longer open an HTML window, but will open the relevant section on the wiki using the OS default browser. 2011-05-31 00:16:01 -07:00
configgadgetoptionspage.cpp CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetoptionspage.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetwidget.cpp Added some more debug messages to help catch bugs, no that there are any. 2011-11-26 00:04:36 +00:00
configgadgetwidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configinputwidget.cpp Fix input and output configuration layout issues. 2012-02-18 20:37:30 +00:00
configinputwidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configoutputwidget.cpp WIP configtaskwidget enhancements. 2012-02-02 16:22:40 +00:00
configoutputwidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configplugin.cpp OP-557: Make the tools erase menu item attempt to perform a full format on the 2011-08-15 11:37:00 -05:00
configplugin.h OP-557: Make the tools erase menu item attempt to perform a full format on the 2011-08-15 11:37:00 -05:00
configstabilizationwidget.cpp Finished framework and stab config showcase 2012-02-10 16:34:07 +00:00
configstabilizationwidget.h Finished framework and stab config showcase 2012-02-10 16:34:07 +00:00
defaultattitude.ui CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
defaultattitudewidget.cpp OP-502 If a board is not connected, the "Save" button is grayed out. The "Apply" button is still enable, which enables creating configurations purely offline. 2011-06-07 16:56:16 +02:00
defaultattitudewidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
defaulthwsettings.ui Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
defaulthwsettingswidget.cpp Fixed included file case. 2011-07-25 14:18:09 +01:00
defaulthwsettingswidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
fancytabwidget.cpp Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01:00
fancytabwidget.h Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01:00
gyro-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
input.ui Fix resizing issue with input wizard 2012-01-31 13:31:14 -06:00
inputchannelform.cpp Fix input and output configuration layout issues. 2012-02-18 20:37:30 +00:00
inputchannelform.h Fix input and output configuration layout issues. 2012-02-18 20:37:30 +00:00
inputchannelform.ui Fix input and output configuration layout issues. 2012-02-18 20:37:30 +00:00
legacy-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
output.ui config outputs now uses dropdown boxes for the update freq. 2011-11-29 17:01:02 +00:00
outputchannelform.cpp Fix input and output configuration layout issues. 2012-02-18 20:37:30 +00:00
outputchannelform.h These layout sizes work on mac too now. 2011-12-10 12:50:30 -06:00
outputchannelform.ui These layout sizes work on mac too now. 2011-12-10 12:50:30 -06:00
pro_hw_settings.ui Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
stabilization.ui GCS-Fixes new stabilization controls decimal places 2012-02-29 18:28:26 +00:00
twostep.cpp Fixed problems that blocked compiling on Windows 2011-04-11 10:07:06 +00:00
vernier.ui OP-146 Stabilization config interface: this is a work in progress, and a pure mock-up of the UI, I would like feedback. 2011-02-22 22:03:32 +00:00