From 161688ce2035f48c0ef3c08598107ed10067e374 Mon Sep 17 00:00:00 2001 From: Wojciech Kaczmarski <44336093+sp5wwp@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:12:58 +0200 Subject: [PATCH] Update m17_m17_coder.block.yml --- grc/m17_m17_coder.block.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grc/m17_m17_coder.block.yml b/grc/m17_m17_coder.block.yml index 462b273..2f18a1f 100644 --- a/grc/m17_m17_coder.block.yml +++ b/grc/m17_m17_coder.block.yml @@ -89,7 +89,7 @@ outputs: optional: 0 documentation: |- - The encoder block reads a datastream (as 16-byte vectors) clocked at 3200 bits/s and outputs a stream of symbols (as floats) at 4800 Hz. The source and destination fields are 9-character callsign strings, the TYPE field is generated based on drop-down menu entries and the META field a free string or byte array that can be updated at runtime. + The encoder block reads a datastream (as 16-byte vectors) clocked at 3200 bits/s and outputs a stream of symbols (as floats) at 4800 Hz. The source and destination fields are 9-character callsign strings, the TYPE field is generated based on drop-down menu entries and the META field is a string or a byte array that can be updated at runtime. # 'file_format' specifies the version of the GRC yml format used in the file # and should usually not be changed.