Skip to content

TX & RX: Fix block state to detect SOH, CAN, EOT characters from transmitter #1

@tschak909

Description

@tschak909

Currently BLOCK blindly assumes a complete block with SOH + CHK + DATA + CRC16.
This needs to be amended to check for SOH, CAN, and EOT control characters from rx and TX to handle:

  • End of transmission (currently hangs)
  • Cancellation of transmission
  • Short blocks
  • Long blocks

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions