Commit Graph

13 Commits

Author SHA1 Message Date
dheideman 521bece9e7 AP_JSButton: Add servo toggle button function 2017-12-28 14:14:47 -05:00
dheideman 307638e8af AP_JSButton: Add momentary servo button function 2017-12-28 14:14:47 -05:00
dheideman dd239183c1 AP_JSButton: Add momentary relay button function 2017-12-28 14:14:47 -05:00
Patrick José Pereira bd1110f444 AP_JSButton: simplifies logic
Less code make people happy

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-12-01 14:50:15 -08:00
dheideman 2fab8e9fe1 AP_JSButton: Add joystick button functions for relays 3 & 4 2017-10-27 12:14:41 -04:00
Jacob Walser f4dfbb9dad AP_JSButton: input_hold_toggle -> input_hold_set 2017-08-29 08:10:05 -04:00
Jacob Walser 4e700ea4df AP_JSButton: Change mode button function implementation 2017-04-05 13:29:06 -04:00
Jacob Walser 1ad10d0903 AP_JSButton: Add button function to toggle between forward/lateral and
roll/pitch adjustment
2017-03-28 16:04:36 -04:00
Jacob Walser b70ec54083 AP_JSButton: Fix indices in comment 2017-03-28 15:20:40 -04:00
Jacob Walser ea054e322b AP_JSButton: Add servo min/max functions 2017-03-28 14:54:23 -04:00
Jacob Walser ca651ea8fa AP_JSButton: Add buttons for servo adjustments 2017-03-28 14:54:23 -04:00
Jacob Walser 06b394bf43 AP_JSButton: Fix param metadata for relay enum values 2017-02-22 14:42:23 +00:00
Rustom Jehangir 116f166a78 AP_JSButton: New library to map joystick buttons to vehicle functions 2017-02-21 11:26:14 +11:00