Copter: remove redundant init of controllers when auto is started
individual do_* commands are responsible for setting roll-pitch, yaw and throttle modes. Removing this redundant setting of the controllers removes the short period (10th second max) where loiter and waypoint controller's desired roll and pitch were used even before the controllers have been run once.
Loading
Please register or sign in to comment