aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add page for config filesMartin Braun2018-02-202-0/+76
|
* uhd: Update license headersMartin Braun2018-02-191-0/+1
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* docs: Added front- and rear panel info to N310 manualMartin Braun2018-02-155-0/+36
|
* docs: Updates to the N310 manualMartin Braun2018-02-132-16/+72
|
* docs: Add N310 FPGA reg map to manualMartin Braun2018-02-081-0/+151
|
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-071-0/+1
| | | | | | | | | In particular, when running uhd_find_devices, this will limit the devices to ones that can actually be reached via CHDR. There is a new key, find_all, which allows finding all devices even those not reachable from UHD. Reviewed-by: Brent Stapleton <brent.stapleton@ettus.com>
* Docs: Update procedure for testing phase synchronizationmichael-west2018-02-041-47/+82
|
* docs: Add explanation for init_cals and tracking_cals keys on N310Martin Braun2018-01-231-2/+60
|
* Docs: Update channel numbernatetemple2018-01-191-1/+1
|
* Docs: Typo fixesnatetemple2018-01-192-4/+4
|
* cmake: Check for minimum MSVC, bump MSVC min version to 14.0Martin Braun2018-01-171-1/+1
| | | | | | | - MSVC 14.0 is required to support a lot of the new C++11 features required for rpclib, among others. - Moved Boost minimum version variable to same spot as other minimum versions
* docs: Fix Doxygen warningsMartin Braun2018-01-161-3/+3
|
* docs: Misc amendments to N3xx manual pageMartin Braun2018-01-162-54/+270
|
* fixup! mpmd: added support for the skip_init key in the device argsBrent Stapleton2018-01-111-0/+1
|
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-041-1/+3
| | | | | | | Adds two device args: discovery_port and rpc_port. Both are integers which override the respective constants. Reviewed-by: Ashish Chaudhari <ashish.chaudhari@ettus.com>
* docs: n3xx: Add paragraph on network configuration to manualMoritz Fischer2018-01-031-1/+50
| | | | | | Add a (short) paragraph on network configuration on N3xx to manual. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* docs: Various updates to N3XX manualsMartin Braun2017-12-223-8/+100
|
* docs: Added stubs for N310 and MPM manual pagesMartin Braun2017-12-223-0/+96
|
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* docs: Updates to legacy devices, XCVR2450Martin Braun2017-10-233-3/+149
| | | | | | | - 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: Fixed B200 power LED descriptionMarcus Müller2017-10-051-3/+3
|
* uhd: Removed drivers for E100/E110Martin Braun2017-09-294-142/+0
| | | | The E1x0 series is still supported on the 3.9 LTS branch.
* Merge branch 'maint'Martin Braun2017-07-191-60/+65
|\
| * docs: Minor formatting updates to R&D test proceduresMartin Braun2017-07-181-60/+65
| |
* | Merge branch 'maint'Martin Braun2017-06-271-0/+6
|\|
| * b200: Added doc regarding external+GPSDO ref issuesMartin Braun2017-06-271-0/+6
| |
* | Merge branch 'maint'Martin Braun2017-06-272-2/+22
|\|
| * docs: Updated X300 docs to refer to the Knowledge Base regarding ↵bstapleton2017-06-271-1/+4
| | | | | | | | daughterboard selection/compatibility.
| * e310: Added some doc comments on frontend tuningMartin Braun2017-06-271-1/+18
| |
* | Merge branch 'maint'Martin Braun2017-06-271-3/+9
|\|
| * docs: Clarified use of "gpsdo" for E310Martin Braun2017-06-271-3/+9
| |
* | Merge branch 'maint'Martin Braun2017-05-151-2/+2
|\|
| * DOCS: Update B2xx gain specsnatetemple2017-05-121-2/+2
| |
| * Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵robincoxe2017-04-171-9/+8
| | | | | | | | ISSUES.
* | log: Added more comments and manual pageMartin Braun2017-04-202-0/+90
| |
* | Add Troubleshooting section to X310 documentation. Replace PROBLEMS with ↵robincoxe2017-04-141-9/+8
| | | | | | | | ISSUES.
* | Merge branch 'maint'Martin Braun2017-03-241-12/+12
|\|
| * docs: Further clarification on CHDRMartin Braun2017-03-241-12/+12
| |
* | Clarifying build gnu-radio stepsSteven Bingler2017-03-061-0/+1
| |
* | Merge branch 'maint'Martin Braun2017-03-011-5/+213
|\|
| * docs: Added FPGA functional verification proceduresJonathon Pendlum2017-03-011-0/+208
| |
| * docs: escape /* to silence doxygen while compilingAndrej Rode2017-02-201-5/+5
| |
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-1/+1
|/
* DOCS: Add B210 GPIO pinoutmichael-west2017-02-071-2/+2
|
* docs: Removed ambiguous statement on timed commands for E310Martin Braun2017-01-241-1/+0
|
* docs: add description about manual phase alignment testing for RXAndrej Rode2017-01-201-4/+70
|
* docs: Added fpga testing with test benchessugandhagupta2017-01-191-0/+66
| | | | docs: Updated fpga testing through simulations
* docs: Removed superfluous lines from RD test procsMartin Braun2017-01-171-3/+0
|
* docs: Removed sc8 reference from x3x0 manualMartin Braun2017-01-171-1/+0
|
* docs: Added devtest test procedureMartin Braun2017-01-171-0/+87
|