lriot 2.1.0.0
|
LR IoT LoRa packet status object. More...
#include <lriot.h>
Data Fields | |
int8_t | rssi_pkt_in_dbm |
int8_t | snr_pkt_in_db |
int8_t | signal_rssi_pkt_in_dbm |
LR IoT LoRa packet status object.
LoRa packet status object definition of LR IoT Click driver.
int8_t rssi_pkt_in_dbm |
Average RSSI over last received packet.
int8_t signal_rssi_pkt_in_dbm |
RSSI of last packet latched after.
int8_t snr_pkt_in_db |
SNR estimated on last received packet.