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
James Cotton cabfbc229d Input config: Bring back old style calibration. I can't seem to make the input
widget list a class variable which isn't very safe (multipe instances of the
config gadget will act funny).
2011-09-06 22:19:12 -05:00
..
images Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -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 Merge remote-tracking branch 'remotes/origin/next' into GCS_ChangesToUI-RuntimeCFG 2011-08-14 15:48:16 +01:00
ccattitude.ui Group calibration items in UI as well 2011-07-16 11:16:47 -05:00
ccpm.ui CCPM config: Fix the collective pass through mode for multi receiver support. 2011-09-04 23:08:34 -05:00
config_cc_hw_widget.cpp Untested changes, should fix: 2011-08-20 19:10:28 +01:00
config_cc_hw_widget.h CCHWSettings: Add help button in 2011-08-11 10:58:22 -05:00
config_pro_hw_widget.cpp Untested changes, should fix: 2011-08-20 19:10:28 +01:00
config_pro_hw_widget.h Moved input type to hw config tab. 2011-07-25 23:18:41 +01:00
Config.pluginspec CC-39 Have GCS detect whether the board is a CC or an OP, and update the INS calibration widget accordingly. 2011-03-28 21:15:44 +00:00
config.pro Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05: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 Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01:00
configairframewidget.h Finished refactoring airframe config widget 2011-08-01 13:28:58 +01:00
configcamerastabilizationwidget.cpp CameraStabilization: Bad memory error that Sambas caught 2011-08-11 11:02:12 -05: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 Several bugfixes. 2011-08-23 11:25:28 +01:00
configccattitudewidget.h Finished the new input configuration wizard. Fixed some bugs along the way. 2011-08-17 12:43:08 +01:00
configccpmwidget.cpp Heli configuration: Make swashplate leveling routine using static accessor 2011-09-04 23:08:35 -05:00
configccpmwidget.h Heli configuration: Make swashplate leveling routine using static accessor 2011-09-04 23:08:35 -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 Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05:00
configgadgetwidget.h Merge branch 'next' into GCS_ChangesToUI-RuntimeCFG 2011-08-27 15:26:05 -05:00
configinputwidget.cpp Input config: Bring back old style calibration. I can't seem to make the input 2011-09-06 22:19:12 -05:00
configinputwidget.h Input config: Bring back old style calibration. I can't seem to make the input 2011-09-06 22:19:12 -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 Several bugfixes. 2011-08-23 11:25:28 +01:00
configtaskwidget.h Several bugfixes. 2011-08-23 11:25:28 +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 GCS Input config: Change the layout a bit to make the spacing between rows 2011-09-06 17:50:55 -05:00
inputchannelform.cpp Started working on the multi receiver support 2011-08-04 16:58:41 +01:00
inputchannelform.h Started working on the multi receiver support 2011-08-04 16:58:41 +01:00
inputchannelform.ui GCS Input config: Change the layout a bit to make the spacing between rows 2011-09-06 17:50:55 -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 OP-550 UI Changes to make all fonts consistent in config gadget. Drop in the 2011-07-16 03:26:36 -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 Several bugfixes. 2011-08-23 11:25:28 +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