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

Use acceleration spike to switch to LandedState #118

Merged
merged 6 commits into from
Jan 8, 2025

Conversation

harshil21
Copy link
Member

Closes #114.

To be merged after #117.

All launch data showed a spike of vertical acceleration of well over 100m/s^2 upon impact. I chose a safe value of 70 and above.

@harshil21 harshil21 added the bug Something isn't working label Jan 1, 2025
airbrakes/data_handling/data_processor.py Show resolved Hide resolved
tests/test_integration.py Outdated Show resolved Hide resolved
Base automatically changed from use-py313 to main January 8, 2025 22:37
@wlsanderson wlsanderson merged commit 5af32dd into main Jan 8, 2025
4 checks passed
@wlsanderson wlsanderson deleted the accel-landed-state branch January 8, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LandedState should be detected based on acceleration spike
2 participants