aboutsummaryrefslogtreecommitdiffstats
path: root/src/gr-fading_ui/examples
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-10-22 11:07:52 +0200
committerNao Pross <np@0hm.ch>2021-10-22 11:14:18 +0200
commited97250caa349231642d35cc84074b3bd4e89ba4 (patch)
tree9cc6103896d0bd8a777a69e0e522efab3790a044 /src/gr-fading_ui/examples
parentExperiment with dearpygui, create a sketch of the UI on the RX side (diff)
downloadFading-ed97250caa349231642d35cc84074b3bd4e89ba4.tar.gz
Fading-ed97250caa349231642d35cc84074b3bd4e89ba4.zip
Create (empty) out of tree gnuradio module fading_ui with block rx_ui_sink
Diffstat (limited to 'src/gr-fading_ui/examples')
-rw-r--r--src/gr-fading_ui/examples/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gr-fading_ui/examples/README b/src/gr-fading_ui/examples/README
new file mode 100644
index 0000000..c012bdf
--- /dev/null
+++ b/src/gr-fading_ui/examples/README
@@ -0,0 +1,4 @@
+It is considered good practice to add examples in here to demonstrate the
+functionality of your OOT module. Python scripts, GRC flow graphs or other
+code can go here.
+