From 37887cd9001ebda1c9a9c9543311e3afa6f00cf7 Mon Sep 17 00:00:00 2001 From: niccellular <79813408+niccellular@users.noreply.github.com> Date: Thu, 9 May 2024 14:33:19 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f7c93d..4546813 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ Offical Meshtastic ATAK Plugin for sending CoT to IMeshService in the Meshtastic Android app. # Settings -The plugin currently has two settings: +The plugin currently has the following settings: - Enable relay to server, this forwards all CotEvents (except DMs) to any connected TAKServers - Show all Meshtastic devices, this will place Sensor CoTs on the map for meshtastic devices that have non-zero GPS +- Do not show your local node, this will not place a Sensor CoT on the map for the meshtastic device currently bound to the EUD +- Enable reporting rate controls, this will set ATAK's reporting rate to Constant and allow you to pick a interval from 1,5,10,20,30 minutes +- Reporting rate, the menu to pick the interval -![image](https://github.com/meshtastic/ATAK-Plugin/assets/79813408/88b0663e-58a6-4fb5-89cc-74dfdac6cfdc) +- +![Screenshot_20240509-143030](https://github.com/meshtastic/ATAK-Plugin/assets/79813408/c918e588-48bf-4ac9-b065-8036f0671ad3) +![Screenshot_20240509-143034](https://github.com/meshtastic/ATAK-Plugin/assets/79813408/10680f3a-722f-4587-b517-3f1961fe5459)