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
edouard b125e51251 CC-33 Now the config panel only shows the relevant panel once the board is connected.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3105 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-03-29 20:32:09 +00:00
..
images Improved transmitter icon. Thanks Murlaha! 2011-03-29 00:15:38 +00:00
ahrs.ui OP-350: Resolve this bug by explicit local stack alignment annotations. The Win32 ABI only guarantees an 8-byte aligned stack, but SSE requires 16-byte alignment. 2011-03-27 20:26:29 +00:00
airframe.ui Added 2nd rudder to fixed wing config. This is necessary for flying wings, in particular, that have rudders on the wingtips. 2011-03-03 05:33:51 +00: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
ccattitude.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
ccpm.ui OP-299 Swashplate Levelling UI 2011-02-14 05:46:45 +00: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 CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configahrswidget.cpp CC-36: Added panel to config gadget for zeroing the bias on CC. Ed will make 2011-03-28 18:43:15 +00:00
configahrswidget.h CC-36: Added panel to config gadget for zeroing the bias on CC. Ed will make 2011-03-28 18:43:15 +00:00
configairframewidget.cpp Added 2nd rudder to fixed wing config. This is necessary for flying wings, in particular, that have rudders on the wingtips. 2011-03-03 05:33:51 +00:00
configairframewidget.h Added 2nd rudder to fixed wing config. This is necessary for flying wings, in particular, that have rudders on the wingtips. 2011-03-03 05:33:51 +00:00
configccattitudewidget.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
configccattitudewidget.h OP-36: Save button for CC attitude bias 2011-03-28 21:31:44 +00:00
configccpmwidget.cpp OP-299 Swashplate Levelling UI 2011-02-14 05:46:45 +00:00
configccpmwidget.h OP-299 Swashplate Levelling UI 2011-02-14 05:46:45 +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 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 Improved transmitter icon. Thanks Murlaha! 2011-03-29 00:15:38 +00: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 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.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
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 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.h 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
configinputwidget.cpp Break the input and output configuration into separate config gadgets 2011-03-28 15:39:22 +00:00
configinputwidget.h Break the input and output configuration into separate config gadgets 2011-03-28 15:39:22 +00:00
configoutputwidget.cpp OP-353: Display confirmation when testing motors advising to remove propellors 2011-03-29 00:15:56 +00:00
configoutputwidget.h Break the input and output configuration into separate config gadgets 2011-03-28 15:39:22 +00:00
configplugin.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
configplugin.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
configstabilizationwidget.cpp OP-146 Max angles can now be adjusted from the stabilization config dialog. 2011-02-25 23:05:23 +00:00
configstabilizationwidget.h OP-146 Stabilization configuration: can now update stab settings in real time on the airframe, and link roll/pitch for easier adjustment... 2011-02-25 21:17:07 +00:00
configtaskwidget.cpp OP-349 CC-32: Improved the object save confirmation logic. It's got a lot of 2011-03-29 01:29:56 +00:00
configtaskwidget.h OP-349 CC-32: Improved the object save confirmation logic. It's got a lot of 2011-03-29 01:29:56 +00:00
configtelemetrywidget.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
configtelemetrywidget.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
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 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.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
fancytabwidget.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
fancytabwidget.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
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 Break the input and output configuration into separate config gadgets 2011-03-28 15:39:22 +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
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 CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
mixercurvewidget.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
output.ui Break the input and output configuration into separate config gadgets 2011-03-28 15:39:22 +00:00
stabilization.ui Better tooltips on stabilization config interface. Removed remaining "AHRS" references in the INS config interface. 2011-02-26 18:05:30 +00:00
telemetry.ui Better phrasing for telemetry configuration interface. 2011-03-15 14:24:40 +00:00
twostep.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
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