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

Removed CAN bus, can_bus_helper, adafruit_mcp2515 FC_Board code from repo #80

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

blakejameson
Copy link
Contributor

I removed the usage of the adafruit_mcp2515 library for the FC Board.

As seen in the issue linked below, adafruit_mcp2515 is used predominantly in the Batt_Board code. As the Batt_Board code will soon be removed from the repo, with @Mikefly123 's approval, I didn't deal with CAN aka adafruit_mcp2515 for this section.

This PR is in regard to the following issue:
#79

I ran this code on the v4c and v4b boards and experienced similar output as the main branch code

@blakejameson blakejameson requested review from nateinaction, Mikefly123 and a team January 7, 2025 18:51
@blakejameson blakejameson linked an issue Jan 7, 2025 that may be closed by this pull request
Copy link
Contributor

@Alandlt15 Alandlt15 left a comment

Choose a reason for hiding this comment

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

Great work, files look good, just tested on my board and it works like a charm!

Copy link
Member

@nateinaction nateinaction left a comment

Choose a reason for hiding this comment

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

Tested on board. Looks good!

@blakejameson blakejameson merged commit b3c4c9b into main Jan 7, 2025
3 checks passed
@blakejameson blakejameson deleted the 79-remove-can_bus-from-the-codebase branch January 7, 2025 19:20
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.

Remove can_bus From the Codebase
3 participants