Skip to content
Snippets Groups Projects
Commit 3784ea91 authored by Kens's avatar Kens
Browse files

Final project stuff for maroon

parent 6bf03692
No related branches found
No related tags found
No related merge requests found
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
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