Skip to content

Transmit PDO messages with shorter DLC#79

Merged
mcbridejc merged 1 commit into
mainfrom
fix-pdo-size
Jun 19, 2026
Merged

Transmit PDO messages with shorter DLC#79
mcbridejc merged 1 commit into
mainfrom
fix-pdo-size

Conversation

@mcbridejc

Copy link
Copy Markdown
Owner

Transmit PDO messages were being sent with 8 bytes even when the size of PDO mapped objects was less than 8 bytes. This change sends only the min required message size based on the PDO mapping. Fixes #67.

@mcbridejc mcbridejc merged commit 643a391 into main Jun 19, 2026
2 checks passed
@mcbridejc mcbridejc deleted the fix-pdo-size branch June 20, 2026 00:31
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.

TPDOs always send 8 byte CAN packets with zero-padding after the useful payload

1 participant