ardupilot/libraries/AP_RPM
Andrew Tridgell 943b262eef AP_RPM: fixed use of configured() vs configured_in_storage() 2022-06-06 13:11:50 +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 use of configured() vs configured_in_storage() 2022-06-06 13:11:50 +10:00
AP_RPM.h AP_RPM: tidy includes 2022-05-03 09:14:58 +10:00
AP_RPM_Params.cpp AP_RPM: add note to desc's on how to determine GPIO pin numbers 2022-04-24 08:21:01 +09:00
AP_RPM_Params.h AP_RPM: Restructure params to be per instance of _params 2021-08-25 09:36:58 +10:00
LogStructure.h AP_RPM: move logging of RPM into RPM library 2022-04-13 16:22:19 +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: tidy includes 2022-05-03 09:14:58 +10:00
RPM_EFI.cpp AP_RPM: Restructure params to be per instance of _params 2021-08-25 09:36:58 +10:00
RPM_EFI.h AP_RPM: added EFI backend 2019-11-17 20:10:54 +11:00
RPM_ESC_Telem.cpp AP_RPM: Restructure params to be per instance of _params 2021-08-25 09:36:58 +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: use HarmonicNotch class 2022-04-19 09:39:03 +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: avoid attach interrupt retry and spam to GCS if PIN = -1 2022-04-25 08:59:03 +09:00
RPM_Pin.h AP_RPM: avoid attach interrupt retry and spam to GCS if PIN = -1 2022-04-25 08:59:03 +09:00
RPM_SITL.cpp AP_RPM: Restructure params to be per instance of _params 2021-08-25 09:36:58 +10:00
RPM_SITL.h AP_RPM: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00