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

Bug fix in bus load calculations and removal of compiler defines from command line #123

Merged
merged 2 commits into from
Mar 1, 2025

Conversation

JoshLafleur
Copy link
Collaborator

@JoshLafleur JoshLafleur commented Mar 1, 2025

Describe changes

  1. Bugfix in yamcan calculation of busload. The issue was that messages from all buses were considered for a given node.
  2. Removal of NUM_CAN_BUSES definition in chip config files

Impact

  1. Corrects bus load calculation for each individual bus ore accurately
  2. Changes build command of every file, but no compiler directive gated off this define flag

Test Plan

  1. Not applicable
  2. No hex diff, no test required

@JoshLafleur JoshLafleur merged commit 56c8801 into master Mar 1, 2025
3 checks passed
@JoshLafleur JoshLafleur deleted the user/jl/fixes branch March 1, 2025 05:44
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.

1 participant