From 8cfd3e8e8ce0b1f8c06a18d655af795e14391bdf Mon Sep 17 00:00:00 2001 From: dmyur <dmyur@DESKTOP-99RM7D9.ern.nps.edu> Date: Sat, 7 Sep 2019 13:38:18 -0700 Subject: [PATCH] README ready for Capt Boron's reading. --- .../README.txt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt b/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt index 647bfed8fd..dc740d9a66 100644 --- a/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt +++ b/assignments/src/MV3500Cohort2019JulySeptember/projects/Boron_Yurkovich - UDPs for MAJ Furr/README.txt @@ -29,10 +29,16 @@ influenced the battlefield, A struggle for Capt Boron and Maj Yurkovich was to identify where radio messages were executed, broadcasted, in the DES portion of MAJ Furr's program. -4. Future work - figure out the web of details into each PDUs. Better understanding -of how to use the IEEE & SISO standards. EntityID & serialization creation. +4. How to use - Start "PduReceiver" prior to running MAJ Furr's main program. -With more refinement of the process, -the CreateEntityPDU,and EntityStatePDU should be in the SimpleMover3D class. +5. Future work - The web of details subordinate to the main 72 PDUs identified +in the MOVES Institute's open-dis7-source.jar needs improvement in our implementation. +The Capt Boron and Maj Yurkovich lack the scope and time to gather the full +details of enumerations for each time of radios, waveforms, and rounds being +used in the simulation. A better understanding of how the Institute of Electrical +and Electronics Engineers Standard for DIS - Application Protocols (IEEE Std +1278.1-2012) and Simulation Interoperability Standards Organization Reference +for Enumerations for Simulation Interoperability (SISO-REF-010-2019) work +together would make future work easier to complete. This data requires +refinement in each PDU. -d \ No newline at end of file -- GitLab