RFNoC Replay Msg Push Button

From GNU Radio
Jump to navigation Jump to search

This block creates a variable push button that creates a dictionary message when pressed.

This block is intended to be used as an input to the RFNoC Replay block.

Parameters

(R): Run-time adjustable

Label
dtype: string
Command
default: 'record'
options: [Record, Play, Stop, Get Record Fullness, Get Block Size]
Port
default: 0
Command Offset
default: '-1'
Command Size
default: '-1'
Command Time
default: '-1'
Repeat
default: false
Button Background
default: 'default'
options: ['default', 'silver', 'gray', 'black', 'white', 'red', 'green', 'blue', 'navy', 'yellow', 'orange', 'purple', 'lime', 'aqua', 'teal']
Button Font Color
default: 'default'
options: ['default', 'silver', 'gray', 'black', 'white', 'red', 'green', 'blue', 'navy', 'yellow', 'orange', 'purple', 'lime', 'aqua', 'teal']
GUI Hint
The GUI hint can be used to position the widget within the application. The hint is of the form [tab_id@tab_index]: [row, col, row_span, col_span]. Both the tab specification and the grid position are optional.

Example Flowgraph

Example Output

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
uhd_msgpushbutton.block.yml