All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Default LR11xx LoRa IQ configuration set to standard instead of inverted
- Add frequency argument to RTTOF function
get_recommended_rx_tx_delay_indicator
- RTToF example just runs once and then stops if it is compiled by Keil.
- Update LR11xx drivers version to v2.5.0
- RTTOF function get_recommended_rx_tx_delay_indicator was always returning false
- LR-FHSS demo support for LR11XX and SX126X chips
- SX126X Sigfox demo support
- Bluetooth Low Energy Beaconing Compatibility example for LR1110 and LR1120
- Support for the following shields
- LR1110MB1IPDDIS
- LR1120MB1IPDDIS
- LR1110MB1PIS
- LR1120MB1PIS
- Remove duplicated code in configuration of LR11xx DBPSK configuration
- PA tables for LR1110MB1DxS, LR1110MB1GxS, LR1120MB1DxS, LR1120MB1GxS
- Typos in readme files
- SX126x Ping-Pong example: add handler for Rx CRC error
- Renaming from ranging to RTToF
- LR11xx driver upgraded to v2.4.1
- Update latest firmware version definition
- LR11xx ranging example
- Removed targets.txt files
- LR11xx geolocation-related examples (GNSS and Wi-Fi scan)
- The geolocation-related examples are distributed through SWSD004
- Fixed Keil project files that were not compiling with error
'smtc_dbpsk.h' file not found
- Fixed sx216x Keil project files that were not compiling due to bad path of some driver files
- Fixed broken links in README file of SX126x
LR11XX_SYSTEM_IRQ_LORA_RX_TIMESTAMP
management inapps_common_lr11xx_irq_process
- Updated LR11xx driver to v2.3.0
- Macro
LR11XX_DISABLE_HIGH_ACP_WORKAROUND
is now defined to disable the corresponding workaround - Add
Sigfox
example with LR11xx - Default
TX_OUTPUT_POWER_DBM
default value for LR11xx examples to13 dBm
- LR11xx geolocation-related examples (GNSS and Wi-Fi scan)
- SX126x support
- LR1121 support
- SMTC HAL MCU - simplified MCU hardware abstration layer to ease porting on another platform
- Shield interface - library to get specificities related to each LR11xx / SX126x shield
- SX126x support
- LR1121 support
- SMTC HAL MCU - simplified MCU hardware abstration layer to ease porting on another platform
- Shield interface - library to get specificities related to each LR11xx / SX126x shield
- Initial version