1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/src/plugins/gcscontrol
andrew ac42393502 Updated GCSControl configuration page for button input support.
Basic functionality now implemented.
Still need to add range checking and user settings verification.
not all toggle functions implemented yet.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2100 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-11-09 05:50:16 +00:00
..
images OP-46 New background for Joystick control and update position of joystick dot to remain centered on the mouse 2010-07-26 20:47:24 +00:00
GCSControl.pluginspec Barest beginnings of GCS manual control interface 2010-07-19 06:20:13 +00:00
gcscontrol.pro Control gadget: make it configurable. Mock-up of config interface included, does not work yet. 2010-11-07 15:16:58 +00:00
gcscontrol.qrc Draw joystick end to indicate position 2010-07-20 19:57:29 +00:00
gcscontrol.ui Flight: Got a much nicer arming/disarming system going. Made it a separate flag in the end to allow testing the stabilization code with motors not running. Also changes maxRoll/maxPitch/maxYaw to uint8 to keep object size smaller - no reason for float precision for this. 2010-09-16 15:41:11 +00:00
gcscontrolgadget.cpp Updated GCSControl configuration page for button input support. 2010-11-09 05:50:16 +00:00
gcscontrolgadget.h Updated GCSControl configuration page for button input support. 2010-11-09 05:50:16 +00:00
gcscontrolgadgetconfiguration.cpp Updated GCSControl configuration page for button input support. 2010-11-09 03:55:04 +00:00
gcscontrolgadgetconfiguration.h Updated GCSControl configuration page for button input support. 2010-11-09 03:55:04 +00:00
gcscontrolgadgetfactory.cpp GCS Control plugin: now fully configurable (mode 1 to mode 4), and with joystick channel mapping as well. Not tested in-flight! 2010-11-07 22:16:45 +00:00
gcscontrolgadgetfactory.h Control gadget: make it configurable. Mock-up of config interface included, does not work yet. 2010-11-07 15:16:58 +00:00
gcscontrolgadgetoptionspage.cpp Updated GCSControl configuration page for button input support. 2010-11-09 03:55:04 +00:00
gcscontrolgadgetoptionspage.h Added new tab to GCSControl configuration page for button input support. 2010-11-08 06:04:52 +00:00
gcscontrolgadgetoptionspage.ui Updated GCSControl configuration page for button input support. 2010-11-09 03:55:04 +00:00
gcscontrolgadgetwidget.cpp GCS Control plugin: now fully configurable (mode 1 to mode 4), and with joystick channel mapping as well. Not tested in-flight! 2010-11-07 22:16:45 +00:00
gcscontrolgadgetwidget.h Ground/Joystick Control: Separated the logic for changing values from the 2010-09-27 19:35:25 +00:00
gcscontrolplugin.cpp GCS Control plugin: now fully configurable (mode 1 to mode 4), and with joystick channel mapping as well. Not tested in-flight! 2010-11-07 22:16:45 +00:00
gcscontrolplugin.h GCS Control plugin: now fully configurable (mode 1 to mode 4), and with joystick channel mapping as well. Not tested in-flight! 2010-11-07 22:16:45 +00:00
gcsonctrolgadgetwidget.h Barest beginnings of GCS manual control interface 2010-07-19 06:20:13 +00:00
joystickcontrol.cpp GCS: Control, Tiny fix to center the big red dots :) 2010-09-30 20:14:39 +00:00
joystickcontrol.h Ground/Joystick Control: Separated the logic for changing values from the 2010-09-27 19:35:25 +00:00