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

Reworked sensor and RC acquisition #410

Merged
merged 5 commits into from
Dec 15, 2023
Merged

Conversation

bsutherland333
Copy link
Contributor

@bsutherland333 bsutherland333 commented Nov 15, 2023

Previously, sensors and RC hardware would collect and store data at a rate that was independent of how often the core rosflight code checked for sensor data. This commit changes that, making the core rosflight code be dependent on the hardware's aquisition rate, syncronizing the two.

Previously, sensors and RC hardware would collect and store data at a rate that was independent of how often the core rosflight code checked for sensor data. This commit changes that, making the core rosflight code be dependent on the hardware's aquisition rate, syncronizing the two.
@bsutherland333 bsutherland333 self-assigned this Nov 15, 2023
@bsutherland333 bsutherland333 changed the title Rewored sensor and RC acquisition Reworked sensor and RC acquisition Nov 15, 2023
@bsutherland333 bsutherland333 reopened this Dec 8, 2023
@bsutherland333 bsutherland333 marked this pull request as draft December 12, 2023 23:17
@bsutherland333
Copy link
Contributor Author

This pull request breaks the F1 and F4 firmware builds, but these builds will be replaced immediately by the H7 varmint pull request.

@bsutherland333 bsutherland333 marked this pull request as ready for review December 15, 2023 16:49
@bsutherland333 bsutherland333 merged commit 8208375 into main Dec 15, 2023
2 of 4 checks passed
@bsutherland333 bsutherland333 deleted the synchronous-acquisition branch December 15, 2023 19:33
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.

2 participants