ardupilot/libraries/AP_RPM
Andrew Tridgell 45f6b16dec AP_RPM: fixed formatting of pin arming check 2021-08-05 09:43:35 +10:00
..
examples AP_RPM: changed get_rpm() API to be scripting compatible 2020-03-12 08:36:40 +11:00
AP_RPM.cpp AP_RPM: fixed formatting of pin arming check 2021-08-05 09:43:35 +10:00
AP_RPM.h AP_RPM: implement arming_checks() 2021-07-22 07:48:12 +10:00
RPM_Backend.cpp AP_RPM: attach_interrupt now takes a functor 2018-08-21 20:34:01 +09:00
RPM_Backend.h AP_RPM: instance range should use define instead of hardcoded value 2019-02-20 00:51:03 -07:00
RPM_EFI.cpp AP_RPM: use HAL_EFI_ENABLED 2021-06-09 18:07:00 +10:00
RPM_EFI.h AP_RPM: added EFI backend 2019-11-17 20:10:54 +11:00
RPM_ESC_Telem.cpp AP_RPM: fixed #ifdef HAL_WITH_ESC_TELEM to #if HAL_WITH_ESC_TELEM 2021-07-02 15:35:05 +10:00
RPM_ESC_Telem.h AP_RPM: added a new RPM driver based on ESC telem 2021-07-02 15:35:05 +10:00
RPM_HarmonicNotch.cpp AP_RPM: allow harmonic notch driver to appear as RPM values. 2020-04-14 09:43:16 +10:00
RPM_HarmonicNotch.h AP_RPM: allow harmonic notch driver to appear as RPM values. 2020-04-14 09:43:16 +10:00
RPM_Pin.cpp AP_RPM: set pin to input before attaching interrupt 2018-11-08 18:25:14 +11:00
RPM_Pin.h AP_RPM: add override keyword where required 2018-11-08 11:30:12 +11:00
RPM_SITL.cpp AP_RPM: use updated rpm information for sitl 2019-12-17 10:07:06 +11:00
RPM_SITL.h AP_RPM: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00