- 26 Jul, 2020 1 commit
-
-
DonLakeFlyer authored
Cleanup duplicated magic numbers in joystick code
-
- 13 Jun, 2020 1 commit
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- 25 May, 2020 1 commit
-
-
DoinLakeFlyer authored
Cherry pick joystick fixes from stable and fixup merge
-
- 15 Apr, 2020 1 commit
-
-
DoinLakeFlyer authored
Add support for multi-press joystick buttons
-
- 25 Mar, 2020 1 commit
-
-
Philipp Borgers authored
This commit adds the emergency stop as button action to the joystick. Enables a user to map emergency stop to a button of the joystick.
-
- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 03 Jan, 2020 1 commit
-
-
DoinLakeFlyer authored
Allow plugin to add flight modes to joystick button actions
-
- 30 Jul, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 27 Jul, 2019 1 commit
-
-
Gus Grubba authored
-
- 26 Jul, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 25 Jul, 2019 1 commit
-
-
Gus Grubba authored
-
- 19 Jul, 2019 1 commit
-
-
Gus Grubba authored
-
- 18 Jul, 2019 1 commit
-
-
Gus Grubba authored
Support up to 64 buttons, not limit to 16 Send a single button command and not a stream of commands at 25Hz Send button commands through signals (it's coming from a different thread) Hide gimbal support through analog channels (there are no MAVLink messages to handle it)
-
- 17 Jul, 2019 2 commits
-
-
Gus Grubba authored
Map gimbal controls Keep track of gimbal position within Vehicle
-
Gus Grubba authored
Add gimbal to external control signal
-
- 16 Jul, 2019 1 commit
-
-
Gus Grubba authored
-
- 15 Jul, 2019 1 commit
-
-
Gus Grubba authored
Add camera trigger Add video start/stop/toggle recording Add gimbal pitch and yaw
-
- 20 Jan, 2019 1 commit
-
-
Don Gagne authored
Default to ThrottleModeDownZero
-
- 06 Jan, 2019 1 commit
-
-
Gus Grubba authored
-
- 04 Jan, 2019 5 commits
- 04 Apr, 2018 1 commit
-
-
Gus Grubba authored
-
- 31 Mar, 2018 2 commits
-
-
nanthony21 authored
-
nanthony21 authored
-
- 30 Mar, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 13 Mar, 2018 2 commits
-
-
Patrick José Pereira authored
Some digital joysticks have already this correction Add habilit to add or removecircle correction Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
DonLakeFlyer authored
-
- 06 Feb, 2018 1 commit
-
-
nanthony21 authored
Joystick axes and buttons can now be monitored even when the joystick input is disabled.
-
- 18 Sep, 2017 1 commit
-
-
Jacob Walser authored
-
- 12 Sep, 2017 2 commits
-
-
khancyr authored
-
Pierre Kancir authored
-
- 26 Mar, 2017 1 commit
-
-
nanthony21 authored
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." This reverts commit 4c34fb38.
-
- 24 Mar, 2017 1 commit
-
-
Nick Anthony authored
-
- 14 Mar, 2017 2 commits
-
-
nanthony21 authored
-
nanthony21 authored
Changed Joystick._exponential from bool to float. It can now be set between 0 and -0.5 by user using a slider.
-