Type definitions#
Modules#
sid_pal_radio_fsk_cad_params_t
sid_pal_radio_fsk_modulation_params_t
sid_pal_radio_fsk_packet_params_t
sid_pal_radio_fsk_rx_packet_status_t
sid_pal_radio_fsk_phy_settings_t
Enumerations#
Sidewalk Phy FSK header type.
Radio FSK FCS enumeration definition.
Macros#
Radio Mod Shaping parameter.
Gaussian shaping with BT = 0.3.
Gaussian shaping with BT = 0.5.
Gaussian shaping with BT = 0.7.
Gaussian shaping with BT = 1.0.
Bandwidth.
Bandwidth of 5800 Hz.
Bandwidth of 7300 Hz.
Bandwidth of 9700 Hz.
Bandwidth of 11700 Hz.
Bandwidth of 14600 Hz.
Bandwidth of 19500 Hz.
Bandwidth of 23400 Hz.
Bandwidth of 29300 Hz.
Bandwidth of 39000 Hz.
Bandwidth of 46900 Hz.
Bandwidth of 58600 Hz.
Bandwidth of 78200 Hz.
Bandwidth of 93800 Hz.
Bandwidth of 117300 Hz.
Bandwidth of 156200 Hz.
Bandwidth of 187200 Hz.
Bandwidth of 234300 Hz.
Bandwidth of 312000 Hz.
Bandwidth of 373600 Hz.
Bandwidth of 467000 Hz.
Bandwidth of 100000 Hz.
Bandwidth of 117000 Hz.
Bandwidth of 125000 Hz.
Bandwidth of 150000 Hz.
Bandwidth of 250000 Hz.
Bandwidth of 500000 Hz.
Radio Preamble detection.
Preamble detection of 8 bits.
Preamble detection of 16 bits.
Preamble detection of 24 bits.
Preamble detection of 32 bits.
Radio sync word correlators activated.
Address comparison node.
Address comparison node and broadcast.
Radio packet length modes.
Variable length packet.
packet params crc types
CRC 1 byte.
CRC 2 bytes.
CRC 1 byte inverted.
CRC 2 bytes inverted.
CRC 2 bytes IBM.
CRC 2 bytes CCIT.
packet params Radio whitening mode
DC free whitening.
Default whitening seed.
Length of the sync word in bits.
timeout duration in usec.
set max radio timeout to 5sec
1 sec timeout used by diagnostics code
Defines the maximum size of the custom PHY header.
Enumeration Documentation#
sid_pal_radio_fsk_header_type#
sid_pal_radio_fsk_header_type
Sidewalk Phy FSK header type.
Enumerator | |
---|---|
SID_PAL_RADIO_FSK_SIDEWALK_HEADER | Sidewalk-specific header |
SID_PAL_RADIO_FSK_CUSTOM_HEADER | Custom header |
radio_fsk_fcs_t#
radio_fsk_fcs_t
Radio FSK FCS enumeration definition.
Enumerator | |
---|---|
RADIO_FSK_FCS_TYPE_0 | 4-octet FCS |
RADIO_FSK_FCS_TYPE_1 | 2-octet FCS |