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
|
ef93165f28
|
AP_Button: added arming check
|
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 |
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 |
Patrick José Pereira
|
c4825a6d02
|
AP_Button: Add missing header guard
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
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
|
2ce7b465c1
|
AP_Button: button monitoring library
library to monitor changes to button state
|
9 years ago |