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

COMMAND_INT optional implementation to command.cpp #98

Closed
TSC21 opened this issue Aug 8, 2014 · 4 comments
Closed

COMMAND_INT optional implementation to command.cpp #98

TSC21 opened this issue Aug 8, 2014 · 4 comments

Comments

@TSC21
Copy link
Member

TSC21 commented Aug 8, 2014

New msg definition: COMMAND_INT msg type. Has some differences relative to COMMAND_LONG: less general params, but more navigation params. Has scaled codification now.

@vooon
Copy link
Member

vooon commented Aug 8, 2014

Note: most command with coordinates use param5, 6, 7 as x, y, z so no change here.

@TSC21
Copy link
Member Author

TSC21 commented Aug 8, 2014

It has a current and autocontinue fields for mission control I think.

@vooon vooon added this to the Version 0.8.0 milestone Aug 11, 2014
@TSC21
Copy link
Member Author

TSC21 commented Aug 19, 2014

COMMAND_INT already supported in firmware side:PX4/PX4-Autopilot@9e099b4

@vooon vooon closed this as completed in 8a867f9 Aug 25, 2014
@vooon
Copy link
Member

vooon commented Aug 25, 2014

TODO: add check that COMMAND_INT supported.

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