aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
Commit message (Collapse)AuthorAgeFilesLines
* mpm: n3xx: Init device on bootMartin Braun2018-07-181-0/+42
| | | | | Specify skip_boot_init=1 to not init during boot. This will increase boot time for an N310, typically by around 15 seconds.
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-171-0/+24
| | | | | | | | | | When a device is re-initialized without any changes (e.g., master_clock_rate, ref_clock_freq) then we can skip the initialization sequence and move on. This shaves a significant amount of time from the init sequence. Fast re-init can be overridden by providing the `force_reinit=1` device arg.
* Update ISE/Vivado versions in images.doxRobin Coxe2018-06-261-4/+5
|
* Docs: Add stub of RFNoC docsMartin Braun2018-06-225-3/+26
|
* python: Separating exposed Python data structuresPaul David2018-06-202-2/+2
| | | | | | | | | - Separating exposed Python data structures into logical sections - Exposes all of the multi_usrp API - Adds a layer of Python for documentation and adding helper methods - Adds improvements and fixes to the MultiUSRP object - Includes additional exposed data structures (like time_spec_t, etc.) - Add code to release the Python GIL during long C++ calls
* Docs: x300 Functional Verification ProcedureVidush2018-06-151-0/+15
|
* Docs: Update FPGA Functional Testing ProcedureVidush2018-06-131-9/+7
|
* docs: Improve section on MPMMartin Braun2018-06-091-5/+97
|
* tools: Add a script for automated testing of FPGAFUNCVERIFMartin Braun2018-06-041-9/+74
|
* docs: test procedures: Add FPGAFUNCVERIF-N3x0-v1Martin Braun2018-06-041-1/+52
|
* Docs: Fix E310 Devtest ProcedureVidush2018-06-041-3/+2
|
* Docs: Update Testing ProcedureVidush2018-06-041-10/+10
| | | | Fix typos and reflect updated procedure used with v3.12.0.0-rc1.
* Docs: Fix typo in systemd/network pathnatetemple2018-06-011-2/+2
|
* Docs: Update serial path commandnatetemple2018-05-301-2/+2
|
* docs: n3xx: Add troubleshooting section and comments on MTUMartin Braun2018-05-291-9/+58
|
* docs: n3xx: Add comments on SDK usage and downloadMartin Braun2018-05-291-3/+9
|
* Docs: Correct E3xx FPGA Functional Verification Test Parametersmichael-west2018-05-161-20/+23
|
* docs: Describe N300/N310 BIST test procedureMartin Braun2018-05-151-0/+70
|
* Docs: Update phase testing commands & instructions.Vidush2018-05-151-24/+5
|
* docs: Clarify meaning of DSP frequenciesMartin Braun2018-05-111-1/+36
|
* docs: Clarified Instruction for Ubuntu/Python 2 ComboVidush2018-05-091-2/+3
|
* docs:Clarify Testing ProcedureVidush2018-05-091-8/+11
|
* docs: x300: Match GPSDO code examples to code, avoid BoostMartin Braun2018-05-091-6/+6
|
* basicrx/lfrx: Enable frontend muxing on X3x0Martin Braun2018-05-081-1/+17
| | | | | | The selection of frontend modes (AB, A, B, BA) is now enabled on X3x0. Unlike older USRPs, switching the frontend is done through the antenna API (e.g., usrp->set_rx_antenna("A")).
* docs: n3xx: Add section on synchronizationMartin Braun2018-05-071-0/+52
| | | | | | - Internal clock/time references - External clock/time references - White Rabbit-based clock/time references
* 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
|