You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete type-safe open-source Java implementation of the IEEE Distributed Interactive Simulation (DIS) Protocol, including all Protocol Data Units (PDUs), entity enumerations, and supporting utilities.
49
+
50
+
## Downloads
51
+
52
+
| Asset | Description |
53
+
|-------|-------------|
54
+
| `opendis7-full.jar` | Complete library — PDUs, enumerations, utilities, and javadoc in one jar |
55
+
| `opendis7-pdus-classes.jar` | PDU compiled classes only |
- [opendis7-java](https://github.com/open-dis/opendis7-java) — Java library, PDUs, utilities, and tests
73
+
- [opendis7-source-generator](https://github.com/open-dis/opendis7-source-generator) — Code generator for enumerations and entity types from SISO-REF-010
74
+
75
+
## Specifications
76
+
77
+
- IEEE Standard 1278.1-2012, IEEE Standard for Distributed Interactive Simulation (DIS) — Application Protocols
78
+
- SISO-REF-010 — Reference for Enumerations for Simulation Interoperability
79
+
80
+
## Course Materials
81
+
82
+
- [MV3500 Distributed Simulation Fundamentals](https://www.nps.edu/web/moves/mv3500) — NPS course using this library
83
+
84
+
## Contact
85
+
86
+
- [Don Brutzman](https://faculty.nps.edu/brutzman) — Naval Postgraduate School (NPS)
0 commit comments