QT GUI Distance Radar

From GNU Radio
Jump to navigation Jump to search

This block creates a radar-like screen used to represent distance or size. This can be used in many ways such as circles closer to the center are larger, or just the opposite where closer to the center is smaller.
Added in 3.9

Parameters

(R): Run-time adjustable

Label
label for the radar
Ring Labels
default: [20, 40, 60, 80, 100]
Background
options: [black, white, blue, red, green, yellow]
Font Color
options: see above
Ring Color
options: see above

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

Example Flowgraph

This flowgraph can be found at [1]

Test distanceradar fg.png

Example Output

The 50% Push Button was depressed to get this output.

Test distanceradar out.png

Source Files

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