ardupilot/libraries/AP_RPM
Andrew Tridgell 1c5c1a566f AP_RPM: fixed SITL RPM backend for new motor mask 2022-10-16 20:38:19 +11: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: correct compilation when RPM_PIN disabled 2022-10-11 10:50:13 +11:00
AP_RPM.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
AP_RPM_Params.cpp AP_RPM: added AP_Generator support 2022-08-30 10:53:45 +10:00
AP_RPM_Params.h AP_RPM: Restructure params to be per instance of _params 2021-08-25 09:36:58 +10:00
AP_RPM_config.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +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: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_Backend.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_EFI.cpp AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_EFI.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_ESC_Telem.cpp AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_ESC_Telem.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_Generator.cpp AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_Generator.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_HarmonicNotch.cpp AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_HarmonicNotch.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_Pin.cpp AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_Pin.h AP_RPM: add and use AP_RPM_ENABLED 2022-09-20 09:28:27 +10:00
RPM_SITL.cpp AP_RPM: fixed SITL RPM backend for new motor mask 2022-10-16 20:38:19 +11:00
RPM_SITL.h AP_RPM: correct SITL backend compilation if RPM disabled in SITL 2022-09-28 20:10:21 +10:00