-
Notifications
You must be signed in to change notification settings - Fork 17.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rover: add NAV_GUIDED_ENABLED support #10775
Commits on Mar 15, 2019
-
Copter: move do_payload_place handler
commands are placed in numerical order
Configuration menu - View commit details
-
Copy full SHA for 76ce03a - Browse repository at this point
Copy the full SHA 76ce03aView commit details -
Copter: remove duplicate guided limit-init-time-and-pos
this is called from nav_guided_start()
Configuration menu - View commit details
-
Copy full SHA for 96fd7bf - Browse repository at this point
Copy the full SHA 96fd7bfView commit details -
AP_Mission: nav-guided-enable command stores location
this allows sending the location to an offboard navigation system also add text string for nav-guided-enable command
Configuration menu - View commit details
-
Copy full SHA for 470f8d4 - Browse repository at this point
Copy the full SHA 470f8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cf892 - Browse repository at this point
Copy the full SHA 85cf892View commit details -
GCS_MAVLink: add send_set_position_target_global_int
this supports sending the position target to an offboard navigation controller
Configuration menu - View commit details
-
Copy full SHA for da40058 - Browse repository at this point
Copy the full SHA da40058View commit details -
Rover: support guided-within-auto
also adds support for sending position targets to offboard controller which is assumed to return velocity commands
Configuration menu - View commit details
-
Copy full SHA for d3b27ee - Browse repository at this point
Copy the full SHA d3b27eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 488be87 - Browse repository at this point
Copy the full SHA 488be87View commit details -
Rover: guided-within-auto target moved to structure
also guided's limit_breached made const also guided limit check uses is_positive
Configuration menu - View commit details
-
Copy full SHA for 4d396bd - Browse repository at this point
Copy the full SHA 4d396bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef14a7 - Browse repository at this point
Copy the full SHA 4ef14a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 919b205 - Browse repository at this point
Copy the full SHA 919b205View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b644e - Browse repository at this point
Copy the full SHA d7b644eView commit details