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

Move handling of parachute mission commands into AP_Mission_Commands #10385

Merged
merged 7 commits into from
Feb 13, 2019

Conversation

peterbarker
Copy link
Contributor

Note that Copter logs will not get Event entries.

@rmackay9
Copy link
Contributor

rmackay9 commented Feb 1, 2019

Thanks for this, makes a lot of sense.

For support purposes though it's important that we know when the parachute has been deployed. I suspect this means that we need to move events into the dataflash log library?

@peterbarker
Copy link
Contributor Author

peterbarker commented Feb 1, 2019 via email

@peterbarker
Copy link
Contributor Author

@rmackay9 I've created a PR to move event logging up.

@peterbarker peterbarker force-pushed the parachute-mavlink branch 4 times, most recently from bb0a537 to 8ab4d7f Compare February 4, 2019 02:54
@peterbarker
Copy link
Contributor Author

@rmackay9 We now do events in the dataflash library, and parachute here takes advantage of that.

@peterbarker
Copy link
Contributor Author

Marked devcalltopic for attention

@peterbarker
Copy link
Contributor Author

redo - link in parachute instead

@peterbarker
Copy link
Contributor Author

I've changed the build to include AP_Parachute rather than using stub functions - as discussed on the devcall.

@peterbarker
Copy link
Contributor Author

After discussion on the call I moved the text-message-sending into the library itself, and didn't log the parachute event if it's not enabled.

@rmackay9 rmackay9 merged commit e23809f into ArduPilot:master Feb 13, 2019
@rmackay9
Copy link
Contributor

Merged, thanks!

@peterbarker peterbarker deleted the parachute-mavlink branch February 13, 2019 00:46
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

Successfully merging this pull request may close these issues.

None yet

3 participants