aboutsummaryrefslogtreecommitdiffstats
path: root/grc
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2013-02-18 20:43:35 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2013-02-18 20:43:35 +0100
commitede9c80455d64d0286c68ce9faaaa7da69aeefd1 (patch)
tree874e76b55f184394e1802b4c5d5c4018cf5a5278 /grc
parentfaa5123186064e3bf6b580fdc6aafcf436a47619 (diff)
rtl_tcp: add direct_samp and offset_tune args like used in rtl= target
Diffstat (limited to 'grc')
-rw-r--r--grc/gen_osmosdr_blocks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/gen_osmosdr_blocks.py b/grc/gen_osmosdr_blocks.py
index a9d9080..c060d20 100644
--- a/grc/gen_osmosdr_blocks.py
+++ b/grc/gen_osmosdr_blocks.py
@@ -132,7 +132,7 @@ Lines ending with ... mean it's possible to bind devices together by specifying
rtl=0[,rtl_xtal=28.8e6][,tuner_xtal=28.8e6] ...
rtl=1[,buffers=32][,buflen=N*512] ...
rtl=2[,direct_samp=0|1|2][,offset_tune=0|1] ...
- rtl_tcp=127.0.0.1:1234[,psize=16384] ...
+ rtl_tcp=127.0.0.1:1234[,psize=16384][,direct_samp=0|1|2][,offset_tune=0|1] ...
uhd[,serial=...][,lo_offset=0][,mcr=52e6][,nchan=2][,subdev='\\\\'B:0 A:0\\\\''] ...
osmosdr=0[,mcr=64e6][,nchan=5][,buffers=32][,buflen=N*512] ...
file='/path/to/your file',rate=1e6[,freq=100e6][,repeat=true][,throttle=true] ...