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

hwdef: fixes for BotBloxSwitch #27973

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Sep 1, 2024

The BotBloxSwitch is now fully working. It needs this small ChibiOS fix for an incorrect MACV2 address shift:
ArduPilot/ChibiOS#93
that fix does not impact other boards with ethernet in ArduPilot

Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May need a double-shuffle on top of the ChibiOS PR which I just merged

@Hwurzburg Hwurzburg added the WikiNeeded needs wiki update label Sep 2, 2024
@Hwurzburg
Copy link
Collaborator

added wiki tag so I wont miss adding a page for it

@tridge tridge force-pushed the pr-botblox-switch-update2 branch from cb96696 to 7fa8635 Compare September 2, 2024 21:58
@tridge
Copy link
Contributor Author

tridge commented Sep 2, 2024

May need a double-shuffle on top of the ChibiOS PR which I just merged

done

@peterbarker peterbarker merged commit e934780 into ArduPilot:master Sep 3, 2024
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WikiNeeded needs wiki update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants