aboutsummaryrefslogtreecommitdiffstats
path: root/grc/gen_osmosdr_blocks.py
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2014-11-27 16:38:25 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2014-11-27 16:38:25 +0100
commit20fd6a8c34339125dc509dc33ae7c3b1ed6e1959 (patch)
tree7315ba3835ed33ea6454cf8e18fc3925c6837e16 /grc/gen_osmosdr_blocks.py
parent163cad2e96195745c76631eec3a32197f20c787c (diff)
airspy: implement DC bias control
use with -a "airspy,bias=1" to enable DC bias on antenna input
Diffstat (limited to 'grc/gen_osmosdr_blocks.py')
-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 07d9d79..c002508 100644
--- a/grc/gen_osmosdr_blocks.py
+++ b/grc/gen_osmosdr_blocks.py
@@ -250,7 +250,7 @@ Lines ending with ... mean it's possible to bind devices together by specifying
netsdr=127.0.0.1[:50000][,nchan=2]
sdr-ip=127.0.0.1[:50000]
sdr-iq=/dev/ttyUSB0
- airspy=0
+ airspy=0[,bias=0|1]
#end if
hackrf=0[,buffers=32]
bladerf=0[,fpga='/path/to/the/bitstream.rbf']