Skip to content
  • rmackay9's avatar
    ArduCopter: RTL clean-up and slightly improved landing sensor · 9750c143
    rmackay9 authored
    Consolidated RTL state to be captured by rtl_state variable.
    Combined update_RTL_Nav and verify_RTL functions which performed the same function but one was for missions, the other for the RTL flight mode.
    Renamed some RTL parameters and global variables to have RTL at the front.
    Landing detector now checks accel-throttle's I term and/or a very low throttle value
    9750c143
Loading