Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
3784ea91
Commit
3784ea91
authored
7 years ago
by
Kens
Browse files
Options
Downloads
Patches
Plain Diff
Final project stuff for maroon
parent
6bf03692
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt
+16
-0
16 additions, 0 deletions
...cts/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt
with
16 additions
and
0 deletions
projects/Assignments/FinalProjects/2018March/Maroon/ReadMe.txt
0 → 100644
+
16
−
0
View file @
3784ea91
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment