summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/usrp_source_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* gr-uhd: add parameter to enable/disable streaming when flowgraph startsJohannes Schmitz2015-12-161-1/+3
|
* uhd: Adds ControlPort support to USRP source block's command message port.Tom Rondeau2015-10-161-0/+2
|
* uhd: Refactored usrp_{sink,source} blocksMartin Braun2015-04-301-42/+5
|
* gr-uhd: support for IQ imbalance enable/disableJulian Arnold2015-03-241-0/+1
|
* uhd: Added set_stream_args() method to sink & sourceMartin Braun2015-02-031-0/+1
|
* uhd: Normalized gain rangesMartin Braun2015-01-271-0/+2
|
* uhd: Added checks for lock sensors.Martin Braun2014-07-081-0/+3
| | | | | | | | When operating with an external ref, in MIMO mode or with a GPSDO, the constructor now waits until the lock sensors report succesful locking. If this fails, a warning is displayed using the logger interface, to keep backward compatibility.
* uhd: Refactored common stuff from usrp sink and sourceMartin Braun2014-07-071-10/+3
|
* uhd: Added command interface to uhd source, modified command syntaxMartin Braun2014-07-071-0/+15
|
* uhd: Fix possible freeze-up when using lock/unlock (Solution by Johannes Demel)Martin Braun2014-01-271-1/+4
|
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-121-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catches up runtime_pimpl branch with changes on next since the initial branch start. Conflicts: gnuradio-runtime/include/gnuradio/constants.h gnuradio-runtime/include/gnuradio/tags.h gnuradio-runtime/include/gr_block_detail.h gnuradio-runtime/include/gr_buffer.h gnuradio-runtime/lib/CMakeLists.txt gnuradio-runtime/lib/gr_block.cc gnuradio-runtime/lib/gr_block_detail.cc gnuradio-runtime/lib/gr_block_executor.cc gnuradio-runtime/lib/gr_buffer.cc gnuradio-runtime/lib/gr_realtime.cc gr-blocks/lib/interleaved_short_to_complex_impl.cc
| * Merge branch 'master' into nextJohnathan Corgan2013-04-171-0/+2
| | | | | | | | | | | | | | | | Conflicts: gr-uhd/include/gr_uhd_usrp_sink.h gr-uhd/include/gr_uhd_usrp_source.h gr-uhd/lib/gr_uhd_usrp_sink.cc gr-uhd/lib/gr_uhd_usrp_source.cc
* | uhd: moved include dir to gnuradio/uhdJohnathan Corgan2013-04-301-1/+1
| |
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+2
|/
* ctrlport: adding ability to set/get sample rate of USRP source/sink over ↵Tom Rondeau2013-03-081-0/+2
| | | | controlport.
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-0/+144