Skip to content
Snippets Groups Projects
Commit da741484 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

PduReaderPlayer tests satisfactorily

parent d9f10a42
No related branches found
No related tags found
No related merge requests found
Invocation instructions:
0. check for existence of recorded files in directory, e.g. examples/pduLog/PduCaptureLog.dislog
1. first launching AllPduReceiver or Wireshark can confirm that DIS replay actually occurs.
2. run or debug PduReaderPlayer.java
3. Type p/enter to pause, r/enter to resume, q/enter to quit
Program response:
===================================================
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run run
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=OpenDis7Examples/PduReaderPlayer.java -Drun.class=OpenDis7Examples.PduReaderPlayer run-single
init:
Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar:
Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
compile:
run:
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
compile-single:
run-single:
OpenDis7Examples.PduReaderPlayer started...
Beginning PduReaderPlayer (239.1.2.3:3000) to directory pduLog
PduPlayer begin() playing DIS logs.
Type p/enter to pause, r/enter to resume, q/enter to quit
Replaying DIS logs.
Replaying C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog.dislog
ENCODING_PLAINTEXT
Sent PDU: DisPduType 01 ENTITY_STATE
Sent PDU: DisPduType 02 FIRE
Sent PDU: DisPduType 03 DETONATION
Sent PDU: DisPduType 04 COLLISION
Sent PDU: DisPduType 05 SERVICE_REQUEST
Sent PDU: DisPduType 06 RESUPPLY_OFFER
Sent PDU: DisPduType 07 RESUPPLY_RECEIVED
Sent PDU: DisPduType 08 RESUPPLY_CANCEL
Sent PDU: DisPduType 09 REPAIR_COMPLETE
Sent PDU: DisPduType 10 REPAIR_RESPONSE
Sent PDU: DisPduType 11 CREATE_ENTITY
Sent PDU: DisPduType 12 REMOVE_ENTITY
Sent PDU: DisPduType 13 START_RESUME
Sent PDU: DisPduType 14 STOP_FREEZE
Sent PDU: DisPduType 15 ACKNOWLEDGE
Sent PDU: DisPduType 16 ACTION_REQUEST
Sent PDU: DisPduType 17 ACTION_RESPONSE
Sent PDU: DisPduType 18 DATA_QUERY
Sent PDU: DisPduType 19 SET_DATA
Sent PDU: DisPduType 20 DATA
Sent PDU: DisPduType 21 EVENT_REPORT
Sent PDU: DisPduType 22 COMMENT
Sent PDU: DisPduType 23 ELECTROMAGNETIC_EMISSION
Sent PDU: DisPduType 24 DESIGNATOR
Sent PDU: DisPduType 25 TRANSMITTER
Sent PDU: DisPduType 26 SIGNAL
Sent PDU: DisPduType 27 RECEIVER
Sent PDU: DisPduType 28 IDENTIFICATION_FRIEND_OR_FOE
Sent PDU: DisPduType 29 UNDERWATER_ACOUSTIC
Sent PDU: DisPduType 30 SUPPLEMENTAL_EMISSION_ENTITY_STATE
Sent PDU: DisPduType 31 INTERCOM_SIGNAL
Sent PDU: DisPduType 32 INTERCOM_CONTROL
Sent PDU: DisPduType 33 AGGREGATE_STATE
Sent PDU: DisPduType 34 ISGROUPOF
Sent PDU: DisPduType 35 TRANSFER_OWNERSHIP
Sent PDU: DisPduType 36 ISPARTOF
Sent PDU: DisPduType 37 MINEFIELD_STATE
Sent PDU: DisPduType 38 MINEFIELD_QUERY
Sent PDU: DisPduType 39 MINEFIELD_DATA
Sent PDU: DisPduType 40 MINEFIELD_RESPONSE_NACK
Sent PDU: DisPduType 41 ENVIRONMENTAL_PROCESS
Sent PDU: DisPduType 42 GRIDDED_DATA
Sent PDU: DisPduType 43 POINT_OBJECT_STATE
Sent PDU: DisPduType 44 LINEAR_OBJECT_STATE
Sent PDU: DisPduType 45 AREAL_OBJECT_STATE
Sent PDU: DisPduType 46 TIME_SPACE_POSITION_INFORMATION
Sent PDU: DisPduType 47 APPEARANCE
Sent PDU: DisPduType 48 ARTICULATED_PARTS
Sent PDU: DisPduType 49 LIVE_ENTITY_FIRE
Sent PDU: DisPduType 50 LIVE_ENTITY_DETONATION
Sent PDU: DisPduType 51 CREATE_ENTITY_RELIABLE
Sent PDU: DisPduType 52 REMOVE_ENTITY_RELIABLE
Sent PDU: DisPduType 53 START_RESUME_RELIABLE
Sent PDU: DisPduType 54 STOP_FREEZE_RELIABLE
Sent PDU: DisPduType 55 ACKNOWLEDGE_RELIABLE
Sent PDU: DisPduType 56 ACTION_REQUEST_RELIABLE
Sent PDU: DisPduType 57 ACTION_RESPONSE_RELIABLE
Sent PDU: DisPduType 58 DATA_QUERY_RELIABLE
Sent PDU: DisPduType 59 SET_DATA_RELIABLE
Sent PDU: DisPduType 60 DATA_RELIABLE
Sent PDU: DisPduType 61 EVENT_REPORT_RELIABLE
Sent PDU: DisPduType 62 COMMENT_RELIABLE
Sent PDU: DisPduType 63 RECORD_RELIABLE
Sent PDU: DisPduType 64 SET_RECORD_RELIABLE
Sent PDU: DisPduType 65 RECORD_QUERY_RELIABLE
Sent PDU: DisPduType 66 COLLISION_ELASTIC
Sent PDU: DisPduType 67 ENTITY_STATE_UPDATE
Sent PDU: DisPduType 68 DIRECTED_ENERGY_FIRE
Sent PDU: DisPduType 69 ENTITY_DAMAGE_STATUS
Sent PDU: DisPduType 70 INFORMATION_OPERATIONS_ACTION
Sent PDU: DisPduType 71 INFORMATION_OPERATIONS_REPORT
Sent PDU: DisPduType 72 ATTRIBUTE
Total PDUs: 72
End of replay from PduCaptureLog.dislog
edu.nps.moves.dis7.utilities.stream.X3dSlidingWindowCompression.doSlidingWindow() regression: localMap.size()=1
Insufficient keys to create X3D interpolators
edu.nps.moves.dis7.utilities.stream.X3dSlidingWindowCompression.doSlidingWindow() regression: localMap.size()=1
Insufficient keys to create X3D LineSet
Replaying C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\pduLog\PduCaptureLog1.dislog
Total PDUs: 72 1...
End of replay from PduCaptureLog1.dislog
edu.nps.moves.dis7.utilities.stream.X3dSlidingWindowCompression.doSlidingWindow() regression: localMap.size()=1
Insufficient keys to create X3D interpolators
edu.nps.moves.dis7.utilities.stream.X3dSlidingWindowCompression.doSlidingWindow() regression: localMap.size()=1
Insufficient keys to create X3D LineSet
q
... QUIT
Ending pdu files playback for directory pduLog
OpenDis7Examples.PduReaderPlayer complete.
BUILD SUCCESSFUL (total time: 15 seconds)
BUILD SUCCESSFUL (total time: 46 seconds)
examples/src/OpenDis7Examples/PduReaderPlayerWireshark.png

108 KiB

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