aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_n3xx.dox
Commit message (Collapse)AuthorAgeFilesLines
* docs: Several minor manual improvementsMartin Braun2021-11-161-4/+8
| | | | | | | - Remove documentation of skip_dram, skip_ddc, skip_duc, which are all obsolete since UHD 4 - Properly document serialize_init - Add a table of valid args for X310 as with other devices
* transport: Set mtu to 9000 for all 10GbE use casesmattprost2021-06-101-6/+6
| | | | | | | | An default MTU value of 9000 gives the devices the most flexibility using 10GbE. Many interfaces and docs have already been updated. This is bringing all devices into alignment with this paradigm. Signed-off-by: mattprost <matt.prost@ni.com>
* docs: Fix typo in mender sectionLane Kolbly2021-04-091-2/+2
|
* docs: Add N320 frontend correction sectionMartin Braun2021-03-191-0/+58
|
* docs: Fix sensor names for N3xx boardsMartin Braun2020-10-061-1/+2
|
* docs: Updated register maps for UHD 4.0Wade Fife2020-09-111-20/+18
| | | | | | | | | Updates e3xx and n3xx register map documentation. - Add new RFNoC registers - Remove depreicated RFNoC registers - Add other missing registers - Correct formatting
* docs: New mender commands for Zeus filesystemsmattprost2020-09-091-3/+3
| | | | Signed-off-by: mattprost <matt.prost@ni.com>
* docs: n3xx: Include WX in table of N320 imagesSteve Czabaniuk2020-07-091-8/+8
|
* docs: n3xx/x3xx: Fix links to DPDK pagesteviez2020-02-271-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: e3xx/n3xx: Add sections on FP-GPIOs and how to drive themMartin Braun2020-01-231-0/+55
| | | | This gives examples of how to use the set_gpio_src() API and friends.
* docs: n3xx: document eeprom flagsJoerg Hofrichter2020-01-221-0/+34
| | | | | | | | Add a subsection to both N310- and N320 specific features to document the EEPROM flags simliar to as it is done in the E320 documentation. Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com>
* docs: Add info on FPGA flavours for E320 and N3xxMartin Braun2019-11-071-0/+24
| | | | This explains what the various FPGA flavours (XG, HG, 1G) are.
* N3xx: Remove close-in noise on TXMichael West2019-10-111-0/+3
| | | | | | | | | | | Some close-in noise was observed on TX when using external references. This change reduces the noise by changing U19 to select the GPSDO when references are set to external. Also included is a change to properly read and apply settings from the configuration file. This allows the user to further quiet the transmission by adding 'enable_gps=False' to the configuration file in order to power off the GPSDO. Signed-off-by: Michael West <michael.west@ettus.com>
* n3xx: Disable gpsdo reference source when enable_gps=0Martin Braun2019-10-111-1/+8
| | | | | | | | | | | | | | | When using enable_gps=0, the power to the LTE-Lite GPS chip is turned off, and neither the reference sources (time/clock) nor the location/time data (via gpsd) can be used. This commit disables the gpsdo options for the set_time_source, set_clock_source, and set_sync_source when enable_gps=0 is used, and adds logging to inform the user about this. This behaviour is consistent with X310, where `gpsdo` is only a valid reference if the GPSDO module is plugged in. The manual was also updated accordingly.
* docs: e320/n3xx: Add a section on the BISTMartin Braun2019-07-101-0/+28
|
* docs: n3xx: Add link to README for building custom filesystemsSugandha Gupta2019-05-171-37/+1
|
* docs: n320: Add note on LO input levelsMartin Braun2019-03-261-0/+3
| | | | FYI, the nominal LO input level on N320 is +5 dBm.
* docs: Add comment on chmod+x for SDKs if necessaryMartin Braun2019-03-141-3/+9
| | | | | There are cases where downloading the SDK does not preserve the 'x' bits for the SDK .sh file. This explains how to circumvent that problem.
* docs: n310: Add table to explain module and PCB revisionsMartin Braun2019-03-051-0/+20
|
* doc: n3xx: fixed typo in image name (SD card build)Jörg Hofrichter2019-02-271-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>