diff --git a/projects/Assignments/homework3/YamashitaDeMouraREADME.md b/projects/Assignments/homework3/YamashitaDeMouraREADME.md index 595278a45520b04e2a4eea4bddaf943e980874fd..fd3b711fc86250d7f35163b77f6bedb89590fbad 100644 --- a/projects/Assignments/homework3/YamashitaDeMouraREADME.md +++ b/projects/Assignments/homework3/YamashitaDeMouraREADME.md @@ -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 diff --git a/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md b/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md deleted file mode 100644 index 7f0b7fc6bcf25584189a881b8ad70d45b53922ab..0000000000000000000000000000000000000000 --- a/projects/Assignments/homework3/YamashitaDeMouraREADME_1.md +++ /dev/null @@ -1,31 +0,0 @@ -## 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