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-01-31 13:31:14 -06: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 Allow camera stabilization to control outputs 9 and 10. Also add a friendly 2011-11-07 15:53:57 -06:00
cc_hw_settings.ui HwSettings: move Telemetry and add GPS port speed to the HwSettings object 2011-09-28 22:11:42 +03: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' into CC_GPS 2011-11-11 11:44:11 +01:00
config_cc_hw_widget.h spektrum: code style fixes accoring to OPReview-122 2011-11-01 18:48:07 +02:00
config_pro_hw_widget.cpp HwSettings: move Telemetry and add GPS port speed to the HwSettings object 2011-09-28 22:11:42 +03:00
config_pro_hw_widget.h Moved input type to hw config tab. 2011-07-25 23:18:41 +01:00
Config.pluginspec Mixer bug while import fix (try to) 2011-09-23 13:48:27 +01:00
config.pro Output widget: Converted to an array of output channels. 2011-11-09 19:59:20 +01: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 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
configairframewidget.cpp Make the UI support 10 output channels 2011-10-15 16:59:42 -05:00
configairframewidget.h Finished refactoring airframe config widget 2011-08-01 13:28:58 +01:00
configcamerastabilizationwidget.cpp Merge branch 'next' into CC_GPS 2011-11-11 11:44:11 +01:00
configcamerastabilizationwidget.h Fixed some little race conditions that messed with the configuration UI. Added 2011-08-10 21:57:17 -05:00
configccattitudewidget.cpp CC: After attitude calibration always reenable BiasCorrectGyro. Fixes odd bug 2011-10-08 14:15:48 -05:00
configccattitudewidget.h CC: After attitude calibration always reenable BiasCorrectGyro. Fixes odd bug 2011-10-08 14:15:48 -05:00
configccpmwidget.cpp Heli configuration: Now the collective passthrough uses the collective channel 2011-09-12 11:47:59 -05:00
configccpmwidget.h Heli configuration: Now the collective passthrough uses the collective channel 2011-09-12 11:47:59 -05: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 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.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 Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05:00
configinputwidget.cpp Fix resizing issue with input wizard 2012-01-31 13:31:14 -06:00
configinputwidget.h Input configuration: Make sure during the 500 ms between detecting a channel 2011-10-20 08:26:46 -05:00
configoutputwidget.cpp config outputs now uses dropdown boxes for the update freq. 2011-11-29 17:01:02 +00:00
configoutputwidget.h Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into next 2011-11-26 00:07:43 +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 Add "Reset To Defaults" button to Stabilization configuration tab 2012-01-31 04:44:54 +11:00
configstabilizationwidget.h Add "Reset To Defaults" button to Stabilization configuration tab 2012-01-31 04:44:54 +11:00
configtaskwidget.cpp Fixes the zero while arming checkbox and and OP-575 2011-10-12 16:43:14 +01:00
configtaskwidget.h Mixer bug while import fix (try to) 2011-09-23 13:48:27 +01: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 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
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 Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01: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 Keep indenting using spaces. 2011-12-04 22:33:27 -06:00
inputchannelform.h Input configuration: add reverse checkbox and label for current neutral value 2011-09-09 00:54:47 -05:00
inputchannelform.ui little layout fix for channelforms 2011-11-26 13:59:37 +01: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
mixercurveline.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurveline.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvepoint.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvepoint.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvewidget.cpp Minor Cleaning 2011-06-12 00:49:05 +01:00
mixercurvewidget.h Minor Cleaning 2011-06-12 00:49:05 +01:00
output.ui config outputs now uses dropdown boxes for the update freq. 2011-11-29 17:01:02 +00:00
outputchannelform.cpp Implemented suggestions from code review 2011-11-17 20:51:17 +01: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
smartsavebutton.cpp Cosmetic changes to the Debug plugin 2011-09-27 22:10:39 +01:00
smartsavebutton.h Several bugfixes. 2011-08-23 11:25:28 +01:00
stabilization.ui Add "Reset To Defaults" button to Stabilization configuration tab 2012-01-31 04:44:54 +11: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