110 Commits (48d1441493b3c193bbd2c5fc63c650bf2ae51e48)

Author SHA1 Message Date
Don Gagne 48d1441493 Support custom builds with joysticks which are buttons only 2 years ago
Kjersti Brynestad 07378c93c5
Joystick: Enable button up signal for hat buttons (#10543) 2 years ago
Oleg Ziakun f4f7426b8c Joystick: Add Gripper Open/Close action 3 years ago
Vasily Evseenko b4757afc53 Fix #10175 3 years ago
Julian Oes 9eda81741e Joystick: fix visualization 3 years ago
Val Doroshchuk 05ef48e23c Joystick: Introduce custom MAV commands 3 years ago
ryanmeagher 000f93afe9 fix setting up reverse thrust for uuv with joysticks 4 years ago
Patrick José Pereira 224dfd92d5 Joystick: Add missing const in member functions 4 years ago
Beat Küng 538b448ae0 joystick: fix crash on app exit 4 years ago
Don Gagne 50e7665399
Remove incomplete gimbal code (#9285) 4 years ago
Don Gagne e34bed37ab
Don't retry arming. Remove double error popups for arming errors. (#9198) 4 years ago
DonLakeFlyer dd7e7fa030 Cleanup duplicated magic numbers in joystick code 5 years ago
DonLakeFlyer b70a4f017c LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals 5 years ago
DoinLakeFlyer 7c59549944 Cherry pick joystick fixes from stable and fixup merge 5 years ago
DoinLakeFlyer eb23e67e2f Add support for multi-press joystick buttons 5 years ago
Philipp Borgers 953e92bcef add emergency stop as joystick button action 5 years ago
Gus Grubba 21c6252978 Update copyright date 5 years ago
DoinLakeFlyer 94f84a56af Allow plugin to add flight modes to joystick button actions 5 years ago
Gus Grubba 5e75d2d4f3 Handle Button Up state (Joystick) 6 years ago
Gus Grubba f37fd718b9 Build action list when we have a vehicle assigned 6 years ago
Gus Grubba eb30a3a7a3 Keep track of gimbal position locally. 6 years ago
Gus Grubba 066ffe31b8 Done 6 years ago
Gus Grubba 17370aa4ae Continue WIP 6 years ago
Gus Grubba 41b2fd7ed9 WIP 6 years ago
Gus Grubba c4b58dd505 Fix compiler warnings 6 years ago
Gus Grubba 3ee54e56e6 Fix button state handling 6 years ago
Gus Grubba e28abddcd5 Map camera controls 6 years ago
Gus Grubba 089860de1e Update UI 6 years ago
Gus Grubba 85468e6b0f Calibration of gimbal axis done. 6 years ago
Gus Grubba 4f2934957f Initial work 6 years ago
Don Gagne 20dd19c7f5 Default to ThrottleModeDownZero 6 years ago
Gus Grubba 392a7a8622 Allow assigning buttons to set zoom, cameras and video streams. 6 years ago
Don Gagne c7741be789 Add note about button bits 6 years ago
Don Gagne fd703c9a75 Revert "Don't send button pressed bits to MANUAL_CONTROL" 6 years ago
Don Gagne c01ceaddd1 Don't send button pressed bits to MANUAL_CONTROL 6 years ago
Don Gagne 84ee077942 Remove deprecated button count testing 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 de17dbb1ee Made it so that joystick values will not be sent out during calibration. 7 years ago
nanthony21 328ad9eeee joystick.outputMode is redundant since the vehicle class has its own "joystickEnabled" 7 years ago
Patrick José Pereira 08d11fd9ce Joystick: Make circle correction on by default 7 years ago
Patrick José Pereira 91ac795524 Joystick: Add circle correction option 7 years ago
DonLakeFlyer 9fe27450e9 Add support for VTOL transition from buttons 7 years ago
nanthony21 02a8b5b1d0 Replaced tristate calibration mode with two boolean values. 7 years ago
Jacob Walser 87bbb74dc4 Fix joystick tx mode initialization 8 years ago
khancyr 76d2d8678e Joystick: make negativethrust visible by firmwarePlugin 8 years ago
Pierre Kancir 3051ab71b2 Joystick: add a button to support negative thrust 8 years ago
nanthony21 279d560f79 Revert "Removed code that cut off the last 25% of joystick motion in either direction. I'm not sure what the original purpose of this code was." 8 years ago
Nick Anthony a106d2269b Fixed formatting of nesting if else statemtents 8 years ago
nanthony21 08b2f4c4ab Changed comments 8 years ago