|
ESPectre SDK 2.8.0-280-gac7af68
Wi-Fi CSI motion sensing for ESP32 firmware
|
Core-only detector API for custom CSI capture integrations. More...
#include "runtime/espectre_sdk_version.h"#include "core/base_detector.h"#include "core/csi_format.h"#include "core/filtered_turbulence_ring.h"#include "core/high_accuracy_detector.h"#include "core/lightweight_detector.h"Go to the source code of this file.
Core-only detector API for custom CSI capture integrations.
Prefer espectre_sdk.h and RuntimeFrontendController when ESPectre should own CSI capture, temporal admission, calibration, and event delivery. Include this facade only when the embedding firmware already implements those parts.
Definition in file espectre_core_sdk.h.