Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename subdir doc to docs where appropriate | Bogdan Radulescu | 2018-02-03 | 1 | -189/+0 |
| | | | | This makes the subdir naming consistent across modules. | ||||
* | gr-uhd: Added modification to UHD message-based tuning which will allow for ↵ | Jacob Gilbert | 2017-09-12 | 1 | -0/+1 |
| | | | | timed tune command order to be ensured across TX/RX by enabling tuning of RX path from the sink block or TX path from source block. Doxygen also updated to reflect the new command. | ||||
* | example code: pmt::dict_add doesn't modify; returns new pmt_t | Marcus Müller | 2016-12-12 | 1 | -4/+4 |
| | | | | | Following up on https://lists.gnu.org/archive/html/discuss-gnuradio/2016-12/msg00140.html | ||||
* | uhd: Updated command interface to match new message command format | Martin Braun | 2015-05-05 | 1 | -22/+66 |
| | | | | | | - Added lots more commands (antenna, dsp tuning etc.) - Marked tuple-based commands as deprecated - dicts and pairs are now the default types | ||||
* | uhd: Updated USRP block documentation | Martin Braun | 2015-04-30 | 1 | -9/+4 |
| | |||||
* | 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. | ||||
* | fixed UHD manual URLs | Marcus Müller | 2014-12-08 | 1 | -3/+3 |
| | |||||
* | uhd: Updated docs, in particular for the command interface | Martin Braun | 2014-07-07 | 1 | -5/+51 |
| | |||||
* | docs: Updated uhd to reflect tag changes. | Martin Braun | 2014-04-26 | 1 | -2/+3 |
| | |||||
* | all: Python, GRC, and examples to properly pull blocks from filter and analog. | Tom Rondeau | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | uhd: added some documentation to the UHD main page on standard option parser ↵ | Tom Rondeau | 2011-10-21 | 1 | -0/+66 |
| | | | | options and creating a source and setting the parameters. | ||||
* | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 1 | -0/+35 |