Skip to content

ARGUS REDLINE v0.1.02

Choose a tag to compare

@sudorgherd sudorgherd released this 27 Jul 06:57
99e5e12

Highlights

  • Added formal opcode ranges for core, application, and reserved use
  • Added a typed Opcode registry
  • Preserved compatibility with OPCODE_TEST
  • Added centralized supported-opcode validation
  • Added command payload-length validation
  • Added ACK status validation before enum conversion
  • Updated Hub ACK matching to use the transmitted command opcode
  • Updated Hub and Node startup reporting to v0.1.02

Validation

  • Hub build: PASS
  • Node build: PASS
  • Hub flash on COM4: PASS
  • Node flash on COM5: PASS
  • 10 consecutive command/ACK exchanges verified
  • Sequences 13–22 acknowledged without retries or malformed responses
  • CodeQL checks: PASS