From a4865bc7131edadb7a82f151d5b982d78dccfcec Mon Sep 17 00:00:00 2001 From: OptimusTi Date: Sat, 10 Oct 2020 20:54:48 -0400 Subject: [PATCH] Adds CRSF LQ Formats Adds LQ format used by TBS hardware and format used by other FC software. --- _locales/en/messages.json | 3 +++ tabs/osd.html | 4 ++++ tabs/osd.js | 16 ++++++++++++---- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f9240d30..fd0f5a36 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2521,6 +2521,9 @@ "osd_snr_alarm": { "message": "SNR Alarm Level" }, + "osdalarmSNR_HELP": { + "message": "SNR is only shown below this value. 0dB (1:1 ratio), indicates that received signal equals noise floor." + }, "osdGroupGeneral": { "message": "General" }, diff --git a/tabs/osd.html b/tabs/osd.html index a7b769c7..9d22e941 100644 --- a/tabs/osd.html +++ b/tabs/osd.html @@ -80,6 +80,9 @@ + @@ -159,6 +162,7 @@ +