From ec8cb40aea2d75b3de2f2707123c8c108d4ccd26 Mon Sep 17 00:00:00 2001 From: Vladislav Ostapov Date: Mon, 5 May 2025 18:26:59 +0300 Subject: [PATCH] =?UTF-8?q?SCPC:=20=D0=BF=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F?= =?UTF-8?q?=D0=BB=20=D0=BD=D0=B0=D0=B4=D0=BF=D0=B8=D1=81=D1=8C=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=80=D1=83=D1=81=D1=81=D0=BA=D1=83=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front-generator/template/common/monitoring.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front-generator/template/common/monitoring.html.j2 b/front-generator/template/common/monitoring.html.j2 index b7583af..16b7dbb 100644 --- a/front-generator/template/common/monitoring.html.j2 +++ b/front-generator/template/common/monitoring.html.j2 @@ -9,7 +9,7 @@ Захват ФАПЧ Захват поиска по частоте Захват пакетной синхр. - SNR/RSSI{{ statRx.snr }} / {{ statRx.rssi }} + ОСШ/RSSI{{ statRx.snr }} / {{ statRx.rssi }} Modcod{{ statRx.modcod }} Размер кадра{{ statRx.frameSizeNormal ? 'normal' : 'short' }} Пилот-символы{{ statRx.isPilots ? 'pilots' : 'no pilots' }}