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 AP_WheelEncoder: tidy includes 2022-05-03 09:14:58 +10:00
WheelEncoder_Backend.h AP_WheelEncoder: tidy includes 2022-05-03 09:14:58 +10:00
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 AP_WheelEncoder: remove empty constructors 2021-10-26 22:10:21 +11:00
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 AP_WheelEncoder: quadrature spelling changed 2021-10-27 16:03:06 +11:00