open-dis / open-dis-java

Java implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7 :boom:
Other
44 stars 35 forks source link

Add IFF PDU (DIS 7) #131

Closed fo-ifad closed 8 months ago

fo-ifad commented 8 months ago

Added IFFPdu.java to DIS 7, with Layer1 and Layer 2 implemented, according to "IEEE Std 1278.1™-2012" document section 7.6.5. Also added unit test to and made some small fixes to existing files