diff options
author | Josh Blum | 2010-08-09 14:06:44 -0700 |
---|---|---|
committer | Josh Blum | 2010-08-09 14:06:44 -0700 |
commit | 97fed571222f034b62afa4de51c66d0566d5c74e (patch) | |
tree | 2d3b36aa5cdf73b15c5ade69a4a628d342a02f42 /gr-uhd/grc/uhd_simple_source.xml | |
parent | 068cac15d2d4ef787dee7bcbb1158c03805b2656 (diff) | |
download | gnuradio-97fed571222f034b62afa4de51c66d0566d5c74e.tar.gz gnuradio-97fed571222f034b62afa4de51c66d0566d5c74e.tar.bz2 gnuradio-97fed571222f034b62afa4de51c66d0566d5c74e.zip |
uhd: generating mimo source and sink blocks, added subdev spec
Diffstat (limited to 'gr-uhd/grc/uhd_simple_source.xml')
-rw-r--r-- | gr-uhd/grc/uhd_simple_source.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-uhd/grc/uhd_simple_source.xml b/gr-uhd/grc/uhd_simple_source.xml index ae7518803..614204157 100644 --- a/gr-uhd/grc/uhd_simple_source.xml +++ b/gr-uhd/grc/uhd_simple_source.xml @@ -60,6 +60,7 @@ self.$(id).set_antenna($ant) <param> <name>Center Freq (Hz)</name> <key>center_freq</key> + <value>0</value> <type>real</type> </param> <param> |