Skip to content
Snippets Groups Projects
Commit 20a092e3 authored by dougl's avatar dougl
Browse files

Douglas - Assignment 3 - X3D file uploaded and README updated.

parent e3fdc580
No related branches found
No related tags found
No related merge requests found
......@@ -19,12 +19,13 @@
1. [x] Test PDU reading using Wireshark...
1. [ ] Record PDU file using X3D-Edit...
1. [x] Record PDU file using X3D-Edit...
1. [ ] Playback PDU file using X3D-Edit...
1. [x] Playback PDU file using X3D-Edit...
Track of interest:
- Brazilian Attack/Strike Embraer Super Tucano
Note:
- The height of the aircraft is increasing on RoC (Rate of Climb) up to 10 m/s
\ No newline at end of file
Notes:
- The height of the aircraft is increasing on RoC (Rate of Climb) up to 10 m/s
- Wireshark correctly recognized the entity type. However, X3D r
\ No newline at end of file
## Homework Assignment 3 Checklist
1. [x] Add X3D-Edit as Netbeans Plugin from https://savage.nps.edu/X3D-Edit/#Downloads
1. [x] Optional: checkout Open-DIS-Java library source from https://github.com/open-dis/open-dis-java
1. [x] Otherwise just inspect files of interest from
[edu.nps.moves.examples](https://github.com/open-dis/open-dis-java/tree/master/src/main/java/edu/nps/moves/examples)
1. [x] Copy README.md and create YournameREADME.md documentation file...
1. [x] Plan a track of interest, described in YournameREADME.md documentation file...
1. [x] Copy, then Refactor/Rename example file OpenDisEspduSender.java or OpenDisPduSender.java as YourNameSomething.java
1. [x] Modify your example file to produce track PDUs (and be cool)
1. [x] Generate PDUs...
1. [x] Test PDU reading using Wireshark...
1. [x] Record PDU file using X3D-Edit...
1. [x] Playback PDU file using X3D-Edit...
Track of interest:
- Brazilian Attack/Strike Embraer Super Tucano
Notes:
- The height of the aircraft is increasing on RoC (Rate of Climb) up to 10 m/s
- Wireshark correctly recognized the entity type. However, X3D recognized incorrectly the category and sub-category of the entity type.
\ No newline at end of file
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