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
91 stars 66 forks source link

Examples: DIS::Pdu yields no PduType from getPduType. #86

Open JimHha opened 1 year ago

JimHha commented 1 year ago

I see from within the Sender, the setPduType has been commented out. Further more, even when uncommenting, the Receiver doesn't extract the PDU Type, among Exercise ID as well.