zlubsen / dis-rs

Implementation of DIS in Rust
MIT License
14 stars 6 forks source link

PDUs with VariableParameters fail internal consistency tests #15

Closed zlubsen closed 7 months ago

zlubsen commented 7 months ago

Possible due to:

zlubsen commented 7 months ago

Fixed issues with data lengths to be specified in bits vs bytes. Fixed issues with some records to do and some do not include leading fields in the data length.