aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_x3x0.dox
Commit message (Collapse)AuthorAgeFilesLines
* x300: Enable power reference APIMartin Braun2020-06-101-0/+9
| | | | | | | | | This enables the power calbration API for X300 and X310. The uhd_power_cal.py script will be able to create calibration files for X300 series USRPs. The multi_usrp calls *_power_reference will be functional, assuming there is calibration data available for the given system.
* docs: x300: Fix fpga pathMartin Braun2020-05-201-1/+1
| | | | | When the FPGA repo was merged back into the UHD repository, this line was forgotten.
* docs: n3xx/x3xx: Fix links to DPDK pagesteviez2020-02-271-1/+1
| | | | | | | The n3xx and x3xx device pages both link to the DPDK page. However, the link was setup as type "subpage" instead of "ref". The result was that both device pages thought they owned the DPDK page which caused non-intuitive behavior when clicking through links in the manual
* docs: x300: update docs for multiple timed commandsSame-Writer2019-08-071-0/+5
| | | | | Adding advisory in the X300 manual page regarding issuing multiple timed commands causing device lockups.
* docs: Add mention of DPDK support to X3x0Alex Williams2019-04-101-0/+7
|
* docs: x300: Add notes on external reference frequenciesMartin Braun2019-02-281-2/+11
|
* docs: x300: Add section on motherboard clockingMartin Braun2018-11-071-0/+50
|
* x300: Enable clock_source and time_source device argsMartin Braun2018-08-101-2/+13
| | | | | | | | | | You can now change the time/clock source default through device args: auto usrp = uhd::usrp::multi_usrp::make( "type=x300,clock_source=external,time_source=external"); This also enables the use of config files for the clock/time source implicitly.
* docs: Updated X300 docs to refer to the Knowledge Base regarding ↵bstapleton2017-06-271-1/+4
| | | | daughterboard selection/compatibility.
* Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵robincoxe2017-04-171-9/+8
| | | | ISSUES.
* docs: Removed sc8 reference from x3x0 manualMartin Braun2017-01-171-1/+0
|
* docs: Added comments on JTAGging via Vivado for X3x0Martin Braun2016-11-221-13/+13
|
* Docs: Minor housekeepingDerek Kozel2016-10-211-4/+4
|
* docs: Added some info on X3x0 dboard_clock_rate and which dboards need to ↵Martin Braun2016-10-131-0/+15
| | | | set it.
* docs: Some X3x0-related updatesMartin Braun2016-08-161-11/+15
|
* Merge branch 'maint'Martin Braun2016-06-231-1/+1
|\ | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.cpp
| * docs: Clarified available clock rates for X310 (should not list 120 MHz)Derek Kozel2016-06-221-1/+1
| | | | | | | | Reviewed-By: Martin Braun <martin.braun@ettus.com>
* | docs: added information on recovering X3x0 EEPROMNicholas Corgan2016-06-171-0/+12
| |
* | docs: Added information for specifying a second interface on the X-series USRPPaul David2016-04-201-0/+17
|/
* docs: Removed some Doxygen warningsMartin Braun2015-10-081-1/+1
|
* x300: Manual updates and cleanup for PCIeAshish Chaudhari2015-08-141-7/+12
|
* docs: Added X3x0 LEDs tableMarcus Müller2015-08-031-0/+24
|
* Merge branch 'maint'Martin Braun2015-07-281-0/+8
|\
| * docs: Added paragraph on GPIO maximum current, +3.3V supplyMarcus Müller2015-07-211-0/+4
| |
| * docs: Updated X3x0 unbricking procedure infoMartin Braun2015-07-211-0/+4
| |
* | Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-151-12/+12
|/ | | | | | * Single class for loading firmware/FPGA images onto devices instead of multiple utilities * Loading functions are registered for each device, corresponding to their --args="type=foo" name * Deprecation warnings added to all product-specific image loading utilities
* docs: Minor manual updateMartin Braun2015-06-301-1/+1
|
* docs: Major revisions and additionsMartin Braun2015-01-071-0/+13
|
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-1/+7
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* docs: adding page for NIRIO kernel driver install, linking to itBen Hilburn2014-08-121-10/+22
|
* Merging Doxygen manual into 'master'.Ben Hilburn2014-04-111-1/+1
|
* Brought over usrp_burn_mb_eeprom documentation changes from masterNicholas Corgan2014-04-111-2/+2
|
* doxygen: brought over X3x0 doc fixes from old manualNicholas Corgan2014-04-101-8/+8
|
* docs: Moved manual to DoxygenMartin Braun2014-04-091-0/+615