Merged
Conversation
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: divijgarg <divijgarg@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: aneeshg5 <aneeshg5@illinois.edu> Co-authored-by: divijgarg <divijgarg@users.noreply.github.com> Co-authored-by: Keshav B <kbalaji4@users.noreply.github.com>
Co-authored-by: divijgarg <divijgarg@users.noreply.github.com>
Co-authored-by: SZhOU-c <SZhOU-c@users.noreply.github.com> Co-authored-by: sh1shir <sh1shir@users.noreply.github.com> Co-authored-by: Rithvik Bhogavilli <rbhogavilli@gmail.com>
Fixed orientation velocity, was not set before, and sets last_fsm.
Add B2B communication interface for camera board
Contributor
|
As we base all of our new features off of this branch & our most recent software releases are based off of this branch, I am fast-forwarding #70's merge into main. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This represents a total shift of drivers and pins from MIDAS MK1 to MIDAS MK2.
After this PR, we will no longer be supporting MIDAS MK1.
changed the pins in pins.h to be the same pins as on midas MK2.
TODO:
drivers need to change, and things need to be implemented
probably needs to be double checked
since no new drivers, I did not test. Please do