Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 992 Bytes

File metadata and controls

33 lines (22 loc) · 992 Bytes

Changelog

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.

[0.7.0] - 2024-12-30

Changed

  • Updated Acconeer A121 SDK bindings from v1.11.* to v1.12.0

Added

  • acc_detector_presence_config_inter_phase_boost_set() - Enable inter-frame phase boost for slow motion detection
  • acc_detector_presence_config_inter_phase_boost_get() - Get inter-frame phase boost status

Removed

  • acc_detector_presence_reset_filters() - Removed from SDK

Fixed

  • CI workflows now correctly trigger on master branch
  • Fixed incorrect repository path in CI configuration

[0.6.0] - 2024-11-15

Changed

  • Updated bindgen to 0.72
  • Updated cc to 1.2
  • Added support for non-ARM architectures in build scripts

[0.5.0] - 2024-10-01

  • Initial public release with A121 SDK v1.10.* bindings