ardupilot/libraries/AP_Gripper
Peter Barker 56a7e520b6 AP_Gripper: correct emitting of grabbed/released messages
these strigs would only be released if release() or grab were called a second time
2024-06-20 10:59:14 +10:00
..
AP_Gripper.cpp AP_Gripper: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Gripper.h AP_Gripper: move gripper up to AP_Vehicle 2024-02-21 21:05:12 +11:00
AP_Gripper_Backend.cpp AP_Gripper: add AP_GRIPPER_ENABLED 2022-10-04 10:58:34 +11:00
AP_Gripper_Backend.h AP_Gripper: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Gripper_EPM.cpp AP_Gripper: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Gripper_EPM.h AP_Gripper: tidy includes of SRV_Channel.h 2023-01-25 22:30:55 +11:00
AP_Gripper_Servo.cpp AP_Gripper: correct emitting of grabbed/released messages 2024-06-20 10:59:14 +10:00
AP_Gripper_Servo.h AP_Gripper: Fix some typos 2023-10-12 18:30:42 +11:00
AP_Gripper_config.h AP_Gripper: correct config boards include 2023-03-19 09:08:41 +11:00