QT GUI LED Indicator

From GNU Radio
Revision as of 17:07, 8 November 2020 by Duggabe (talk | contribs) (→‎Parameters)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This block creates a basic LED indicator
Added in 3.9

Parameters

(R): Run-time adjustable

Id
The variable name
Label
the name for the LED
Label Position
options: [Above, Below]
State (R)
default: False
On Color
options: [silver, gray, black, white, red, green, blue, navy, yellow, orange, purple, lime, aqua, teal]
Off Color
options: see above
Size
default: 40 pixels
Cell Alignment
options: [Center,Left,Right]
Vertical Alignment
options: [Center,Top,Bottom]

See GUI Hint for how to position the GUI within a window.

Example Flowgraph

This flowgraph can be found at [1]

Test led fg.png

Example Output

Test led out.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO