ardupilot/libraries/AP_WheelEncoder
Andrew Tridgell 20a5ec4348 AP_WheelEncoder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
..
AP_WheelEncoder.cpp AP_WheelEncoder: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_WheelEncoder.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
AP_WheelRateControl.cpp AP_WheelEncoder: update for new AC_PID settings 2023-11-21 13:26:23 +11:00
AP_WheelRateControl.h AP_WheelEncoder: add documentation for PID notches and D feed-foward 2023-11-21 13:26:23 +11:00
WheelEncoder_Backend.cpp
WheelEncoder_Backend.h
WheelEncoder_Quadrature.cpp AP_WheelEncoder: allow more libraries to compile with no HAL_GCS_ENABLED 2023-09-05 22:23:51 +10:00
WheelEncoder_Quadrature.h
WheelEncoder_SITL_Quadrature.cpp AP_WheelEncoder: correct compilation when HAL_GCS_ENABLED is false 2024-03-08 10:04:53 +11:00
WheelEncoder_SITL_Quadrature.h