1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-12 20:08:48 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
edouard 21a31df392 Better tooltips on stabilization config interface. Removed remaining "AHRS" references in the INS config interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2894 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-26 18:05:30 +00:00
..
images OP-146 New gyroscope icon for the stabilization config gadget. 2011-02-26 09:03:30 +00:00
ahrs.ui Better tooltips on stabilization config interface. Removed remaining "AHRS" references in the INS config interface. 2011-02-26 18:05:30 +00:00
airframe.ui Ground/Config: Allow negative yaw for people whos motors are all backwards 2011-02-08 16:34:42 +00:00
ccpm.ui OP-299 Swashplate Levelling UI 2011-02-14 05:46:45 +00:00
Config.pluginspec build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
config.pro Changed the RC input sliders for vertical bars. Simplified some code areas. 2011-02-25 20:43:58 +00:00
configahrswidget.cpp 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
configahrswidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configairframewidget.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configairframewidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +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 build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +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 build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadget.qrc OP-146 New gyroscope icon for the stabilization config gadget. 2011-02-26 09:03:30 +00:00
configgadgetconfiguration.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetconfiguration.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetfactory.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetfactory.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetoptionspage.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetoptionspage.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configgadgetwidget.cpp OP-146 New gyroscope icon for the stabilization config gadget. 2011-02-26 09:03:30 +00:00
configgadgetwidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configplugin.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configplugin.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configservowidget.cpp Changed the RC input sliders for vertical bars. Simplified some code areas. 2011-02-25 20:43:58 +00:00
configservowidget.h Changed the RC input sliders for vertical bars. Simplified some code areas. 2011-02-25 20:43:58 +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 build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configtaskwidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configtelemetrywidget.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
configtelemetrywidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
fancytabwidget.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
fancytabwidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +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 build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvewidget.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
settingswidget.ui Changed the RC input sliders for vertical bars. Simplified some code areas. 2011-02-25 20:43:58 +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 build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +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
widgetbar.cpp Can't for the life of me remember what I updated this time! 2011-02-26 03:20:16 +00:00
widgetbar.h Can't for the life of me remember what I updated this time! 2011-02-26 03:20:16 +00:00