aboutsummaryrefslogtreecommitdiffstats
path: root/grc
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2012-04-29 19:55:28 +0200
committerDimitri Stolnikov <horiz0n@gmx.net>2012-04-29 19:55:28 +0200
commitf0ac70fa41913f607db627d209e3cc85cf9ffd6f (patch)
tree6e05a30202ea06ddad0e3f1b15642f6b717cbc03 /grc
parent34baaf3f93e69bbc80382d3bc00cd67da0a3e4d2 (diff)
file: initial file source support
Example: file=/path/to/file.ext,freq=428e6,rate=1e6,repeat=true,throttle=true
Diffstat (limited to 'grc')
-rw-r--r--grc/gen_osmosdr_blocks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/grc/gen_osmosdr_blocks.py b/grc/gen_osmosdr_blocks.py
index d095bc0..23211e0 100644
--- a/grc/gen_osmosdr_blocks.py
+++ b/grc/gen_osmosdr_blocks.py
@@ -110,6 +110,7 @@ Examples:
rtl=0 rtl=1 rtl=2,rtl_xtal=28.80001e6,tuner_xtal=26e6 ...
uhd=0|name,mcr=52e6,nchan=2,subdev='\\\\'B:0 A:0'\\\\' ...
osmosdr=0|name,mcr=64e6,nchan=5,port=/dev/ttyUSB0 ...
+ file=/path/to/file.ext,freq=428e6,rate=1e6,repeat=true,throttle=true
Num Channels:
Selects the total number of channels in this multi-device configuration.