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

Receiver PDU fix for missing Radio Ref Id and Radio Number (DIS 7) #130

Closed fo-ifad closed 8 months ago

fo-ifad commented 8 months ago

The Transmitter pdu is missing Radio Reference ID and Radio Number according to the IEEE Std 1278.1™-2012 document and these have been added. Also a spelling error has been corrected and a unit test has been added