diff --git a/projects/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt b/projects/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt new file mode 100644 index 0000000000000000000000000000000000000000..f835f03db60c0d84790e2e58df6048015975b77b --- /dev/null +++ b/projects/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt @@ -0,0 +1,16 @@ +Final Project Notes: + +CSVreaderOpenDisEspduSender.java takes LTC Brian Hanley's program +(HanleyOpenDisEspduSender.java) and modifies it to send out UDP datagram +packets. BLUF the program reads in a CSV file packages it into a DIS packet +and sends that out via a UDP socket. + +udpRepeater.js is a node.js file that captures UDP packets and forwards them to +ws://track.movesinstitute.org:80 +To run you will need to download Node.js from https://nodejs.org/en/ +as well as the websocket module from https://github.com/websockets/ws +run it in terminal. + +googleMaps.html is a modified version of DMcG's example. Moved the map to +center on Monterey and changed the markers to reflect images of the passed +units