aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/configuration.dox
Commit message (Collapse)AuthorAgeFilesLines
* multi_usrp_rfnoc: Add TX buffering using Replaymichael-west2022-04-071-0/+4
| | | | | | | | | | | 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: Several minor manual improvementsMartin Braun2021-11-161-1/+1
| | | | | | | - Remove documentation of skip_dram, skip_ddc, skip_duc, which are all obsolete since UHD 4 - Properly document serialize_init - Add a table of valid args for X310 as with other devices
* docs: Add comments on mpm.confMartin Braun2020-07-091-1/+21
| | | | | This adds some more details on mpm.conf, what it does, how it works, and which keys it accepts.
* docs: Add stream and transport args documentationAaron Rossetto2020-04-131-3/+153
| | | | | | Add some additional documentation to the Configuration Devices and Streamers and Transport Notes pages regarding stream arguments and their use.
* docs: Update Basic/LF dboard references to use new operating modemattprost2020-03-311-1/+1
| | | | | | | | | | | | | | | On the new RFNoC with UHD 4.0 architecture, Basic/LF dboards use a new operating paradigm. The streaming mode (real mode or complex) is determined by setting the antennas (to A/B or AB/BA respectively). Basic/LF RX dboards also support 2 frontends (0 and 1), and Basic/LF TX dboards support 1 frontend (0). This new behavior only applies to applicable RFNoC devices (currently X300/X310). All pre-RFNoC devices (i.e. USRP2/N200 and earlier) maintain legacy behavior. RFNoC with UHD 3.xx branches also maintains old behavior. Signed-off-by: mattprost <matt.prost@ni.com>
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-261-2/+0
| | | | | | | Co-Authored-By: Alex Williams <alex.williams@ni.com> Co-Authored-By: Sugandha Gupta <sugandha.gupta@ettus.com> Co-Authored-By: Brent Stapleton <brent.stapleton@ettus.com> Co-Authored-By: Ciro Nishiguchi <ciro.nishiguchi@ni.com>
* uhd: Remove support for N230Martin Braun2019-11-261-1/+1
| | | | Note: N230 is still supported on the 3.15 LTS branch
* docs: e31x: e320: Update docs for E310 MPM versionSugandha Gupta2019-05-171-6/+6
| | | | - Also updated device args and subdev spec
* docs: x300: Add notes on external reference frequenciesMartin Braun2019-02-281-0/+1
|
* docs: Various updates to N3XX manualsMartin Braun2017-12-221-5/+5
|
* Docs: Minor housekeepingDerek Kozel2016-10-211-1/+1
|
* docs: Added more X3x0-specific device argsMartin Braun2016-08-161-0/+3
|
* docs: Some X3x0-related updatesMartin Braun2016-08-161-0/+4
|
* docs: Major revisions and additionsMartin Braun2015-01-071-0/+109