-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Implement support for flow deck to achieve 'hover mode' #234
Labels
Milestone
Comments
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
- Flow deck driver - Push flow data to the kalman filter - Implement flow support in the kalman filter - Push zRanger data to the kalman filter by default (the flow deck contains a vl53l0x sensor cabled the same way as in the zRanger)
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
Required for flow deck and does not affect other decks (the low speed is used only at startup by the Loco positioning deck)
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
ataffanel
added a commit
that referenced
this issue
Jun 14, 2017
ataffanel
added a commit
that referenced
this issue
Jun 15, 2017
ataffanel
added a commit
that referenced
this issue
Jun 15, 2017
ataffanel
added a commit
that referenced
this issue
Jun 20, 2017
ataffanel
added a commit
that referenced
this issue
Jun 26, 2017
ataffanel
added a commit
that referenced
this issue
Jun 26, 2017
ataffanel
added a commit
that referenced
this issue
Jun 26, 2017
tobbeanton
added a commit
that referenced
this issue
Jun 29, 2017
Added spiBeginTransaction and spiEndTransaction to lock the bus so it can be shared. The deck drivers uSD, Loco and Flow were all updated and can now be used simultainiously.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There should be support for the flow deck to achieve stationary flight with velocity control (hover mode). It should at least work with the Kalman filter.
The text was updated successfully, but these errors were encountered: