From b1ed2651faff82c254ae7b88d9d9cf7d709ca3ad Mon Sep 17 00:00:00 2001 From: Waldek Date: Mon, 6 Jul 2020 15:56:33 +0200 Subject: [PATCH] Update hblink_table.html --- templates/hblink_table.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/hblink_table.html b/templates/hblink_table.html index 1c1dc52..c383476 100644 --- a/templates/hblink_table.html +++ b/templates/hblink_table.html @@ -33,7 +33,7 @@    Type/Slot: {{ _cdata['SLOTS'] }}
   Soft_Ver: {{_cdata['SOFTWARE_ID'] }}
   Hardware: {{_cdata['PACKAGE_ID'] }} -
{{_cdata['LOCATION']}}
+
{{_cdata['LOCATION']}}
{{ _cdata['CONNECTED'] }} TS1 {{ _cdata[1]['SUB'] }} @@ -70,9 +70,8 @@ {% 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 {{ _pdata[1]['SUB'] }} {{ _pdata[1]['DEST'] }}