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

want to add open parachute function #3

Open
wianoski opened this issue Jun 16, 2018 · 1 comment
Open

want to add open parachute function #3

wianoski opened this issue Jun 16, 2018 · 1 comment

Comments

@wianoski
Copy link

hey i wanna ask, if i want to add open parachute command, how do i create a new function to it, and what's the meaning from module.export in mavlink_connection.js

thank you

@kvenux
Copy link
Owner

kvenux commented Aug 9, 2018

Hi @thirafi98
You can fill up the send_command_long function.
The parachute command id is MAV_CMD_DO_PARACHUTE. You can see the detail of this command in mavlink common message set

module.export is an object that will be exposed as a module when mavlink_connection.js required in main module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants