Spec-conformant wire: A.1.6 checksum, A.1.5 reply layout, ISDU FlowCTRL/CHKPDU, indices, timing - #24
Merged
Merged
Conversation
…, indices, timing
…DX_NOT_ACCESSIBLE
…hannel event memory
…indices in the suites
…001E, 0x0024 is DeviceStatus)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #23 (device side).
Breaking wire change: the device now speaks the IO-Link V1.1.5 wire byte for byte. Nothing built against the previous checksum or ISDU framing can talk to it.
[PD-in][OD] CKS, Event flag bit 7, PD-invalid bit 6. No leading status octet.Verification: 22/22 ctest, check_quality.sh clean, 14 virtual-master unit tests, conformance suite 48/49 (the remaining failure,
test_04_pd_exchange_consistency, is host scheduling jitter and fails on unmodified develop too).Design and plan:
docs/superpowers/specs/2026-09-18-spec-conformant-wire-design.md,docs/superpowers/plans/2026-09-18-spec-conformant-wire-device.md.