c5495388441cddd270e19127097d2f19e716d8e1
- Added a new bandwidth enum value for 7.8MHz and corresponding string conversion function. - Introduced a string conversion function for coding rates. - Implemented a utility function to safely convert uint8_t to optional for spreading factors. - Enhanced the modulation parameters structure with a to_string method for better representation.
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.5%
CMake
0.5%