projecthorus / horus-gui

Project Horus Telemetry Decoder
GNU General Public License v3.0
33 stars 8 forks source link

Add time since last decoded packet display #13

Closed shenki closed 1 year ago

shenki commented 3 years ago

This shows the time since the last decoded packet, in h:m:s, in the "Data" section of the GUI. The count is reset whenever a new packet is received, and stops counting when stopping the decoder.

darksidelemm commented 1 year ago

Ok I probably need to revive this one, since someone just asked for it :-)

darksidelemm commented 1 year ago

Added in https://github.com/projecthorus/horus-gui/releases/tag/v0.3.11