Skip to content
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

Refactor arming service #813

Open
vooon opened this issue Sep 18, 2017 · 2 comments
Open

Refactor arming service #813

vooon opened this issue Sep 18, 2017 · 2 comments

Comments

@vooon
Copy link
Member

vooon commented Sep 18, 2017

PX4 now forbid change mode to AUTO.MISSION if participant do not respond on COMMAND_LONG with auth request.

Need to implement responder that allow manage arm auth.
Refactor arming, split out from sys_status to sys_arming.

Temporary solution - use mavlink-router or connect QGC.

@TSC21
Copy link
Member

TSC21 commented Sep 19, 2017

This is a duplication of #775. Also, you don't need arm aurthorization. I can change to AUTO.MISSION using MAVROS without arm authorization. You only need to send an hartbeat of GCS type (something I'm patchimg atm to support also ONBOARD_CONTROLLER). See #814

@vooon
Copy link
Member Author

vooon commented Sep 19, 2017

Yes, you right. Renamed.

@vooon vooon changed the title Support Arming authorisation requests (and refactor) [PX4] Refactor arming service Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants