Peter Barker
|
1c18b27427
|
AP_Button: use CopyValuesFrom to avoid duplication
|
3 years ago |
hfujikawa77
|
1f1c3796c1
|
AP_Button: fix RCx_OPTION value in source comment
|
3 years ago |
Iampete1
|
db6490818f
|
AP_Button: update FUNx values
|
3 years ago |
Peter Barker
|
c9fd7ee00d
|
AP_Button: add and use HAL_BUTTON_ENABLE
|
4 years ago |
Peter Barker
|
f465a9336e
|
AP_Button: add debounce on PWM input
Co-authored-by: jmachuca77 <jaime@element.aero>
|
4 years ago |
Andrew Tridgell
|
fe6ac6a581
|
AP_Button: fixed formatting of pin arming check
|
4 years ago |
Andrew Tridgell
|
ef93165f28
|
AP_Button: added arming check
|
4 years ago |
Peter Barker
|
e5eedfd741
|
AP_Button: log auxillary function invocations
|
4 years ago |
Yash Vadi
|
b450740fb0
|
AP_Button: update BTN_FUNCx param descriptions
|
4 years ago |
Pierre Kancir
|
a631ca4eac
|
AP_Button: add AUX_SWITCH_PWM_TRIGGER_LOW and AUX_SWITCH_PWM_TRIGGER_HIGH
|
4 years ago |
Patrick José Pereira
|
001e516fa7
|
AP_Button: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Hwurzburg
|
9728dee344
|
AP_Button: expand info in metadata
|
4 years ago |
Peter Barker
|
4b6e4e10ed
|
AP_Button: allow RC Channel function to be specified for a button
Function will be executed on transition
|
4 years ago |
Peter Barker
|
164bd95538
|
AP_Button: allow PWM to be used for button input
|
4 years ago |
Peter Hall
|
ecd7e12dd3
|
AP_Button: add crude debouncing and get_button_state function
|
5 years ago |
Peter Hall
|
0226d28d4b
|
AP_Button: make singleton
|
5 years ago |
Peter Barker
|
470e88f8b3
|
AP_Button: use send_to_active_channels()
|
6 years ago |
Andrew Tridgell
|
70e445d040
|
AP_Button: remove more px4 remnants
|
6 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Andrew Tridgell
|
8e959d4704
|
AP_Button: check for space before sending BUTTON_CHANGE
|
9 years ago |
Andrew Tridgell
|
2ce7b465c1
|
AP_Button: button monitoring library
library to monitor changes to button state
|
9 years ago |