Skip to content

Fix the dmesg log spamming in journalctl#3695

Merged
GrayHoang merged 1 commit intoUBC-Thunderbots:masterfrom
GrayHoang:fix_dmesg_log
May 10, 2026
Merged

Fix the dmesg log spamming in journalctl#3695
GrayHoang merged 1 commit intoUBC-Thunderbots:masterfrom
GrayHoang:fix_dmesg_log

Conversation

@GrayHoang
Copy link
Copy Markdown
Contributor

@GrayHoang GrayHoang commented May 9, 2026

Description

Fix outlined in #3248 and applied. Resolves #3248. New issue #3694 opened to address CPU temp. William no longer spammed by dmesg logs

Testing Done

Resolved Issues

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@GrayHoang GrayHoang merged commit 4b1b11c into UBC-Thunderbots:master May 10, 2026
6 checks passed
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.

Update Thunderloop's isPowerStable to work on Pis

3 participants