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 rate control loop onto DispatchQueue #23

Open
dakejahl opened this issue Sep 24, 2019 · 0 comments
Open

Move rate control loop onto DispatchQueue #23

dakejahl opened this issue Sep 24, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dakejahl
Copy link
Owner

Need to move the IMU task and attitude controller onto the dispatch queue. This will allow precision scheduling as well as serialized scheduling. Minimizes latency between sensor output and control action.

@dakejahl dakejahl added the enhancement New feature or request label Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant