75 Commits (089860de1ebcd6b716e7278553a02d0356535c17)

Author SHA1 Message Date
Gus Grubba 089860de1e Update UI 6 years ago
Gus Grubba 85468e6b0f Calibration of gimbal axis done. 6 years ago
Gus Grubba c5b75b70da Joystick UI WIP 6 years ago
Gus Grubba 4f2934957f Initial work 6 years ago
Gus Grubba 059bb4c6b1 QML sanitizing 6 years ago
Gus Grubba 182b76afcc Convert QGCRadioButton to QtQuick.Controls 2.4 (eliminate ExclusiveGroup) 6 years ago
Willian Galvani 831d2f8650 JoystickConfig.qml: Change deadband adjustment to dragging horizontally 6 years ago
Gus Grubba f2622cc7d6 Fix global search replace run amok 6 years ago
Gus Grubba cf045b7188 Remove weird property in JoystickConfig 6 years ago
Gus Grubba 15ef8c0e34 Explicitly invoke setup page complete when needed 6 years ago
Gus Grubba 75dcc98873 Handle setup page completed at the setup root level, Now for Firmware and Joystick controllers. 6 years ago
Gus Grubba 355b80645e Remove overly redundant activeVehicle redefinitions. 6 years ago
Gus Grubba e55deea4d3 Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window. 6 years ago
Don Gagne 093f0830ff Remove the concept of reserved buttons for manual control 6 years ago
Gus Grubba 51d20e25bd Allow defining Joystick message frequency 7 years ago
nanthony21 faaa44d9b9 Fixed an apparent bug that prevented the checkbox from accurately 7 years ago
nanthony21 328ad9eeee joystick.outputMode is redundant since the vehicle class has its own "joystickEnabled" 7 years ago
Patrick José Pereira 91ac795524 Joystick: Add circle correction option 7 years ago
Nick Anthony 27f61a7577 Implemented workaround for bug with qml property binding. Now the state of the checkbox will always match up with the state of the outputEnabled. 7 years ago
nanthony21 02a8b5b1d0 Replaced tristate calibration mode with two boolean values. 7 years ago
nanthony21 9088c234a1 Added label to explain how to set deadband. 7 years ago
nanthony21 13a9a09b29 Deadband bar now turns green when it has been clicked on. 7 years ago
nanthony21 41a9941283 Made deadband adjustable by click and drag. 7 years ago
nanthony21 9dd91ffc52 Made it so that raw axis monitor indicators are narrow so that they don't obscure view of the deadzones. 7 years ago
khancyr 3bd546a293 Joystick: enable negativethrust by default on supported vehicle 8 years ago
khancyr 76d2d8678e Joystick: make negativethrust visible by firmwarePlugin 8 years ago
khancyr 8f1ee3c931 Joystick: correct throttle UI with negative throttle 8 years ago
Pierre Kancir 3051ab71b2 Joystick: add a button to support negative thrust 8 years ago
dheideman fce8e089f3 Add joystick button limit 8 years ago
nanthony21 867596802f Fixed binding loop 8 years ago
Nick Anthony cb75acef2f Added labels to the exponential slider 8 years ago
nanthony21 aa72da856b Changed Joystick._exponential from bool to float. It can now be set between 0 and -0.5 by user using a slider. 8 years ago
DonLakeFlyer b9175788be Changes imports back to v5.5 level 8 years ago
Don Gagne 54857c1af2 Fix incorrect import QtQuick.Controls 8 years ago
Don Gagne d4a7cd1546 Update QtQuick and QtQuick.Control 8 years ago
nanthony21 64c86bf147 Removed unused code 8 years ago
nanthony21 9d805767c7 Removed unneeded QML connection. 8 years ago
nanthony21 0775d4446c Moved deadband indicators to the right side column. 8 years ago
nanthony21 d4dbe92070 Moved deadband indicators to the right column. 8 years ago
nanthony21 1169c0983a Mapped left column indicators to the manualControl signal that is sent to the vehicle 8 years ago
Jacob Walser 501c0fe301 Close SDL joystick threads after joystick is unplugged 8 years ago
Jacob Walser 400d6d2c26 Joystick Hotplugging 8 years ago
Jacob Walser 0dbd417fa6 Label Roll/Pitch as Lateral/Forward for Sub 8 years ago
Jacob Walser 0b2af266b8 Setup gamecontrollers with default calibration 8 years ago
Jacob Walser f8a07f3c16 Disable joystick TX mode selection during calibration 8 years ago
Jacob Walser 6822b461bd Allow TX mode selection for joystick calibration 8 years ago
Gregory Dymarek 7fcae94cb7 Don't apply throttle deadband in ThrottleModeDownZero 9 years ago
Gregory Dymarek c8d3917630 Changing label 9 years ago
Gregory Dymarek 8bc154ae36 Making deadbands stupid-proof; general cleanup 9 years ago
Gregory Dymarek 6d9fb038ca Cleanup & Sync 9 years ago