From cdf758d2fb3d2a715e0e72a0415a22f2d22e91a5 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 15 Mar 2024 02:23:44 +1300 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b985e6..ade6b99 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A map of all Meshtastic nodes heard via MQTT. - Collect all `ServiceEnvelope` packets and provide a UI to filter and view them. - Real-Time message UI to view `TEXT_MESSAGE_APP` packets as they come in. - Map Filters + - Filter out "Neighbours" based on max distance setting. Eg no greater than 200km. - Filter by Hardware Model - Filter by Frequency (we don't have this information yet) - Filter by Last Updated (ie, only show nodes heard in the last 1hr, 24hr, etc)