summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_simple_source.h
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-10-18 12:18:13 -0700
committerJosh Blum <josh@joshknows.com>2010-10-18 12:18:13 -0700
commit4ac5545625d3d6df9881695f764c9c94049edb7b (patch)
tree2d09ccd00c383497e1468ecdb042558aac921b39 /gr-uhd/lib/uhd_simple_source.h
parent5e9908fbec19ce9309c12ea61c0303e6666e981a (diff)
uhd: added multi usrp skeleton and added deprecation note to other headers
Diffstat (limited to 'gr-uhd/lib/uhd_simple_source.h')
-rw-r--r--gr-uhd/lib/uhd_simple_source.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-uhd/lib/uhd_simple_source.h b/gr-uhd/lib/uhd_simple_source.h
index b95c0cfd9d..4e79afa21e 100644
--- a/gr-uhd/lib/uhd_simple_source.h
+++ b/gr-uhd/lib/uhd_simple_source.h
@@ -33,6 +33,9 @@ boost::shared_ptr<uhd_simple_source> uhd_make_simple_source(
const uhd::io_type_t::tid_t &type
);
+/***********************************************************************
+ * DEPRECATED
+ **********************************************************************/
class uhd_simple_source : public gr_sync_block{
public: