open-dis / open-dis-cpp

C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
BSD 2-Clause "Simplified" License
90 stars 65 forks source link

fix IFFPdu bugs #66

Closed CarlosSprekelsen closed 2 years ago

CarlosSprekelsen commented 2 years ago

Some bugs fixed:

leif81 commented 2 years ago

Thank-you @CarlosSprekelsen , could you add a sample IFF pdu and a unit test in the test folder?