Releases: Lora-net/llcc68_driver
Releases · Lora-net/llcc68_driver
v2.5.0
v2.3.2
[2.3.2] - 2023-12-15
Changed
llcc68_set_gfsk_sync_word()function - Remove memcpy usage
v2.2.0
v2.0.1
[2.0.1] - 2021-11-23
Added
llcc68_get_lora_params_from_header()function - extracts the LoRa coding rate and CRC configuration from the packet headerllcc68_add_registers_to_retention_list()function - allows to add up to 4 registers to the retention listllcc68_init_retention_list()- add registers used by workarounds in the driver to the retention listllcc68_cal_img_in_mhz()- takes frequency interval bounds in MHz for calibration
Changed
- Revised BSD License changed to the Clear BSD License
llcc68_set_lora_symb_nb_timeoutnow rounds up to nearest possible number of symbolLLCC68_REG_IRQ_POLARITYis renamedLLCC68_REG_IQ_POLARITYllcc68_cal_img()function - takes frequency interval bounds in raw steps
v1.0.0
[1.0.0] - 2020-09-24
General
- Initial version