ardupilot/libraries/AP_RPM
Peter Barker b4a9c0ec1e AP_RPM: include backend header
in the case you're inlcuding the RPM library but no backends we don't know the shape of the backend class, so we can't call the update-esc-telem method.
2023-08-22 09:09:54 +10:00
..
examples
AP_RPM_config.h
AP_RPM_Params.cpp
AP_RPM_Params.h
AP_RPM.cpp
AP_RPM.h
LogStructure.h
RPM_Backend.cpp
RPM_Backend.h
RPM_EFI.cpp
RPM_EFI.h
RPM_ESC_Telem.cpp
RPM_ESC_Telem.h AP_RPM: tidy constructors and use of config.h 2023-08-17 09:22:41 +10:00
RPM_Generator.cpp
RPM_Generator.h
RPM_HarmonicNotch.cpp
RPM_HarmonicNotch.h
RPM_Pin.cpp
RPM_Pin.h
RPM_SITL.cpp
RPM_SITL.h AP_RPM: correct SITL backend compilation if RPM disabled in SITL 2022-09-28 20:10:21 +10:00