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
RPM_Backend.h
RPM_EFI.cpp AP_RPM: use HAL_EFI_ENABLED 2021-06-09 18:07:00 +10:00
RPM_EFI.h
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
RPM_Pin.h
RPM_SITL.cpp
RPM_SITL.h AP_RPM: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00