Tags To PDU

From GNU Radio
Revision as of 23:42, 13 December 2021 by Duggabe (talk | contribs) (initial creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Added in 3.10

Parameters

(R): Run-time adjustable

PDU Type
options: [Complex, Float, Int, Short, Byte]
Start Tag (R)
default: SOB
End Tag (R)
default: EOB
Max PDU Size (R)
default: '1024'
Sample Rate (R)
default: samp_rate
Prepend (R)
default: '[]'
Config Port
options: [Enabled, Disabled]
Emit Detections
options: ['Yes', 'No']
Tail Size (R)
default: '0'
EOB Alignment (R)
default: '1'
EOB Offset (R)
default: '0'
Start Time (s)
default: '0.0'
Boost Time
options: ['Yes', 'No']

Messages

Inputs

conf
input message

Outputs

detects
output message
pdus
output message

Example Flowgraph

This flowgraph can be found at [1]

Tags to pdu fg.png

Example Output

Tags to pdu out.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
[2]