meshtastic / ATAK-Plugin

ATAK Plugin for sending CoT to IMeshService
GNU General Public License v3.0
118 stars 13 forks source link

MT icon - connection indicator #1

Closed Tahkis closed 5 months ago

Tahkis commented 10 months ago

MT icon has only two states at the moment, red and green.

The icon shows green even if the MT app has no connection to LORA radio.

The icon should show red when there is no radio connection available. In addition there could be another color/indicator showing connection to MT app exist but no radio connection available.

niccellular commented 9 months ago

The green connection indicates connected to the IMeshService. The intent of this plugin is to be simple not a kitchen sink. The plugin is not responsible for talking to the LORA hardware, its sole existence is to talk to the IMeshService.

To verify connection to the LORA hardware you should open the Meshtastic Android App and verify its connected there.