aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3xx.dox
Commit message (Collapse)AuthorAgeFilesLines
* e31x/e320: Amend LO-locked sensor namesMartin Braun2022-01-101-14/+17
| | | | | | | | | In UHD 3, we had two sensors names for LO lock on these devices: lo_lock, and lo_locked. The latter is the more standard, and is checked in examples like rx_samples_to_file. In UHD 4, the latter was removed without comment. This adds the sensor back again and also updates the documentation accordingly.
* docs: Fix page on GPIOMartin Braun2022-01-051-1/+1
| | | | | | | | | - Referred to E310 as E3x0, but that's wrong. E320 has a different GPIO bank naming scheme. - Fails to mention N3x0. This change makes the page mostly device-agnostic (X410 GPIO control is still elsewhere). - The first example had a typo (wrong pin was selected in ATR example). - The second example added nothing, and was removed for clarity.
* docs: Several minor manual improvementsMartin Braun2021-11-161-3/+0
| | | | | | | - 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-1/+1
| | | | | | | | 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: Updated register maps for UHD 4.0Wade Fife2020-09-111-15/+10
| | | | | | | | | 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>
* doc: add section about network mode on E3xx devicesRobertWalstab2020-09-091-0/+16
|
* docs: e3xx/n3xx: Add sections on FP-GPIOs and how to drive themMartin Braun2020-01-231-0/+54
| | | | This gives examples of how to use the set_gpio_src() API and friends.
* fixup! docs: e320: Add documentation for gpio and eeprom-flagsJoerg Hofrichter2020-01-221-2/+2
|
* docs: Add info on FPGA flavours for E320 and N3xxMartin Braun2019-11-071-1/+26
| | | | This explains what the various FPGA flavours (XG, HG, 1G) are.
* Docs: Fix MPM cmake command for E320michael-west2019-10-151-1/+1
| | | | | | | Add -DMPM_DEVICE=e320 to the command so the E320 version is built and not the N3xx version. Signed-off-by: michael-west <michael.west@ettus.com>
* docs: Fix Doxygen warning due to spurious <>Martin Braun2019-08-131-1/+1
|
* docs: e320/n3xx: Add a section on the BISTMartin Braun2019-07-101-0/+27
|
* docs: e320: Add documentation for gpio and eeprom-flagsSugandha Gupta2019-05-171-0/+34
|
* docs: e31x: e320: Update docs for E310 MPM versionSugandha Gupta2019-05-171-0/+1287
- Also updated device args and subdev spec