I was a bit slow when I fixed this issue and didn't think to add a check for the message length so there's still a potential for it to fail with a std::length error. This PR adds a packet length check for the AR00 and DL00 from the UAM protocol specification.
The UAM manual doesn't seem to be easily available online so I've added some screen grabs of the two commands for reference:
I was a bit slow when I fixed this issue and didn't think to add a check for the message length so there's still a potential for it to fail with a std::length error. This PR adds a packet length check for the AR00 and DL00 from the UAM protocol specification.
The UAM manual doesn't seem to be easily available online so I've added some screen grabs of the two commands for reference:
AR00
DL00