
SSR-1U User’s Manual
Rev -, 27 Dec 2019
© 2019 Slerj, LLC
61
www.slerj.com
6.2
Time Correlation Packet
The time correlation packet associates the free running clock timer with the real time clock. A
time correlation packet is written when the recording is started, every 10 minutes, and as the
recording is stopped.
Table 15. Time Tagged Time Correlation Packet
Element
Bytes Description
Packet Header
0x82 0xA3
2
Packet start sequence.
Run Time
4
Current run time in milliseconds.
RTC Time
6
Real Time Clock
word 0:
bits 15-4: year (2001 – 2099)
bits 3-0: month (1 – 12)
word 1:
bits 15-11: day (1 – 31)
bits 10-6: hour (0 – 23)
bits 5-0: minute (0 – 59)
word 2:
bits 15-10: second (0 – 59)
bits 9-0: milliseconds (0 – 999)
Checksum
2
Fletcher checksum calculated between Run Time and RTC Time,
inclusive.