Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi_usrp_rfnoc: Add TX buffering using Replay | michael-west | 2022-04-07 | 1 | -0/+12 |
| | | | | | | | | | | | Enabled with the "tx_replay_buffer" device argument. Buffers TX data in DRAM using the Replay block (version 1.1 or higher required), allowing more buffering of data on the device. May reduce underruns for certain applications. The Replay block is currently limited to 32 play commands, so fewer calls to send() with larger buffers will perform better than more calls with smaller buffers. Signed-off-by: michael-west <michael.west@ettus.com> | ||||
* | docs: Improve language on threading for recv() and send() | Martin Braun | 2019-08-22 | 1 | -6/+12 |
| | |||||
* | docs: Clarify meaning of DSP frequencies | Martin Braun | 2018-05-11 | 1 | -1/+36 |
| | |||||
* | docs: Purged stray references to register_handler | Martin Braun | 2018-03-19 | 1 | -15/+2 |
| | | | | | This is a no-longer-supported API call from before the logging API restructuring. | ||||
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | Docs: Minor housekeeping | Derek Kozel | 2016-10-21 | 1 | -2/+2 |
| | |||||
* | docs: Added notes on sampling rates | Martin Braun | 2015-08-10 | 1 | -0/+39 |
| | |||||
* | Added UBX/UBX-160 to the list of boards supporting integer-N | Marcus Müller | 2015-08-10 | 1 | -0/+2 |
| | |||||
* | docs: Major revisions and additions | Martin Braun | 2015-01-07 | 1 | -34/+0 |
| | |||||
* | docs: Cleaned up and rearranged manual structure | Martin Braun | 2014-10-14 | 1 | -7/+7 |
| | | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts | ||||
* | added explanation of Boost thread warning message | Neel Pandeya | 2014-07-22 | 1 | -8/+13 |
| | |||||
* | docs: Moved manual to Doxygen | Martin Braun | 2014-04-09 | 1 | -0/+220 |