|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Zero-heap telemetry math helpers (PC_ENABLE_TELEMETRY). More...
Go to the source code of this file.
Zero-heap telemetry math helpers (PC_ENABLE_TELEMETRY).
Pure-computation building blocks for turning a stream of sensor samples into dashboard figures, alert triggers, and odometer-style totals - no heap, no Arduino dependency, all state in caller-supplied storage or small POD structs, so the whole cluster unit-tests on the host:
Definition in file telemetry.h.