This proprietary NMEA message reports the status of the TRAIM algorithm.
Format
:
$PSTMTRAIMSTATUS,<OnOff>,<Status>,<Alarm>,<AvgError>,
<UsedSats>,<RemovedSats>,<RefSecond>*<checksum><cr><lf>
Parameter
Format
Description
OnOff
One-digit
Decimal
0 – TRAIM is Off
1 – TRAIM is On
Status
One-digit
Decimal
0 – UNDER alarm
1 – OVER alarm
2 - UNKNOWN
Alarm
Decimal
Time error threshold in nanoseconds
AvgError
Decimal
Average time error in nanoseconds
UsedSats
Decimal
Number of satellites used by the TRAIM algorithm
RemovedSats Decimal
Number of satellites removed by the TRAIM algorithm
RefSecond
Decimal
Second at which PPS signal is generated, range 0 to 59
Example
:
$PSTMTRAIMSTATUS,1,1,15,-2,5,2,28*77
Satellites that have an estimated time error larger than the
Alarm
threshold are removed by
the TRAIM algorithm and are not used for timing correction. Also, if the average time error
exceeds the
Alarm
threshold, the
Status
indicates an OVER alarm condition.