Metadata for a received frame.
More...
#include <radio.hpp>
|
| float | rssi |
| float | edv |
| | Not currently in use.
|
| uint32_t | len |
| | The frame length.
|
Metadata for a received frame.
Definition at line 272 of file radio.hpp.
◆ edv
| float satnogs::comms::lib::radio::rx_info::edv |
Not currently in use.
Definition at line 277 of file radio.hpp.
◆ len
| uint32_t satnogs::comms::lib::radio::rx_info::len |
◆ rssi
| float satnogs::comms::lib::radio::rx_info::rssi |
RSSI of the frame in dB. Can be NaN if the RSSI cannot be calculated
Definition at line 275 of file radio.hpp.
The documentation for this class was generated from the following file:
- libsatnogs-comms/include/satnogs-comms-lib/radio.hpp