You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
207 B
Plaintext
17 lines
207 B
Plaintext
|
5 months ago
|
# RADIO_STATUS message
|
||
|
|
|
||
|
|
std_msgs/Header header
|
||
|
|
|
||
|
|
# message data
|
||
|
|
uint8 rssi
|
||
|
|
uint8 remrssi
|
||
|
|
uint8 txbuf
|
||
|
|
uint8 noise
|
||
|
|
uint8 remnoise
|
||
|
|
uint16 rxerrors
|
||
|
|
uint16 fixed
|
||
|
|
|
||
|
|
# calculated
|
||
|
|
float32 rssi_dbm
|
||
|
|
float32 remrssi_dbm
|