-
- Downloads
The joystick code now understands if a UAS can reverse or not (based on...
The joystick code now understands if a UAS can reverse or not (based on UASInterface::systemCanReverse) and scales the joystick input accordingly. This isn't ideal on auto-centering axes and so the limit-range code should be brought back as an option for the throttle channel.
Showing
- src/input/JoystickInput.cc 14 additions, 2 deletionssrc/input/JoystickInput.cc
- src/input/JoystickInput.h 2 additions, 1 deletionsrc/input/JoystickInput.h
- src/uas/UAS.cc 35 additions, 0 deletionssrc/uas/UAS.cc
- src/ui/JoystickAxis.cc 14 additions, 0 deletionssrc/ui/JoystickAxis.cc
- src/ui/JoystickAxis.h 2 additions, 0 deletionssrc/ui/JoystickAxis.h
- src/ui/JoystickAxis.ui 3 additions, 0 deletionssrc/ui/JoystickAxis.ui
- src/ui/JoystickWidget.cc 1 addition, 0 deletionssrc/ui/JoystickWidget.cc
- src/ui/QGCParamWidget.cc 3 additions, 1 deletionsrc/ui/QGCParamWidget.cc
Loading
Please register or sign in to comment