aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: n3x0: Clarify subdev specsMartin Braun2018-04-101-0/+30
|
* docs: Clarify that the magnesium/ dboard driver is used for N310/N300Martin Braun2018-04-101-2/+4
|
* mg: implement digital loopback arg for the rficDaniel Jepson2018-04-101-21/+22
|
* docs: b200: Suggest modifying recv_frame_size for more stabilityMartin Braun2018-03-301-6/+11
|
* Doc: Update N3xx filesystem updating instructions.michael-west2018-03-291-15/+29
|
* Docs: Hide dependencies directory from DoxygenDerek Kozel2018-03-261-1/+2
|
* docs: Add Known Issues section to USRP1 manual pageMartin Braun2018-03-231-0/+5
|
* docs: Add Known Issues section for USRP2/N2x0Martin Braun2018-03-231-0/+7
|
* docs: Added Known Issues to B100 manualMartin Braun2018-03-231-0/+5
|
* docs: Purged stray references to register_handlerMartin Braun2018-03-191-15/+2
| | | | | This is a no-longer-supported API call from before the logging API restructuring.
* docs: Update N3xx pageMartin Braun2018-03-131-18/+128
| | | | | | - Added notes on crosscompiling - Added notes for N300 - Fixed some TODOs
* 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
| |