mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-24 18:44:03 +08:00
So transitions between stopped/not stopped respect the slew rate. - Remove previous stopped motor handling in publish_actuator_controls - Replace with handle_stopped_motors, called in Run() before slew - Introduce ApplyNanToActuators in ControlAllocation to stop - Refactor ice shedding slightly to fit new structure