SATELSTATUS

Delivers status updates for any asynchronous radio operations

Platform: 

SMART7 with RELAY7

Use this log to display the status of the last operation attempted on the RELAY7 radio. Settings are saved on the radio so it is not necessary to configure the radio for each session. The SATELSTATUS log reports UNDETECTED until the radio is used. If hardware power control is available, OFF may also be reported.

There is no state monitoring, so a radio can be detached after being configured and the status would not update until a radio command is issued.

Message ID: 2205

Log Type: Asynch

Recommended Input:

log SATELSTATUS onchanged

ASCII Example:

#SATELSTATUSA,COM1,0,68.5,FINESTEERING,1883,338273.235,03040040,ea7e,32768;UNDETECTED,OK,""*8b80bd71

#SATELSTATUSA,COM1,0,68.5,FINESTEERING,1883,338273.235,03040040,ea7e,32768;READY,OK,""*8b80bd71

#SATELSTATUSA,COM1,0,68.5,FINESTEERING,1883,338273.235,03040040,ea7e,32768;ERROR,TIMEOUT,""*8b80bd71

#SATELSTATUSA,COM1,0,68.5,FINESTEERING,1883,338273.235,03040040,ea7e,32768;ERROR,COMMAND_FAILED,"SL&FR=900.0000"*8b80bd71

Field

Field Type

Description

Format

Binary Bytes

Binary Offset

1

Log header

SATELSTATUS header

For information about log headers, see ASCII, Abbreviated ASCII or Binary.

-

H

0

2

state

State of the radio. See Table: Radio State.

Enum

4

H

3

error

Error type. See Table: Error Types.

Uint

4

H+4

4

error_source

Last SATEL radio command issued

String

Variable

H+8

5

xxxx

32-bit CRC (ASCII or Binary only)

Hex

4

Variable

6

[CR][LF]

Sentence terminator (ASCII only)

-

-

-

Radio State

ASCII

Binary

Description

OFF

0

The radio power is configured OFF

DETECTING

1

The radio is being queried for identity and current configuration

UNDETECTED

2

The radio may be operating but it must be detected before responding to configuration commands

READY

3

The radio is operating and ready to respond to configuration commands

BUSY

4

The radio is being configured. Data may be interrupted

ERROR

5

The radio is in an error state

Error Types

ASCII

Binary

Description

NONE

0

Error type

COMMAND_FAILED

1

TIMEOUT

2