diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-11-12 18:29:54 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-11-16 14:26:24 -0800 |
commit | e3a96adb7b0d9c51b9749398241dc21c25f4af6c (patch) | |
tree | f17322ed9f4691dbf88f61b987c97fae4ea6ce42 /host/docs/multiple.dox | |
parent | d3424e8b668b6527fd005b82953781bb62e47818 (diff) | |
download | uhd-e3a96adb7b0d9c51b9749398241dc21c25f4af6c.tar.gz uhd-e3a96adb7b0d9c51b9749398241dc21c25f4af6c.tar.bz2 uhd-e3a96adb7b0d9c51b9749398241dc21c25f4af6c.zip |
docs: Several minor manual improvements
- 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
Diffstat (limited to 'host/docs/multiple.dox')
-rw-r--r-- | host/docs/multiple.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/docs/multiple.dox b/host/docs/multiple.dox index a401a22ad..ca768fa06 100644 --- a/host/docs/multiple.dox +++ b/host/docs/multiple.dox @@ -11,6 +11,8 @@ Currently, the following devices support this capability: - USRP2 / N2x0 Series - X3x0 Series +- N3x0 Series +- X4x0 Series Note that only USRPs of the same type can be combined. |