Skip to content
Snippets Groups Projects
Commit 9370eb9c authored by brutzman's avatar brutzman
Browse files

retest sat with OpenDISv7 classes coexisting in project classpath

parent 4f3e732c
No related branches found
No related tags found
No related merge requests found
...@@ -10,50 +10,55 @@ DisExamples.EspduSender started... send 5 ESPDUs, initial index=0 ...@@ -10,50 +10,55 @@ DisExamples.EspduSender started... send 5 ESPDUs, initial index=0
Sending 5 ESPDU packets to /239.1.2.3 Sending 5 ESPDU packets to /239.1.2.3
-121.87693999999999 -121.87693999999999
lat, lon:36.595517, -121.87693999999999 lat, lon:36.595517, -121.87693999999999
DIS coord:-2707488.3677768684, -4353666.735244379, 3781450.3202754413 DIS coord:-2707488.3677768684, -4353666.735244378, 3781450.3202754413
Sending broadcast datagram packet to /127.255.255.255 Sending broadcast datagram packet to /127.255.255.255
Sending broadcast datagram packet to /172.20.83.255 Sending broadcast datagram packet to /172.20.220.105
Sending broadcast datagram packet to /10.0.0.255
Espdu #0 EID=[1,1,2] Espdu #0 EID=[1,1,2]
DIS coordinates location=[-2707488.3677768684,-4353666.735244379,3781450.3202754413] DIS coordinates location=[-2707488.3677768684,-4353666.735244378,3781450.3202754413]
-121.877 -121.877
lat, lon:36.595517, -121.877 lat, lon:36.595517, -121.877
DIS coord:-2707492.9269245286, -4353663.899966802, 3781450.3202754413 DIS coord:-2707492.9269245286, -4353663.899966802, 3781450.3202754413
Sending broadcast datagram packet to /127.255.255.255 Sending broadcast datagram packet to /127.255.255.255
Sending broadcast datagram packet to /172.20.83.255 Sending broadcast datagram packet to /172.20.220.105
Sending broadcast datagram packet to /10.0.0.255
Espdu #1 EID=[1,1,2] Espdu #1 EID=[1,1,2]
DIS coordinates location=[-2707492.9269245286,-4353663.899966802,3781450.3202754413] DIS coordinates location=[-2707492.9269245286,-4353663.899966802,3781450.3202754413]
-121.87693999999999 -121.87693999999999
lat, lon:36.595517, -121.87693999999999 lat, lon:36.595517, -121.87693999999999
DIS coord:-2707488.3677768684, -4353666.735244379, 3781450.3202754413 DIS coord:-2707488.3677768684, -4353666.735244378, 3781450.3202754413
Sending broadcast datagram packet to /127.255.255.255 Sending broadcast datagram packet to /127.255.255.255
Sending broadcast datagram packet to /172.20.83.255 Sending broadcast datagram packet to /172.20.220.105
Sending broadcast datagram packet to /10.0.0.255
Espdu #2 EID=[1,1,2] Espdu #2 EID=[1,1,2]
DIS coordinates location=[-2707488.3677768684,-4353666.735244379,3781450.3202754413] DIS coordinates location=[-2707488.3677768684,-4353666.735244378,3781450.3202754413]
-121.877 -121.877
lat, lon:36.595517, -121.877 lat, lon:36.595517, -121.877
DIS coord:-2707492.9269245286, -4353663.899966802, 3781450.3202754413 DIS coord:-2707492.9269245286, -4353663.899966802, 3781450.3202754413
Sending broadcast datagram packet to /127.255.255.255 Sending broadcast datagram packet to /127.255.255.255
Sending broadcast datagram packet to /172.20.83.255 Sending broadcast datagram packet to /172.20.220.105
Sending broadcast datagram packet to /10.0.0.255
Espdu #3 EID=[1,1,2] Espdu #3 EID=[1,1,2]
DIS coordinates location=[-2707492.9269245286,-4353663.899966802,3781450.3202754413] DIS coordinates location=[-2707492.9269245286,-4353663.899966802,3781450.3202754413]
-121.87693999999999 -121.87693999999999
lat, lon:36.595517, -121.87693999999999 lat, lon:36.595517, -121.87693999999999
DIS coord:-2707488.3677768684, -4353666.735244379, 3781450.3202754413 DIS coord:-2707488.3677768684, -4353666.735244378, 3781450.3202754413
Sending broadcast datagram packet to /127.255.255.255 Sending broadcast datagram packet to /127.255.255.255
Sending broadcast datagram packet to /172.20.83.255 Sending broadcast datagram packet to /172.20.220.105
Sending broadcast datagram packet to /10.0.0.255
Espdu #4 EID=[1,1,2] Espdu #4 EID=[1,1,2]
DIS coordinates location=[-2707488.3677768684,-4353666.735244379,3781450.3202754413] DIS coordinates location=[-2707488.3677768684,-4353666.735244378,3781450.3202754413]
BUILD SUCCESSFUL (total time: 5 seconds) BUILD SUCCESSFUL (total time: 7 seconds)
=================================================== ===================================================
run: run:
DisExamples.EspduReceiver started... DisExamples.EspduReceiver started...
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
...@@ -65,11 +70,11 @@ got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS ...@@ -65,11 +70,11 @@ got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
...@@ -81,11 +86,11 @@ got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS ...@@ -81,11 +86,11 @@ got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244379, 3781450.3202754413] got PDU of type: edu.nps.moves.dis.EntityStatePdu EID:[1, 1, 2] Location in DIS coordinates: [-2707488.3677768684, -4353666.735244378, 3781450.3202754413]
Bundle size is 1 Bundle size is 1
got PDU of type: edu.nps.moves.dis.FirePdu got PDU of type: edu.nps.moves.dis.FirePdu
......
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