diff options
author | Josh Blum | 2010-09-21 17:12:47 -0700 |
---|---|---|
committer | Josh Blum | 2010-09-21 17:12:47 -0700 |
commit | 385eafd8559b90a027604dd5c0ab734bea54f6d8 (patch) | |
tree | 4c7ab6c93573f21edc343b36f6483cc620d1e2bc /gr-uhd/grc/uhd_simple_source.xml | |
parent | 5c7cf9723b4ddd5f5b004a6cbd8e02b7d1356623 (diff) | |
download | gnuradio-385eafd8559b90a027604dd5c0ab734bea54f6d8.tar.gz gnuradio-385eafd8559b90a027604dd5c0ab734bea54f6d8.tar.bz2 gnuradio-385eafd8559b90a027604dd5c0ab734bea54f6d8.zip |
uhd: added grc and swig wrappers for single usrp
Diffstat (limited to 'gr-uhd/grc/uhd_simple_source.xml')
-rw-r--r-- | gr-uhd/grc/uhd_simple_source.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-uhd/grc/uhd_simple_source.xml b/gr-uhd/grc/uhd_simple_source.xml index 614204157..00c60f41d 100644 --- a/gr-uhd/grc/uhd_simple_source.xml +++ b/gr-uhd/grc/uhd_simple_source.xml @@ -5,7 +5,7 @@ ################################################### --> <block> - <name>UHD Simple Source</name> + <name>UHD Simple Source (DEPRECATED)</name> <key>uhd_simple_source</key> <category>UHD</category> <import>from gnuradio import uhd</import> |