Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr-uhd: add parameter to enable/disable streaming when flowgraph starts | Johannes Schmitz | 2015-12-16 | 1 | -1/+3 |
| | |||||
* | uhd: Adds ControlPort support to USRP source block's command message port. | Tom Rondeau | 2015-10-16 | 1 | -0/+2 |
| | |||||
* | uhd: Refactored usrp_{sink,source} blocks | Martin Braun | 2015-04-30 | 1 | -42/+5 |
| | |||||
* | gr-uhd: support for IQ imbalance enable/disable | Julian Arnold | 2015-03-24 | 1 | -0/+1 |
| | |||||
* | uhd: Added set_stream_args() method to sink & source | Martin Braun | 2015-02-03 | 1 | -0/+1 |
| | |||||
* | uhd: Normalized gain ranges | Martin Braun | 2015-01-27 | 1 | -0/+2 |
| | |||||
* | uhd: Added checks for lock sensors. | Martin Braun | 2014-07-08 | 1 | -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 source | Martin Braun | 2014-07-07 | 1 | -10/+3 |
| | |||||
* | uhd: Added command interface to uhd source, modified command syntax | Martin Braun | 2014-07-07 | 1 | -0/+15 |
| | |||||
* | uhd: Fix possible freeze-up when using lock/unlock (Solution by Johannes Demel) | Martin Braun | 2014-01-27 | 1 | -1/+4 |
| | |||||
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -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 next | Johnathan Corgan | 2013-04-17 | 1 | -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/uhd | Johnathan Corgan | 2013-04-30 | 1 | -1/+1 |
| | | |||||
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -2/+2 |
|/ | |||||
* | ctrlport: adding ability to set/get sample rate of USRP source/sink over ↵ | Tom Rondeau | 2013-03-08 | 1 | -0/+2 |
| | | | | controlport. | ||||
* | uhd: converted gr-uhd to v3.7 style. | Tom Rondeau | 2013-02-19 | 1 | -0/+144 |