Skip to content
Snippets Groups Projects
Commit 1d7e786e authored by Brutzman, Don's avatar Brutzman, Don
Browse files

open-dis7 labels to opendis7

parent 2db056fd
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ program and debugging. Thus, to observe and track the PDUs being sent, simply r ...@@ -41,7 +41,7 @@ program and debugging. Thus, to observe and track the PDUs being sent, simply r
this file prior to executing MAJ Furr's main program. this file prior to executing MAJ Furr's main program.
5. Future work - The intricacies subordinate to the main 72 PDUs identified in 5. Future work - The intricacies subordinate to the main 72 PDUs identified in
the MOVES Institute's open-dis7-source.jar need improvement if a more effective the MOVES Institute's opendis7-source.jar need improvement if a more effective
and thorough implementation is desired. A better understanding of how the and thorough implementation is desired. A better understanding of how the
Institute of Electrical and Electronics Engineers Standard for DIS - Application Institute of Electrical and Electronics Engineers Standard for DIS - Application
Protocols (IEEE Std 1278.1-2012) and Simulation Interoperability Standards Protocols (IEEE Std 1278.1-2012) and Simulation Interoperability Standards
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
### Assignment ### Assignment
* Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code * Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code
* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/open-dis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit). * Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
This assignment presents a Problem Prototyping opportunity. This assignment presents a Problem Prototyping opportunity.
While some minimal functionality is expected, the general outline of While some minimal functionality is expected, the general outline of
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
### Assignment ### Assignment
* Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code * Adapt the functionality for [OpenDIS ExampleSimulationProgram](../../../../examples/src/OpenDis7Examples/ExampleSimulationProgram.java), modifying provided code
* Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/open-dis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit). * Result streams are recorded/saved/replayed using [PduRecorder](https://savage.nps.edu/opendis7-java/javadoc/edu/nps/moves/dis7/utilities/stream/PduRecorder.html), [Wireshark](https://www.wireshark.org) or [X3D-Edit](https://savage.nps.edu/X3D-Edit).
This assignment presents a Problem Prototyping opportunity. This assignment presents a Problem Prototyping opportunity.
While some minimal functionality is expected, the general outline of While some minimal functionality is expected, the general outline of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment