meshtastic / Meshtastic-Android

Android application for Meshtastic

Home Page:https://meshtastic.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: Android APP sorting and filtering

TheDomanNow opened this issue · comments

Platform

ESP32

Description

Hi,

after app update 2.3.11, there is some sorting added, but... I think it's still missing most important thing:

  1. Show only LoRa radio connections, without_MQTT (if i have LoRa+MQTT enabled). Why? When I have LoRa and MQTT enabled (say 50 nodes via MQTT), and I'm doing some tests on local radios, I have to select "Ignore MQTT" in radio, then reset the NodeDB, and then wait for ages... all of this can be avoided by just showing LoRa radio nodes/connections.
  2. Modifier/filter to always show LoRa radio nodes first, and then, after all LoRa radio nodes have been listed, and only then, list MQTT. This would be extreme quality od life improvement (to me at least).

Please :-)

BR, Doman.

I would like to add to this request, when sorting by Hops, devices that have been unheard for a few hours (technically unreachable/offline) Sit above Hop Count 1 devices, these should be shuffled to the bottom.
Suggestion is anything not heard for an hour or more.

Duplicate of #1071