aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_n3xx.dox
Commit message (Collapse)AuthorAgeFilesLines
* docs: n3xx: Add link to README for building custom filesystemsSugandha Gupta2019-05-301-37/+1
|
* doc: n3xx: fixed typo in image name (SD card build)Jörg Hofrichter2019-03-051-1/+1
| | | | | Image name to be provided to bitbake command are named 'developer-image' and 'deployment-image' i.e. with dash, not with underscore
* docs: n3xx: fix Salt formattingBrent Stapleton2019-02-121-1/+2
| | | | Fixes issue where Doxygen doesn't recognize a block within N3XX's Salt subsection as code.
* docs: N3xx page shell formatting and bb imageMarcus Müller2019-02-111-2/+5
|
* docs: Adding manual page for DPDKBrent Stapleton2019-01-291-1/+4
| | | | Co-authored-by: Alex Williams <alex.williams@ni.com>
* docs: Add manual page for the N320/N321Martin Braun2019-01-211-10/+187
| | | | | | | Since the N32* is part of the N3XX family, it shares a page with N300/N310. Co-authored-by: Mark Meserve <mark.meserve@ni.com>
* docs: n3xx & e320: Add more information on SaltMartin Braun2018-11-081-0/+42
|
* docs: n3xx: Improve sections on clock/time referencesMartin Braun2018-10-221-9/+22
| | | | | | - Added more detail on how to use White Rabbit - Highlight the options with external clock source (with or without external time source)
* doc: add clock_source and time_source to n3xx argument list. fix WR ↵Daniel Jepson2018-08-031-2/+5
| | | | clock_source call
* docs: n3xx: Add section on building fs/SD imagesMartin Braun2018-08-011-0/+47
| | | | | Adding section in the manual on how to build filesystems and SD card images.
* docs: Fix Doxygen warningsMartin Braun2018-07-311-1/+1
|
* 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.
* 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: 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
|
* Doc: Update N3xx filesystem updating instructions.michael-west2018-03-291-15/+29
|
* docs: Update N3xx pageMartin Braun2018-03-131-18/+128
| | | | | | - Added notes on crosscompiling - Added notes for N300 - Fixed some TODOs
* docs: Added front- and rear panel info to N310 manualMartin Braun2018-02-151-0/+36
|
* docs: Updates to the N310 manualMartin Braun2018-02-131-16/+64
|
* 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: Add explanation for init_cals and tracking_cals keys on N310Martin Braun2018-01-231-2/+60
|
* docs: Fix Doxygen warningsMartin Braun2018-01-161-3/+3
|
* docs: Misc amendments to N3xx manual pageMartin Braun2018-01-161-53/+269
|
* 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-221-3/+92
|
* docs: Added stubs for N310 and MPM manual pagesMartin Braun2017-12-221-0/+87