Plane: prevent a bad glide slope when first entering auto
we need to ensure that prev_WP_loc is not used as it could be completely different from current_loc. As a precuation, this also sets up next_WP_loc so that when the set_next_WP() is first called that prev_WP_loc is set to current_loc
Loading
Please register or sign in to comment