Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1.7 KB

File metadata and controls

9 lines (8 loc) · 1.7 KB

Changelog

  • August 2026: Release 1.4.2. Fixes command parsing in the MAX30001G and MAX30001G_BLESerial sketches, including the one-letter l<n> log-level argument offset, strict numeric-argument validation, and the NimBLE/Mynewt-compatible log-level order (DEBUG=0 through NONE=5).
  • July 2026: Release 1.4.1. Adds configurable and human-safe BIOZ scan current limits, fixed/dynamic/bypassed scan AHPF selection, buffered combined ECG/BIOZ/RTOR serial output, sampling-rate-aware FIFO thresholds, corrected combined-mode timeout handling, logger-controlled acquisition diagnostics, and resistance/reactance plotting support.
  • July 2026: Release 1.4.0. Adds external BIOZ scan fixture calibration support, calibration runner/analyzer tooling, global median magnitude correction for cosine-fit external scan output, provisional reliability scoring, ESP32 Preferences persistence for scan calibration/settings, parser support for corrected scan output with reliability, and cleanup of scan current requests against FCGEN current limits.
  • May 2026: Release 1.3.0. Testing of various subcomponents which resulted in code modifications and bug fixes.
  • April 2026: Release 1.2.0. Fixes BIOZ high-frequency PHOFF encoding for 81.92 kHz and 131.072 kHz, validates corrected internal-BIST scan behavior across the full spectrum, adds reduced-phase BIOZ scan validation updates, improves BIOZScan_Internal_Fast.ino configuration guidance, and refreshes release/docs automation notes.
  • April 2026: Release 1.1.1. Adds the refactored driver updates, refreshed README/example mapping, validation notes, new validation sketches, and regenerated documentation that were omitted from the v1.1.0 tag.
  • March 2026: Full release, Untested