You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
yaapu 28905a1e67 AP_RPM: fixed #ifdef HAL_WITH_ESC_TELEM to #if HAL_WITH_ESC_TELEM 4 years ago
..
examples AP_RPM: changed get_rpm() API to be scripting compatible 5 years ago
AP_RPM.cpp AP_RPM: added a new RPM driver based on ESC telem 4 years ago
AP_RPM.h AP_RPM: added a new RPM driver based on ESC telem 4 years ago
RPM_Backend.cpp AP_RPM: attach_interrupt now takes a functor 7 years ago
RPM_Backend.h AP_RPM: instance range should use define instead of hardcoded value 6 years ago
RPM_EFI.cpp AP_RPM: use HAL_EFI_ENABLED 4 years ago
RPM_EFI.h AP_RPM: added EFI backend 5 years ago
RPM_ESC_Telem.cpp AP_RPM: fixed #ifdef HAL_WITH_ESC_TELEM to #if HAL_WITH_ESC_TELEM 4 years ago
RPM_ESC_Telem.h AP_RPM: added a new RPM driver based on ESC telem 4 years ago
RPM_HarmonicNotch.cpp AP_RPM: allow harmonic notch driver to appear as RPM values. 5 years ago
RPM_HarmonicNotch.h AP_RPM: allow harmonic notch driver to appear as RPM values. 5 years ago
RPM_Pin.cpp AP_RPM: set pin to input before attaching interrupt 6 years ago
RPM_Pin.h AP_RPM: add override keyword where required 6 years ago
RPM_SITL.cpp AP_RPM: use updated rpm information for sitl 5 years ago
RPM_SITL.h AP_RPM: add missing override keywords 6 years ago