Skip to content

ARGUS REDLINE v0.1.01

Choose a tag to compare

@sudorgherd sudorgherd released this 27 Jul 06:41
79b8656

Highlights

  • Replaced the Node's blocking receive cycle with continuous asynchronous startReceive()
  • Added DIO1-driven RX and TX completion handling
  • Added explicit LISTENING and TRANSMITTING_ACK states
  • Converted acknowledgment transmission to asynchronous startTransmit()
  • Preserved Protocol v0.1 addressing, validation, duplicate suppression, cached ACK replay, and opcode handling

Validation

  • Hub build: PASS
  • Node build: PASS
  • Hardware flash on COM5: PASS
  • 18 consecutive command/ACK exchanges verified
  • Sequences 216–233 acknowledged without loss
  • No periodic receive timeout cycle observed