From 04ee258010333e08ea0fa05e90c076ca621bbb33 Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Wed, 10 Jul 2024 21:08:12 +0200 Subject: [PATCH] Fix typos in help files --- plugins/channeltx/moddatv/readme.md | 2 +- plugins/feature/morsedecoder/readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/channeltx/moddatv/readme.md b/plugins/channeltx/moddatv/readme.md index 1241dcebb..f2fda1bf2 100644 --- a/plugins/channeltx/moddatv/readme.md +++ b/plugins/channeltx/moddatv/readme.md @@ -125,7 +125,7 @@ This slider can be used to randomly set the current position in the file when fi

Creating an MPEG transport stream

-An MPEG transport stream file can be created from a video file using ffpmeg: +An MPEG transport stream file can be created from a video file using ffmpeg: ffmpeg -i input.avi -pix_fmt yuv420p -r 25 -s 720x576 -aspect 4:3 -c:v hevc -c:a libopus -b:v 500k -b:a 64k -maxrate 600k -bufsize 50k -f mpegts -mpegts_original_network_id 1 -mpegts_transport_stream_id 1 -mpegts_service_id 1 -mpegts_pmt_start_pid 4096 -streamid 0:289 -streamid 1:337 -metadata service_provider="SDRangel" -metadata service_name="SDRangel TV" -y mpeg.ts diff --git a/plugins/feature/morsedecoder/readme.md b/plugins/feature/morsedecoder/readme.md index 15b876a28..c3b097ba8 100644 --- a/plugins/feature/morsedecoder/readme.md +++ b/plugins/feature/morsedecoder/readme.md @@ -96,7 +96,7 @@ This scope display shows waveforms related to the decoding with GGMorse. * When the show decoder threshold is set (11a) it shows the threshold level being used in GGMorse for decoding. It is not necessary on the same scale as the Goertzel output. * When the show decoder threshold is not set (11a) a constant 0.0316227766017 is applied which corresponds to a power of -30 dB. -The elemetary trace length is 3 seconds. This is the time window used by GGMorse thus a new trace appears every 3 seconds. The actual traces are interpolated to fit in the 4800 samples of the elementary trace. Thus the sample rate is a fixed 1.6 kS/s. +The elementary trace length is 3 seconds. This is the time window used by GGMorse thus a new trace appears every 3 seconds. The actual traces are interpolated to fit in the 4800 samples of the elementary trace. Thus the sample rate is a fixed 1.6 kS/s. The best settings to visualize the Goertzel waveform is the following: