/
Radar Health
Radar Health
The data protocol used to distribute real time radar data to network clients from Colossus based systems includes the definition of messages to convey radar health. These health messages are presented by the radar as a Byte array representing a serialised Protocol Buffer message. The required protobuf message files can be downloaded from
It is very strongly suggested that third party applications and systems consume the published radar health messages, with continuous verification that the radar is reporting healthy status against each of the monitored attributes.
The text below summarises the whole content of one health message.
dietemperature {
minvalue: -20.0
maxvalue: 95.0
value: 28.053295135498047
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
soctemperature {
minvalue: -20.0
maxvalue: 95.0
value: 16.0
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
vcotemperature {
minvalue: -20.0
maxvalue: 95.0
value: 16.0
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
ambienttemperature {
minvalue: -20.0
maxvalue: 95.0
value: 16.0
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
rotation {
minvalue: 200.0
maxvalue: 200.0
value: 4000.0
delta: 59.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
packetrate {
minvalue: 30.0
maxvalue: 30.0
value: 1599.0
delta: -1570.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
rfhealthcheck {
minvalue: 10.0
maxvalue: 10.0
value: 0.0
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
transmitting: true
expectedrotation: 4000
expectedpacketrate: 1600
macaddress: "54:10:ec:6e:a5:0e"
encodererrorcount: 0
systemuptime: 94165.28125
motorcurrent {
minvalue: 0.0010000000474974513
maxvalue: 0.5
value: 0.10999999940395355
delta: 0.0
status: HEALTHY
warnallowance: 12
alarmallowance: 20
clearallowance: 1
}
networkstate {
state: NET_UP
duplex: NET_FULL
speed: 1000
}
maxclientsallowed: 3
ipclients: "10.77.3.212"
expectedrxpacketrate: 1600
uplinkerrors: 0
downlinkerrors: 0
uplinkmissed: 0
downlinkmissed: 0
, multiple selections available,
Related content
Third-Party Research & Software
Third-Party Research & Software
Read with this
Requesting Health Messages
Requesting Health Messages
More like this
Adjusting a radar for 8- or 16-bit depth raw output
Adjusting a radar for 8- or 16-bit depth raw output
Read with this
Radar Data & Software Connection
Radar Data & Software Connection
More like this
Troubleshooting
Troubleshooting
Read with this
Radar Health
Radar Health
More like this