Skip to content

Transmit Git Hash over CAN#540

Merged
BlakeFreer merged 6 commits intomainfrom
487-transmit-git-hash-over-can
Nov 20, 2025
Merged

Transmit Git Hash over CAN#540
BlakeFreer merged 6 commits intomainfrom
487-transmit-git-hash-over-can

Conversation

@luaibash
Copy link
Contributor

@luaibash luaibash commented Nov 7, 2025

Description

  • Added python script to retrieve the git hash and unstaged changes status, writing them as variables to a cpp file.
  • Configured each project to run the python script before running the project itself, such that the git values are available to be used by the project.
  • Modified each project to send the git hash CAN message every 1ms, using the generated values from the cpp file.

@luaibash luaibash linked an issue Nov 7, 2025 that may be closed by this pull request
@luaibash luaibash marked this pull request as ready for review November 18, 2025 02:02
Copy link
Contributor

@BlakeFreer BlakeFreer left a comment

Choose a reason for hiding this comment

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

looks good! just a few comments about platformio

Copy link
Contributor

@BlakeFreer BlakeFreer left a comment

Choose a reason for hiding this comment

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

🫎

@BlakeFreer BlakeFreer merged commit 13b7a4b into main Nov 20, 2025
2 checks passed
@BlakeFreer BlakeFreer deleted the 487-transmit-git-hash-over-can branch November 20, 2025 02:35
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.

Transmit Git Hash over CAN

2 participants

Comments