Update m17_m17_coder.block.yml

doc update
main
Wojciech Kaczmarski 2024-06-09 11:44:32 +02:00 committed by GitHub
parent 71e6a471ad
commit cc6040e495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ outputs:
optional: 0
documentation: |-
The m17-coder block reads a byte datastream clocked at 200 bits/s and outputs a real stream at 24 times this input rate (4800 Hz). The source and destination fields are 9-character callsign strings, the type field is a 0-65535 value and the meta field a free string which can be updated during transmission.
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.
# 'file_format' specifies the version of the GRC yml format used in the file
# and should usually not be changed.