ardupilot/libraries/AP_BattMonitor
Matt d3edb53fcd AP_BattMonitor: Increase solo's power off button delay time
The Solo battery's power button needs to be held to power off. The
debounce time before it plays the power off tone is too low.
Occasionally it causes the user to not hold the button long enough.
This corrects the delay before playing the power off tone.
2018-11-24 11:13:25 +09:00
..
AP_BattMonitor.cpp AP_BattMonitor: added ESC telemetry virtual battery 2018-06-19 09:36:03 +10:00
AP_BattMonitor.h AP_BattMonitor: NFC improve coments 2018-03-28 17:01:33 +09:00
AP_BattMonitor_Analog.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Analog.h AP_BattMonitor: removed ADC.h include 2018-08-02 12:38:44 +09:00
AP_BattMonitor_BLHeliESC.cpp AP_BattMonitor: fixed ESC telem scaling 2018-07-05 10:37:51 +10:00
AP_BattMonitor_BLHeliESC.h AP_BattMonitor: changes from PR review 2018-06-19 09:36:03 +10:00
AP_BattMonitor_Backend.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Backend.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12:00
AP_BattMonitor_Bebop.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_Bebop.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_Params.cpp AP_BattMonitor: add BLHeli ESC to MONITOR param desc 2018-08-01 15:11:41 +09:00
AP_BattMonitor_Params.h AP_BattMonitor: added ESC telemetry virtual battery 2018-06-19 09:36:03 +10:00
AP_BattMonitor_SMBus.cpp AP_BattMonitor: NFC rename functions and variables to match their functionality 2018-03-03 17:16:34 +00:00
AP_BattMonitor_SMBus.h AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Maxell.cpp AP_BattMonitor: Aggregate the commands defined in the SMBUS specification. 2018-02-02 09:17:30 +09:00
AP_BattMonitor_SMBus_Maxell.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_SMBus_Solo.cpp AP_BattMonitor: Increase solo's power off button delay time 2018-11-24 11:13:25 +09:00
AP_BattMonitor_SMBus_Solo.h AP_BattMonitor: Move per battery params into a containing class 2018-01-17 22:21:55 +00:00
AP_BattMonitor_UAVCAN.cpp AP_BattMonitor: helper func 2018-06-09 22:46:48 -07:00
AP_BattMonitor_UAVCAN.h AP_BattMonitor: UAVCAN battery information added 2018-03-02 11:48:00 +12:00