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

When will DIS7 be fully functional? #56

Open DaveL1292 opened 3 years ago

DaveL1292 commented 3 years ago

I know there has been a lot of churn in the DIS7 implementation in recent months, but when is this anticipated to be fully DIS7 compliant? Thank you

leif81 commented 3 years ago

@DaveL1292 good question. To be honest I'm not sure. More attention has gone into DIS6 implementation. But what would help is users trying DIS7 out and reporting issues here. As well as submitting unit tests examples with sample DIS7 pdus to verify the implementation.

quonn77 commented 1 year ago

@DaveL1292 I'm working on my fork on the DIS7 implementation, please check my fork at the moment.