diff options
author | Josh Blum | 2011-07-28 09:39:53 -0700 |
---|---|---|
committer | Josh Blum | 2011-07-28 09:39:53 -0700 |
commit | 250f4ac60afdc5e502c8ab69ced8267f0e14e590 (patch) | |
tree | 74207dfa4707fd293c16452b6dad914d5882c231 /gr-uhd | |
parent | c87a532824beb6d04ce4bc4cdfb66f9dbe5a8faf (diff) | |
parent | aed2d2eacca0f045bb9594b20c1253776c342a08 (diff) | |
download | gnuradio-250f4ac60afdc5e502c8ab69ced8267f0e14e590.tar.gz gnuradio-250f4ac60afdc5e502c8ab69ced8267f0e14e590.tar.bz2 gnuradio-250f4ac60afdc5e502c8ab69ced8267f0e14e590.zip |
Merge branch 'next' of gnuradio.org:gnuradio into next
Diffstat (limited to 'gr-uhd')
-rw-r--r-- | gr-uhd/include/gr_uhd_usrp_source.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/include/gr_uhd_usrp_source.h b/gr-uhd/include/gr_uhd_usrp_source.h index 36331f782..6e51a1423 100644 --- a/gr-uhd/include/gr_uhd_usrp_source.h +++ b/gr-uhd/include/gr_uhd_usrp_source.h @@ -125,7 +125,6 @@ public: /*! * Get the actual dboard gain setting of named stage. - * \param name the name of the gain stage * \param chan the channel index 0 to N-1 * \return the actual gain in dB */ |