Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
lgw_conf_rxrf_s Struct Reference
Configuration structure for a RF chain. More...
#include <loragw_hal.h>
Data Fields | |
uint32_t | freq_hz |
float | rssi_offset |
enum lgw_radio_type_e | type |
uint32_t | tx_enable |
Detailed Description
Configuration structure for a RF chain.
Definition at line 180 of file loragw_hal.h.
Field Documentation
uint32_t freq_hz |
> enable or disable that RF chain
Definition at line 182 of file loragw_hal.h.
float rssi_offset |
> center frequency of the radio in Hz
Definition at line 183 of file loragw_hal.h.
uint32_t tx_enable |
> Radio type for that RF chain (SX1255, SX1257....)
Definition at line 185 of file loragw_hal.h.
enum lgw_radio_type_e type |
> Board-specific RSSI correction factor
Definition at line 184 of file loragw_hal.h.
Generated on Tue Jul 12 2022 22:19:22 by
