Take/Skip To PDU

From GNU Radio
Jump to navigation Jump to search

Added in 3.10

The Take/Skip To PDU block can be used to sample a streaming input and convert it to a PDU message for analysis or further processing.

Parameters

(R): Run-time adjustable

PDU Type
options: [Complex, Float, Int, Short, Byte]
Take (R)
default: '1024'
Skip (R)
default: '4096'

Messages

Ouputs

pdus
output message

Example Flowgraph

This flowgraph can be found at [1]

Take skip to pdu fg.png

Source Files

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