ardupilot/libraries/AP_ESC_Telem
Andrew Tridgell 064b6c8a9d AP_ESC_Telem: use send_struct mavlink function
saves some flash, cpu and stack, but means we need a cast
2022-06-14 10:11:03 +10:00
..
AP_ESC_Telem.cpp AP_ESC_Telem: use send_struct mavlink function 2022-06-14 10:11:03 +10:00
AP_ESC_Telem.h AP_ESC_Telem: added ESC_TLM_MAV_OFS parameter 2022-06-10 13:46:43 +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