summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_mimo_source.h
diff options
context:
space:
mode:
authorJosh Blum2010-10-18 12:18:13 -0700
committerJosh Blum2010-10-18 12:18:13 -0700
commit4ac5545625d3d6df9881695f764c9c94049edb7b (patch)
tree2d09ccd00c383497e1468ecdb042558aac921b39 /gr-uhd/lib/uhd_mimo_source.h
parent5e9908fbec19ce9309c12ea61c0303e6666e981a (diff)
downloadgnuradio-4ac5545625d3d6df9881695f764c9c94049edb7b.tar.gz
gnuradio-4ac5545625d3d6df9881695f764c9c94049edb7b.tar.bz2
gnuradio-4ac5545625d3d6df9881695f764c9c94049edb7b.zip
uhd: added multi usrp skeleton and added deprecation note to other headers
Diffstat (limited to 'gr-uhd/lib/uhd_mimo_source.h')
-rw-r--r--gr-uhd/lib/uhd_mimo_source.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-uhd/lib/uhd_mimo_source.h b/gr-uhd/lib/uhd_mimo_source.h
index fbd7f2c42..f6f18eedc 100644
--- a/gr-uhd/lib/uhd_mimo_source.h
+++ b/gr-uhd/lib/uhd_mimo_source.h
@@ -34,6 +34,9 @@ boost::shared_ptr<uhd_mimo_source> uhd_make_mimo_source(
const uhd::io_type_t::tid_t &type
);
+/***********************************************************************
+ * DEPRECATED
+ **********************************************************************/
class uhd_mimo_source : public gr_sync_block{
public: