Variable to Message

From GNU Radio
Revision as of 01:31, 9 March 2021 by Duggabe (talk | contribs) (initial creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This block will monitor a variable and, when it changes, generate a message pair.

Parameters

(R): Run-time adjustable

Variable (R)
variable name (default: freq)
Message Variable Name
name in message pair (default: 'freq')

Example Flowgraph

This flowgraph can be found at [1].

Var to msg fg.png

Example Output

Var to msg out.png

Source Files

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