Skip to content
  • Randy Mackay's avatar
    Copter: remove redundant init of controllers when auto is started · 98732ae4
    Randy Mackay authored
    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.
    98732ae4
Loading