ardupilot/libraries/AP_ESC_Telem
Andrew Tridgell 0b9c5d6dc1 AP_ESC_Telem: fixed race condition in update_rpm()
if another thread updates at the same time then we could get division
by zero
2022-07-13 17:33:00 +10:00
..
AP_ESC_Telem.cpp AP_ESC_Telem: fixed race condition in update_rpm() 2022-07-13 17:33:00 +10:00
AP_ESC_Telem.h AP_ESC_Telem: expose update_rpm() for scripting 2022-07-13 17:33:00 +10:00
AP_ESC_Telem_Backend.cpp AP_ESC_Telem: generalise ESC telemetry to allow harmonic notch handling with other ESCs 2021-05-12 17:01:11 +10:00
AP_ESC_Telem_Backend.h AP_ESC_Telem: disable ESC telem with zero channels 2022-06-10 13:46:43 +10:00
AP_ESC_Telem_SITL.cpp AP_ESC_Telem: change class name from SITL::SITL to SITL::SIM 2021-08-05 07:25:31 +10:00
AP_ESC_Telem_SITL.h AP_ESC_Telem: generalise ESC telemetry to allow harmonic notch handling with other ESCs 2021-05-12 17:01:11 +10:00
LogStructure.h AP_ESC_Telem: log raw RPM information 2021-09-01 17:15:32 +10:00