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

DisTime improvements open-dis7

parent 00b8afd5
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ public class EspduReceiver
InetAddress multicastInetAddress;
DatagramPacket packet;
PduFactory pduFactory = new PduFactory();
DisTime.TimestampStyle timestampStyle = DisTime.TimestampStyle.YEAR;
DisTime.TimestampStyle timestampStyle = DisTime.TimestampStyle.IEEE_ABSOLUTE;
DisTime.setTimestampStyle(timestampStyle);
int pduCount = 0;
......
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