Skip to content

v1.1

Choose a tag to compare

@CedricB31 CedricB31 released this 10 Aug 13:30
· 5 commits to master since this release

v1.1 - 10 Aug 2023

Added

  • Add LR11XX_HW_API_status_t status to manage HW_API errors.

Changed

  • Rename all errors.
  • Remove cmake/lr11xx.patch file and update external project version in CMakeLists.

Fixed

  • Init Error callback in LR11XX_RF_API_open().
  • Change call order of lr11xx driver function in LR11XX_RF_API_init().
  • Update latency and change lr1110_ctx.backup_bit_rate_bps_patch only in TX mode (src/manuf/lr11xx_rf_api.c).
  • Remove unused variable compiltation warning when VERBOSE flag is disabled (src/manuf/lr11xx_rf_api.c).

Known limitations

  • LBT not implemented.