Skip to content

v1.3

Compare
Choose a tag to compare
@Ludovic-Lesur Ludovic-Lesur released this 09 Nov 13:20
· 3 commits to master since this release

v1.3 - 09 Nov 2023

Added

  • Implement RF_API_start_continuous_wave() function for type approval addon.
  • Add RF frequency parameter check in RF_API_init() function since it is not performed by ST driver.

Fixed

  • Fix TX output power formula in ST driver (patch file update).
  • Do not close radio driver in RF_API_error() function.
  • Add missing pointer symbol on HW API callback syntax.

Removed

  • Remove doc folder since images are now hosted on the GitHub wiki.

Known limitations

  • LBT not implemented.
  • External radio front-end not supported.
  • Modulated CW not supported for type approval addon.