v2.4.0 - Live Recalibration, Adaptive Threshold & PCA #75
francescopace
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
New Features
Dual Detection Algorithms
Two motion detection algorithms are now available:
detection_algorithm: mvsdetection_algorithm: pcaCalibrate Switch
New Home Assistant switch for triggering recalibration without reflashing:
switch.espectre_calibrate: Turn ON to recalibrate, auto-turns OFF when completeAdaptive Threshold
The
segmentation_thresholdparameter is now optional:Improvements
Dual Band Selection Algorithms
Two automatic subcarrier selection algorithms:
segmentation_calibration: nbvisegmentation_calibration: p95HT20-Only Mode
Simplified to WiFi 4 (802.11n) HT20 mode for stable 64 subcarriers across all ESP32 variants:
Other Improvements
espectre-c3-dev.yamlBug Fixes
register_componentcallsMicro-ESPectre (R&D Platform)
verifycommand detects outdated firmwarep95_calibrator.py,nbvi_calibrator.py,threshold.pyFor Contributors
Architecture changes, testing, and CI/CD improvements
Architecture
IDetectorinterface for polymorphic detection (MVSDetector,PCADetector)threshold.h/threshold.pycsi_processormodule removedMulti-Chip Test Suite
Tests run on ESP32-C6 and ESP32-S3 with real CSI data:
CI/CD
Documentation
This discussion was created from the release v2.4.0 - Live Recalibration, Adaptive Threshold & PCA.
Beta Was this translation helpful? Give feedback.
All reactions