aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/devices.dox
Commit message (Collapse)AuthorAgeFilesLines
* tools: Add general purpose tool for USRP configurationLars Amsel2022-03-231-0/+4
| | | | | | | | Over the years the UHD code base got a whole bunch of tools to control and configure devices. This is an attempt to unify these tools into one. Co-authored-by: Alexander Weber <alexander.weber@ni.com>
* docs: devices: remove child page relation to individual dboardsHumberto Jimenez2021-06-231-2/+2
|
* uhd: Add support for the USRP X410Lars Amsel2021-06-101-0/+2
| | | | | | | | | | | | | | | | Co-authored-by: Lars Amsel <lars.amsel@ni.com> Co-authored-by: Michael Auchter <michael.auchter@ni.com> Co-authored-by: Martin Braun <martin.braun@ettus.com> Co-authored-by: Paul Butler <paul.butler@ni.com> Co-authored-by: Cristina Fuentes <cristina.fuentes-curiel@ni.com> Co-authored-by: Humberto Jimenez <humberto.jimenez@ni.com> Co-authored-by: Virendra Kakade <virendra.kakade@ni.com> Co-authored-by: Lane Kolbly <lane.kolbly@ni.com> Co-authored-by: Max Köhler <max.koehler@ni.com> Co-authored-by: Andrew Lynch <andrew.lynch@ni.com> Co-authored-by: Grant Meyerhoff <grant.meyerhoff@ni.com> Co-authored-by: Ciro Nishiguchi <ciro.nishiguchi@ni.com> Co-authored-by: Thomas Vogel <thomas.vogel@ni.com>
* uhd: Add reference power level API to multi_usrp and radio_controlMartin Braun2020-04-171-0/+1
| | | | | | | | | | | | | | | | | | This adds the following API calls: - multi_usrp::has_{rx,tx}_power_reference() - multi_usrp::set_{rx,tx}_power_reference() - multi_usrp::get_{rx,tx}_power_reference() - radio_control::has_{rx,tx}_power_reference() - radio_control::set_{rx,tx}_power_reference() - radio_control::get_{rx,tx}_power_reference() It also adds a manual page explaining the philosophy of the API. Note that this does not actually add this feature to any device implementation. Calling the new API calls will thus result in `uhd::not_implemented_error` exceptions being thrown. This commit is to lock down the API and ABI.
* docs: e31x: e320: Update docs for E310 MPM versionSugandha Gupta2019-05-171-2/+1
| | | | - Also updated device args and subdev spec
* docs: Adding manual page for DPDKBrent Stapleton2019-01-291-0/+1
| | | | Co-authored-by: Alex Williams <alex.williams@ni.com>
* docs: Add manual page on compat numbersMartin Braun2019-01-021-0/+1
|
* e320: Added E320 docs page, reg map updatedSugandha Gupta2018-10-171-0/+1
|
* docs: Added TwinRX pageDerek Kozel2018-10-091-0/+1
|
* docs: Add page for config filesMartin Braun2018-02-201-0/+1
|
* docs: Misc amendments to N3xx manual pageMartin Braun2018-01-161-1/+1
|
* docs: Added stubs for N310 and MPM manual pagesMartin Braun2017-12-221-0/+2
|
* docs: Updates to legacy devices, XCVR2450Martin Braun2017-10-231-3/+8
| | | | | | | - Added comment that the XCVR2450 is incompatible with X310 - Moved more devices to legacy, clarified meaning - Added back E1x0 manual for reference purposes, but with deprecation warning
* docs: Major revisions and additionsMartin Braun2015-01-071-3/+5
|
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-0/+44
- Removed stray .rst files - Cleared up TOC, manual is now split into two parts