wifi-densepose/v2/crates/wifi-densepose-sensing-server/static
arsen c22dfcd256 fix(raw.html): guard zero RSSI + correct per-node fps counter
* nodes[].rssi_dbm of 0 used to display literally as "0.0 dBm",
  misleading the operator when rssi_history was empty on the first
  few ticks. Now coerce to "--" and skip pushing zeros to the trace.
* per-node fps was 1/dt instantaneous, blown up to 235 by multiple
  SensingUpdate emit paths firing back-to-back. Replaced with a
  1-second windowed counter — now matches the real ~38 fps per node.
2026-05-17 02:37:05 +07:00
..
calibrate.html deploy: tp-link wisp ap + rssi-Δ presence detector + live calibration ui 2026-05-15 11:26:07 +07:00
mobile.html feat(ops): one-command OTA deploy + mobile-first operator UI 2026-05-17 02:21:06 +07:00
raw.html fix(raw.html): guard zero RSSI + correct per-node fps counter 2026-05-17 02:37:05 +07:00
spectrum.html deploy: tp-link wisp ap + rssi-Δ presence detector + live calibration ui 2026-05-15 11:26:07 +07:00