Searched refs:modulation (Results 1 – 7 of 7) sorted by relevance
626 LR1110.modulation_params.modulation.gfsk.bitrate = datarate; in RadioSetRxConfig()627 LR1110.modulation_params.modulation.gfsk.pulse_shape = LR1110_RADIO_PULSESHAPE_GAUSSIANBT1; in RadioSetRxConfig()628 LR1110.modulation_params.modulation.gfsk.bandwidth = in RadioSetRxConfig()651 … lr1110_radio_set_modulation_param_gfsk( &LR1110, &LR1110.modulation_params.modulation.gfsk ); in RadioSetRxConfig()664 … LR1110.modulation_params.modulation.lora.spreading_factor = ( lr1110_radio_lora_sf_t ) datarate; in RadioSetRxConfig()665 LR1110.modulation_params.modulation.lora.bandwidth = Bandwidths[bandwidth]; in RadioSetRxConfig()666 … LR1110.modulation_params.modulation.lora.coding_rate = ( lr1110_radio_lora_cr_t ) coderate; in RadioSetRxConfig()671 LR1110.modulation_params.modulation.lora.ppm_offset = 0x01; in RadioSetRxConfig()675 LR1110.modulation_params.modulation.lora.ppm_offset = 0x00; in RadioSetRxConfig()680 … if( ( LR1110.modulation_params.modulation.lora.spreading_factor == LR1110_RADIO_LORA_SF5 ) || in RadioSetRxConfig()[all …]
46 }modulation; //!< Holds the modulation parameters structure member
38 # Allow switching of modulation40 set(MODULATION LORA CACHE STRING "Default modulation is LoRa")
27 …aMac-node/milestone/11) | A/B/C | LoRaWAN L2 1.0.4 / 1.1.0 - Adds support for LR-FHSS modulation |155 **ping-pong** example using LoRa modulation for NucleoL476 platform with LR1110MB1DIS MBED shield232 // Select the type of modulation, applicable to the ping-pong or284 **ping-pong** example using LoRa modulation for NucleoL476 platform with LR1110MB1DIS MBED shield333 // Select the type of modulation, applicable to the ping-pong or
46 // Select the type of modulation, applicable to the ping-pong or
105 * `MODULATION` - Type of modulation choice.