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
52aba6a1
Commit
52aba6a1
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
updated library location of DisChannel
parent
57caed3d
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
examples/src/SimkitOpenDis7Examples/run/RunSimpleServerOpenDis7Log.txt
+9
-9
9 additions, 9 deletions
...SimkitOpenDis7Examples/run/RunSimpleServerOpenDis7Log.txt
with
9 additions
and
9 deletions
examples/src/SimkitOpenDis7Examples/run/RunSimpleServerOpenDis7Log.txt
+
9
−
9
View file @
52aba6a1
...
@@ -6,24 +6,24 @@ Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\b
...
@@ -6,24 +6,24 @@ Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\b
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
compile-single:
compile-single:
run-single:
run-single:
[
OpenDis7]
thisHostName=IT160907-UWALPP
[
DisChannel]
thisHostName=IT160907-UWALPP
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
Network confirmation: address=239.1.2.3 port=3000
[DisChannel]
Network confirmation: address=239.1.2.3 port=3000
Beginning pdu save to directory ./pduLog
[DisChannel]
Beginning pdu save to directory ./pduLog
Recorder log file open: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog.dislog
[PduRecorder]
Recorder log file open: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog
3
.dislog
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] using network interface PANGP Virtual Ethernet Adapter
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] datagramSocket.joinGroup address=239.1.2.3 port=3000 isConnected()=false createDatagramSocket() complete.
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() receiveThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
[DisThreadedNetworkInterface] createThreads() sendingThread.isAlive()=true
[PduRecorder PduRecorder] listening to IP address 239.1.2.3 on port 3000
[PduRecorder PduRecorder] listening to IP address 239.1.2.3 on port 3000
[
OpenDis7]opendis7
.getNetworkAddress()=239.1.2.3, getNetworkPort()=3000
[
DisChannel] disChannel
.getNetworkAddress()=239.1.2.3, getNetworkPort()=3000
[DisThreadedNetworkInterface
ExampleSimulationProgram pdu looping
] [sending 1] DisPduType 22 COMMENT, size 80 bytes)
[DisThreadedNetworkInterface
DisChannel
] [sending 1] DisPduType 22 COMMENT, size 80 bytes)
[DisThreadedNetworkInterface
ExampleSimulationProgram pdu looping
] [receipt 1] DisPduType 22 COMMENT, size 80 bytes)
[DisThreadedNetworkInterface
DisChannel
] [receipt 1] DisPduType 22 COMMENT, size 80 bytes)
[DisThreadedNetworkInterface PduRecorder] [receipt 1] DisPduType 22 COMMENT, size 80 bytes)
[DisThreadedNetworkInterface PduRecorder] [receipt 1] DisPduType 22 COMMENT, size 80 bytes)
*** [CommentPdu narrative sent: OTHER] [ArrivalProcessOpenDis7 initialized]
[DisChannel]
*** [CommentPdu narrative sent: OTHER] [ArrivalProcessOpenDis7 initialized]
ArrivalProcessOpenDis7.1
ArrivalProcessOpenDis7.1
interarrivalTimeGenerator = Uniform (0.900, 2.200)
interarrivalTimeGenerator = Uniform (0.900, 2.200)
SimpleServer.2
SimpleServer.2
...
@@ -43,5 +43,5 @@ Execution complete.
...
@@ -43,5 +43,5 @@ Execution complete.
*** killThread() status: receiveThread.isAlive()=false receiveThread.isInterrupted()=true
*** killThread() status: receiveThread.isAlive()=false receiveThread.isInterrupted()=true
*** Thread close status: sendingThread.isAlive()=false receiveThread.isAlive()=false
*** Thread close status: sendingThread.isAlive()=false receiveThread.isAlive()=false
PduRecorder.stop() closing recorder log file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog.dislog
PduRecorder.stop() closing recorder log file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog
3
.dislog
BUILD SUCCESSFUL (total time: 5 seconds)
BUILD SUCCESSFUL (total time: 5 seconds)
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