1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
Oleg Semyonov f71361ca83 Merge branch 'next' into os/GPS-on-CopterControl_next_v2
Conflicts:
	flight/Modules/System/systemmod.c
2011-10-22 23:00:47 +03:00
..
images Update CameraStab icon with Muralha's new one 2011-10-13 23:16:09 -05:00
ahrs.ui OP-538 Included fixes into ground codebase, thanks. 2011-06-26 12:16:21 +02:00
airframe.ui Refractured the Airframe config widget. 2011-07-26 20:35:38 +01: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 Fixed some little race conditions that messed with the configuration UI. Added 2011-08-10 21:57:17 -05: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 HwSettings: move Telemetry and add GPS port speed to the HwSettings object 2011-09-28 22:11:42 +03:00
config_cc_hw_widget.h CCHWSettings: Add help button in 2011-08-11 10:58:22 -05: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 Mixer bug while import fix (try to) 2011-09-23 13:48:27 +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 Cosmetic changes to the Debug plugin 2011-09-27 22:10:39 +01:00
configairframewidget.h Finished refactoring airframe config widget 2011-08-01 13:28:58 +01:00
configcamerastabilizationwidget.cpp HWSettings: Allow late Initialization and Start of Modules as defined in Makefile(available modules) and UAVObject(actually started modules) 2011-08-20 01:24:06 +02: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 Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05: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 Input Configuration: Refacfor the code a lot to clear up handling the state and 2011-09-11 12:11:02 -05:00
configgadgetwidget.h Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05:00
configinputwidget.cpp Input Configuration: Fix flight mode slider detection (looking at wrong channel 2011-09-12 22:28:28 -05:00
configinputwidget.h Input configuration; Remove some old unused variables 2011-09-11 12:24:48 -05:00
configoutputwidget.cpp Trying to get out of merge hell 2011-08-15 14:12:54 +01:00
configoutputwidget.h Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01: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 Trying to get out of merge hell 2011-08-15 14:12:54 +01:00
configstabilizationwidget.h Trying to get out of merge hell 2011-08-15 14:12:54 +01: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 Input wizard: Make collective pitch come first for helicopter mode transmitters 2011-09-08 10:24:52 -05:00
inputchannelform.cpp Input Configuration: support all 18 S.Bus input channels 2011-09-12 02:06:50 +03:00
inputchannelform.h Input configuration: add reverse checkbox and label for current neutral value 2011-09-09 00:54:47 -05:00
inputchannelform.ui Input Configuration: Make sure the input channel form always is properly 2011-09-11 12:11:15 -05: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 Output config UI: Add labels for what things are 2011-09-25 10:50:06 -05: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 GCS Config Stabilization: Increase maximum rate that can be entered to 500 2011-09-03 21:25:27 -05: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