D-Rats icon indicating copy to clipboard operation
D-Rats copied to clipboard

Display connected status of remote Ratflectors

Open dranch opened this issue 5 years ago • 3 comments

It would be very helpful to add a connected/disconnected indicator under Config --> Radio for various ratflectors. Maybe a green vs. blue vs "white fill in a circle" indicator in column to the right of the "port" name to indicate connected, connecting, or disconnected.

It would be good to also know if D-rats does any periodic retries if it couldn't connect to the ratflector? It might be too complex / UI overload to show a counter of connection attempts per ratflector.

dranch avatar Jun 11 '20 22:06 dranch

Wish there were a voting or "like" button for what David mentioned above.

dslotter avatar Jun 11 '20 22:06 dslotter

D-Rats tries to connect a few times to a ratflector until it gives up. Entering the config radio section and then saving will start it trying to connect to the ratflectors. Python 3 version will attempt to reconnect to a ratflector after it has once connected to it successfully and then lost the connection. However detecting some disconnections seems to have a problem.

wb8tyw avatar Apr 05 '23 23:04 wb8tyw

I think I would like a way to see the ratflector status with out having to go into the config screen. Need to think about the best way to handle the display.

Related: https://github.com/ham-radio-software/D-Rats/issues/70

wb8tyw avatar Apr 05 '23 23:04 wb8tyw