From ed0241c69f92b9b5074a6d0fad1bea28326e472a Mon Sep 17 00:00:00 2001 From: Waldek Date: Sat, 15 Aug 2020 21:18:06 +0200 Subject: [PATCH] Update hblink_table_blue.html --- templates/hblink_table_blue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hblink_table_blue.html b/templates/hblink_table_blue.html index 668d633..754035f 100644 --- a/templates/hblink_table_blue.html +++ b/templates/hblink_table_blue.html @@ -70,7 +70,7 @@ {% for _peer, _pdata in _table['PEERS'].items() %} {{ _peer}}
Mode: {{ _table['PEERS'][_peer]['MODE'] }} -
{{_table['PEERS'][_peer]['CALLSIGN']}}(Id: {{ _table['PEERS'][_peer]['RADIO_ID'] }})   Linked Time Slot: {{ _table['PEERS'][_peer]['SLOTS'] }}

{{_table['PEERS'][_peer]['LOCATION']}}
+
{{_table['PEERS'][_peer]['CALLSIGN']}}(Id: {{ _table['PEERS'][_peer]['RADIO_ID'] }})   Linked Time Slot: {{ _table['PEERS'][_peer]['SLOTS'] }}

{{_table['PEERS'][_peer]['LOCATION']}}
{{ _table['PEERS'][_peer]['STATS']['CONNECTED'] }}
{{ _table['PEERS'][_peer]['STATS']['PINGS_SENT'] }} / {{ _table['PEERS'][_peer]['STATS']['PINGS_ACKD'] }} / {{ _table['PEERS'][_peer]['STATS']['PINGS_SENT'] - _table['PEERS'][_peer]['STATS']['PINGS_ACKD'] }}
TS1