Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'jarn0ld/jarn0ld/uhd-iq-imbalance-on-off' | Johnathan Corgan | 2015-03-28 | 3 | -0/+21 |
|\ | |||||
| * | gr-uhd: support for IQ imbalance enable/disable | Julian Arnold | 2015-03-24 | 3 | -0/+21 |
| | | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | | Doxygen is getting more strict with having labels for every section, and warns when there are section name collisions. This prefixes all section and subsection labels with the component to make them all unique. | ||||
* | | uhd: adding ability to build static library of gr-uhd. | Tom Rondeau | 2015-02-26 | 1 | -0/+31 |
| | | | | | | | | Requires UHD v3.8.2; cmake checks for this and only builds if that version is met. | ||||
* | | uhd: Added set_stream_args() method to sink & source | Martin Braun | 2015-02-03 | 7 | -4/+74 |
| | | |||||
* | | uhd: Normalized gain ranges | Martin Braun | 2015-01-27 | 9 | -5/+1256 |
|/ | |||||
* | cmake: Less warnings, more info | Martin Braun | 2015-01-08 | 1 | -0/+1 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2014-12-09 | 1 | -3/+3 |
|\ | |||||
| * | fixed UHD manual URLs | Marcus Müller | 2014-12-08 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'maint' | Tom Rondeau | 2014-10-06 | 2 | -10/+10 |
|\| | |||||
| * | Removing use of 'and', 'or', and 'not' for &&, ||, and !. | Tom Rondeau | 2014-10-06 | 2 | -10/+10 |
| | | |||||
* | | uhd: Amends 2fd13c0c, LO lock checks need to be removed from source as well ↵ | Martin Braun | 2014-09-29 | 1 | -14/+1 |
| | | | | | | | | as sink | ||||
* | | uhd: Removed LO lock checks at startup, are unnecessary and cause bugs | Martin Braun | 2014-09-22 | 1 | -14/+1 |
|/ | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2014-08-26 | 1 | -1/+1 |
|\ | |||||
| * | uhd: Fixed minor issue with kwargs in amsg_source | Martin Braun | 2014-08-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\| | | | | | | | | | | | Conflicts: gnuradio-runtime/CMakeLists.txt gnuradio-runtime/lib/controlport/CMakeLists.txt | ||||
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
| | | | | | | | | This effectively disables the use of ControlPort for now until we build in a new middleware layer. The ControlPort API and interfaces exist but will function as nops for now. | ||||
* | | Merge branch 'maint' | Tom Rondeau | 2014-07-31 | 1 | -3/+0 |
|\| | | | | | | | | | Conflicts: gr-uhd/lib/usrp_sink_impl.cc | ||||
| * | uhd: fixed tagged stream block gap handling in usrp_sink | Sean Nowlan | 2014-07-31 | 1 | -3/+0 |
| | | |||||
* | | Revert "build: missed gnuradio-uhd in static libs build." | Tom Rondeau | 2014-07-17 | 1 | -13/+0 |
| | | | | | | | | This reverts commit 45f12cf0031cdf594dff8a9bfc7db395cd39ca37. | ||||
* | | Merge remote-tracking branch 'mbant/uhd/msg_format' into qt_the_things | Tom Rondeau | 2014-07-14 | 11 | -204/+1669 |
|\ \ | |||||
| * | | uhd: Added checks for lock sensors. | Martin Braun | 2014-07-08 | 5 | -1/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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: Added example for re-tuning through messages | Martin Braun | 2014-07-08 | 1 | -0/+1132 |
| | | | |||||
| * | | uhd: Added more type checking and flexibility to commands and tags | Martin Braun | 2014-07-07 | 4 | -88/+107 |
| | | | |||||
| * | | uhd: Added GRC bindings for command interface | Martin Braun | 2014-07-07 | 1 | -0/+5 |
| | | | |||||
| * | | uhd: Refactored common stuff from usrp sink and source | Martin Braun | 2014-07-07 | 5 | -65/+74 |
| | | | |||||
| * | | uhd: Added command interface to uhd source, modified command syntax | Martin Braun | 2014-07-07 | 6 | -47/+187 |
| | | | |||||
| * | | uhd: Updated docs, in particular for the command interface | Martin Braun | 2014-07-07 | 3 | -61/+83 |
| | | | |||||
* | | | Merge remote-tracking branch 'mbant/qtify-examples' | Tom Rondeau | 2014-07-12 | 7 | -2093/+5174 |
|\ \ \ | |||||
| * | | | examples: Ported examples in GNU Radio tree to QT. | Martin Braun | 2014-07-12 | 7 | -2093/+5174 |
| | |/ | |/| | |||||
* / | | build: missed gnuradio-uhd in static libs build. | Tom Rondeau | 2014-07-11 | 1 | -0/+13 |
|/ / | |||||
* | | Merge branch 'maint' | Johnathan Corgan | 2014-07-08 | 3 | -3/+13 |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'ncorgan/ncorgan/swig_ignore_multi_usrp' into maint | Johnathan Corgan | 2014-07-08 | 3 | -3/+13 |
| |\ | |||||
| | * | uhd: unexposed usrp_sink::get_device() and usrp_source::get_device() from SWIG | Nicholas Corgan | 2014-06-18 | 3 | -3/+13 |
| | | | | | | | | | | | | | | | * multi_usrp class is not exposed to SWIG, so function returned a SwigPyObject and caused a memory leak when Python exits * It is not practical to expose multi_usrp to SWIG, so simply tell SWIG to ignore it | ||||
* | | | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 7 | -17/+17 |
|\| | | |||||
| * | | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 7 | -17/+17 |
| |/ | | | | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* / | uhd: Nicer labels for device args and addres in GRC | Martin Braun | 2014-05-20 | 1 | -3/+16 |
|/ | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2014-05-02 | 1 | -0/+1 |
|\ | |||||
| * | uhd: Fixed "reducing chan number" bug | Martin Braun | 2014-05-02 | 1 | -0/+1 |
| | | | | | | | | | | | | In some cases, there could be an error when reducing the number of chans for UHD device in GRC (e.g. going from 2 chans to 1). This adds another check which will alert the user. | ||||
* | | uhd: Used uhd-internal fragmentation handling, bursty tx w/o time tags now ↵ | Martin Braun | 2014-04-26 | 2 | -36/+25 |
| | | | | | | | | no longer uses time specs | ||||
* | | uhd: Added freq hopping example, improved tag handling in usrp_sink | Martin Braun | 2014-04-26 | 4 | -48/+296 |
| | | |||||
* | | docs: Updated uhd to reflect tag changes. | Martin Braun | 2014-04-26 | 2 | -46/+36 |
| | | |||||
* | | uhd: Allow post-burst tune; tag handling less restrictive | Martin Braun | 2014-04-26 | 2 | -56/+124 |
| | | |||||
* | | uhd: Added retune-by-tag and a command interface via message passing | Martin Braun | 2014-04-26 | 3 | -4/+142 |
| | | |||||
* | | uhd: modified tag preemption/gap handling | Sean Nowlan | 2014-04-26 | 1 | -7/+4 |
| | | |||||
* | | uhd: added length tag name parameter in GRC | Sean Nowlan | 2014-04-26 | 1 | -2/+23 |
| | | |||||
* | | uhd: added notification for tagged stream preemptions/gaps | Sean Nowlan | 2014-04-26 | 1 | -12/+23 |
| | | |||||
* | | uhd: changed length_tag member variable from string to pmt symbol | Sean Nowlan | 2014-04-26 | 4 | -33/+34 |
| | | |||||
* | | uhd: fixed tags_demo | Sean Nowlan | 2014-04-26 | 1 | -1/+1 |
| | |