LoRa modulation parameters.
More...
|
| constexpr bool | operator== (const lora_modulation &) const noexcept=default |
| | Compares two modulation-parameter sets for equality.
|
| |
LoRa modulation parameters.
Definition at line 132 of file types.hpp.
◆ operator==()
| constexpr bool idfxx::radio::lora_modulation::operator== |
( |
const lora_modulation & |
| ) |
const |
|
constexprdefaultnoexcept |
Compares two modulation-parameter sets for equality.
◆ bw
Channel bandwidth.
Definition at line 134 of file types.hpp.
◆ cr
Forward-error-correction coding rate.
Definition at line 135 of file types.hpp.
◆ low_data_rate_optimize
| bool idfxx::radio::lora_modulation::low_data_rate_optimize = false |
Enable low-data-rate optimization (recommended at SF11/SF12 on narrow bandwidths).
Definition at line 136 of file types.hpp.
◆ sf
The documentation for this struct was generated from the following file: