aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/general.dox
Commit message (Collapse)AuthorAgeFilesLines
* multi_usrp_rfnoc: Add TX buffering using Replaymichael-west2022-04-071-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 Braun2019-08-221-6/+12
|
* docs: Clarify meaning of DSP frequenciesMartin Braun2018-05-111-1/+36
|
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-15/+2
| | | | | This is a no-longer-supported API call from before the logging API restructuring.
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-1/+1
|
* Docs: Minor housekeepingDerek Kozel2016-10-211-2/+2
|
* docs: Added notes on sampling ratesMartin Braun2015-08-101-0/+39
|
* Added UBX/UBX-160 to the list of boards supporting integer-NMarcus Müller2015-08-101-0/+2
|
* docs: Major revisions and additionsMartin Braun2015-01-071-34/+0
|
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-7/+7
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* added explanation of Boost thread warning messageNeel Pandeya2014-07-221-8/+13
|
* docs: Moved manual to DoxygenMartin Braun2014-04-091-0/+220