PDU To Stream

From GNU Radio
Revision as of 11:35, 14 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

Convert a PDU to stream output with optional early burst.

Parameters

(R): Run-time adjustable

PDU Type
options: [Complex, Float, Int, Short, Byte]
Early Behavior
options: [Append, Drop, Balk]
Queue Depth (R)
default: '64'

Messages

Inputs

pdu
input message

Example Flowgraph

This flowgraph can be found at [1]

Pdu lamdba chirp fg.png

Source Files

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