ee1c1a04976d6cbe4ef9af1172a38a2dfcf91af9
- Introduced new enums for LoRa bandwidth and coding rate to improve clarity. - Updated default values for preamble length, frequency, bandwidth, and coding rate. - Added new structures for modulation and packet parameters, encapsulating related settings. - Refactored functions to utilize the new structures, improving parameter management in the llcc68 component.
LLCC68 driver
in-house driver for LLCC68 that should NOT be used other than for LLCC68. Internal buffer, C++ 20 features is used.
Usage
See app_const_llcc68_template.hpp
TODO
- Long-Range Frequency Hopping Spread Spectrum (LR-FHSS)
- cleanup interface for public use
See
Description
Languages
C++
99.6%
CMake
0.4%