diff --git a/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin b/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin new file mode 100644 index 0000000000000000000000000000000000000000..4c7ab29a08cb48b4993a50104431ee0ac4e009db Binary files /dev/null and b/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin differ diff --git a/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin.disbinidx b/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin.disbinidx new file mode 100644 index 0000000000000000000000000000000000000000..f0c73ee32e9149948e5d4d2534affdd579967415 Binary files /dev/null and b/projects/Assignments/homework3/YamashitaDeMouraOutputDispackets.disbin.disbinidx differ diff --git a/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md b/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md new file mode 100644 index 0000000000000000000000000000000000000000..7f0b7fc6bcf25584189a881b8ad70d45b53922ab --- /dev/null +++ b/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md @@ -0,0 +1,31 @@ +## 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