diff options
author | Virendra Kakade <virendra.kakade@ni.com> | 2022-03-30 13:01:31 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-04-01 09:23:24 -0700 |
commit | 00e18de91c1e22b0b452869aaa87f7bcf10efe09 (patch) | |
tree | 4216c89d69ac3d1c9646918e3948b452be6c8318 /host/docs/usrp_x4xx.dox | |
parent | e4c73e85913b0a635b1eb0ef4e6813e8385aa887 (diff) | |
download | uhd-00e18de91c1e22b0b452869aaa87f7bcf10efe09.tar.gz uhd-00e18de91c1e22b0b452869aaa87f7bcf10efe09.tar.bz2 uhd-00e18de91c1e22b0b452869aaa87f7bcf10efe09.zip |
docs: add 100GigE documentation
Signed-off-by: Virendra Kakade <virendra.kakade@ni.com>
Co-authored-by: Wade Fife <wade.fife@ettus.com>
Diffstat (limited to 'host/docs/usrp_x4xx.dox')
-rw-r--r-- | host/docs/usrp_x4xx.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_x4xx.dox b/host/docs/usrp_x4xx.dox index b932ea0c6..500b66311 100644 --- a/host/docs/usrp_x4xx.dox +++ b/host/docs/usrp_x4xx.dox @@ -5,7 +5,7 @@ \section x4xx_feature_list Comparative Features List - Hardware Capabilities: - - Dual QSFP28 Ports (can be used with 10 GigE) + - Dual QSFP28 Ports (can be used with 10 GigE or 100 GigE) - External PPS input & output - External 10 MHz input - Internal GPSDO for timing, location, and time/frequency reference @@ -827,7 +827,7 @@ For a list of which arguments can be passed into make(), see Section -----------------------|---------------------------------------------------------------------------------|--------------------- addr | IPv4 address of primary SFP+ port to connect to. | addr=192.168.30.2 second_addr | IPv4 address of secondary SFP+ port to connect to. | second_addr=192.168.40.2 - mgmt_addr | IPv4 address or hostname to which to connect the RPC client. Defaults to `addr'.| mgmt_addr=ni-sulfur-311FE00 + mgmt_addr | IPv4 address or hostname to which to connect the RPC client. Defaults to `addr'.| mgmt_addr=ni-x4xx-311FE00 find_all | When using broadcast, find all devices, even if unreachable via CHDR. | find_all=1 master_clock_rate | Master Clock Rate in Hz. | master_clock_rate=250e6 serialize_init | Force serial initialization of motherboards (default is parallel) | serialize_init=1 |