This is one carried over from the old forum
Hi Carl
The info below may be of some help.
It looks to me that the heading is the first, in the format of: H123.45 followed by Pitch, Roll, etc. etc.
DATA OUTPUTS for CDL MiniRLG
Data output strings available from DDU
MiniRLG1
H123.45P+12.345R+123.456M123W1234.56U12.3<CR><LF>
MiniRLG2
H12345P+12345R123456M123W123456U123<CR><LF>
MDL
H1234P+1234R+1234<CR><LF>
SGB
1234<CR><LF> (heading)
Legend:
H Heading
P Pitch
R Roll
M Mode 1st digit 0 = Idle
1 = Coarse stationary align
2 = Fine stationary align not complete
3 = Fine stationary align complete
9 = Aided navigation
A = System failure
Mode last byte is the navigation monitor byte in hex
W Depth
U Battery voltage
DLOG
H1234P+1234R+1234E<CR><LF>
Final flag character is either:
E Exact heading available
S Gyro settling
SKR
4 characters (most significant first)
UART encoded with address encoding in bits 4 and 5 and BCD digit in bits 0-3
Bits 6 and 7 always zero
00110011=Hundreds digit 3
00100101=Tens digit 5
00010111=Units digit 7
00000010=Tenths digit 2
Heading 357.2 degrees
best regards
James Mc