Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x300: Enable power reference API | Martin Braun | 2020-06-10 | 1 | -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 path | Martin Braun | 2020-05-20 | 1 | -1/+1 |
| | | | | | When the FPGA repo was merged back into the UHD repository, this line was forgotten. | ||||
* | docs: n3xx/x3xx: Fix links to DPDK page | steviez | 2020-02-27 | 1 | -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 commands | Same-Writer | 2019-08-07 | 1 | -0/+5 |
| | | | | | Adding advisory in the X300 manual page regarding issuing multiple timed commands causing device lockups. | ||||
* | docs: Add mention of DPDK support to X3x0 | Alex Williams | 2019-04-10 | 1 | -0/+7 |
| | |||||
* | docs: x300: Add notes on external reference frequencies | Martin Braun | 2019-02-28 | 1 | -2/+11 |
| | |||||
* | docs: x300: Add section on motherboard clocking | Martin Braun | 2018-11-07 | 1 | -0/+50 |
| | |||||
* | x300: Enable clock_source and time_source device args | Martin Braun | 2018-08-10 | 1 | -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 ↵ | bstapleton | 2017-06-27 | 1 | -1/+4 |
| | | | | daughterboard selection/compatibility. | ||||
* | Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵ | robincoxe | 2017-04-17 | 1 | -9/+8 |
| | | | | ISSUES. | ||||
* | docs: Removed sc8 reference from x3x0 manual | Martin Braun | 2017-01-17 | 1 | -1/+0 |
| | |||||
* | docs: Added comments on JTAGging via Vivado for X3x0 | Martin Braun | 2016-11-22 | 1 | -13/+13 |
| | |||||
* | Docs: Minor housekeeping | Derek Kozel | 2016-10-21 | 1 | -4/+4 |
| | |||||
* | docs: Added some info on X3x0 dboard_clock_rate and which dboards need to ↵ | Martin Braun | 2016-10-13 | 1 | -0/+15 |
| | | | | set it. | ||||
* | docs: Some X3x0-related updates | Martin Braun | 2016-08-16 | 1 | -11/+15 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2016-06-23 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.cpp | ||||
| * | docs: Clarified available clock rates for X310 (should not list 120 MHz) | Derek Kozel | 2016-06-22 | 1 | -1/+1 |
| | | | | | | | | Reviewed-By: Martin Braun <martin.braun@ettus.com> | ||||
* | | docs: added information on recovering X3x0 EEPROM | Nicholas Corgan | 2016-06-17 | 1 | -0/+12 |
| | | |||||
* | | docs: Added information for specifying a second interface on the X-series USRP | Paul David | 2016-04-20 | 1 | -0/+17 |
|/ | |||||
* | docs: Removed some Doxygen warnings | Martin Braun | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | x300: Manual updates and cleanup for PCIe | Ashish Chaudhari | 2015-08-14 | 1 | -7/+12 |
| | |||||
* | docs: Added X3x0 LEDs table | Marcus Müller | 2015-08-03 | 1 | -0/+24 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2015-07-28 | 1 | -0/+8 |
|\ | |||||
| * | docs: Added paragraph on GPIO maximum current, +3.3V supply | Marcus Müller | 2015-07-21 | 1 | -0/+4 |
| | | |||||
| * | docs: Updated X3x0 unbricking procedure info | Martin Braun | 2015-07-21 | 1 | -0/+4 |
| | | |||||
* | | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 1 | -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 update | Martin Braun | 2015-06-30 | 1 | -1/+1 |
| | |||||
* | docs: Major revisions and additions | Martin Braun | 2015-01-07 | 1 | -0/+13 |
| | |||||
* | docs: Cleaned up and rearranged manual structure | Martin Braun | 2014-10-14 | 1 | -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 it | Ben Hilburn | 2014-08-12 | 1 | -10/+22 |
| | |||||
* | Merging Doxygen manual into 'master'. | Ben Hilburn | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | Brought over usrp_burn_mb_eeprom documentation changes from master | Nicholas Corgan | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | doxygen: brought over X3x0 doc fixes from old manual | Nicholas Corgan | 2014-04-10 | 1 | -8/+8 |
| | |||||
* | docs: Moved manual to Doxygen | Martin Braun | 2014-04-09 | 1 | -0/+615 |