From 2cc53dc3b7de6a6ac938e68b66432b41f3926cea Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Fri, 13 Feb 2026 22:50:31 -0800 Subject: [PATCH] Added documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69d67cc..42e9dee 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ The project serves as a real-time monitoring and diagnostic tool for the Meshtas - **IMPORTANT:** the predicted coverage feature requires the extra `pyitm` dependency. If it is not installed, the coverage API will return 503. - Ubuntu install (inside the venv): `./env/bin/pip install pyitm` - Coverage: predicted coverage overlay (Longley‑Rice area mode) with perimeter rendering and documentation. +- UI: added QR code display for quick node/app access. - Gateways: persistent gateway tracking (`is_mqtt_gateway`) and UI indicators in nodes, map popups, and stats. - Map UX: deterministic jitter for overlapping nodes; edges follow jittered positions. - Tooling: Meshtastic protobuf updater script with `--check` and `UPSTREAM_REV.txt` tracking.