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 21a71e5294 Merge branch 'master' into spin_while_armed
Added back the "Spin arming" button to output panel and made it work
Conflicts:
	ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
	ground/openpilotgcs/src/plugins/config/output.ui
2011-05-05 00:23:51 -05:00
..
images The "Dave is not a robot" bug. Small case change for config gadget artwork, quad images. 2011-05-02 23:25:54 -07:00
ahrs.ui OP-371 Update all config dialog buttons to Apply/Save instead of Save to RAM/SD. 2011-04-08 20:17:41 +00:00
airframe.ui Make config gadget artwork on transparent background, as well as curves. Looks much much better! 2011-05-02 22:56:01 +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
ccattitude.ui CC-24: Rotate the CC board at any angle relative to "flat and level" with GCS 2011-04-15 06:37:16 +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-24: Rotate the CC board at any angle relative to "flat and level" with GCS 2011-04-15 06:37:16 +00:00
configahrswidget.cpp OP-191: Refactor some routines that will be common to both coarse and fine calibraiton; 2011-04-10 18:29:53 +00:00
configahrswidget.h Fixed problems that blocked compiling on Windows 2011-04-11 10:07:06 +00:00
configairframewidget.cpp Update shapes to have a more subtle shade of red 2011-05-03 12:38:24 +10: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 OP-444 : changed the error message to a QMessageBox as requested. 2011-04-26 18:02:32 +02:00
configccattitudewidget.h CC-24: Rotate the CC board at any angle relative to "flat and level" with GCS 2011-04-15 06:37:16 +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 Add help icon to config gadget, had this hanging around for a while, just getting ready for move to Git. 2011-04-17 09:04:09 +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 OP-357 Config gadget now checks whether the autopilot is connected already when it is instanciated. 2011-03-31 20:48:43 +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 OP-449: Changed message in input configuration to correctly describe situation 2011-04-29 18:00:20 -05:00
configinputwidget.h OP-347 Implement the option to reverse the input controls on the config gadget: this is mostly useful for people with TX which do not offer this option. Tested on my small hex. 2011-04-03 06:47:07 +00:00
configoutputwidget.cpp Merge branch 'master' into spin_while_armed 2011-05-05 00:23:51 -05:00
configoutputwidget.h Merge branch 'master' into spin_while_armed 2011-05-05 00:23:51 -05:00
configplugin.cpp Update dialog on configplugin 2011-04-26 19:27:29 +02:00
configplugin.h Forgot a small change to make sure that in case the request times out, we get an error. 2011-04-26 00:53:37 +02:00
configstabilizationwidget.cpp Implemented stabilization tuning UI improvements as per OP-429. 2011-04-29 22:39:24 +02:00
configstabilizationwidget.h Implemented stabilization tuning UI improvements as per OP-429. 2011-04-29 22:39:24 +02: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 OP-449: Just UI layout to make longer message fit 2011-04-30 12:49:43 -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 Make config gadget artwork on transparent background, as well as curves. Looks much much better! 2011-05-02 22:56:01 +02: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 Merge branch 'master' into spin_while_armed 2011-05-05 00:23:51 -05:00
stabilization.ui Implemented stabilization tuning UI improvements as per OP-429. 2011-04-29 22:39:24 +02:00
telemetry.ui OP-371 Update all config dialog buttons to Apply/Save instead of Save to RAM/SD. 2011-04-08 20:17:41 +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