aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2018-03-23 16:47:11 -0700
committerMartin Braun <martin.braun@ettus.com>2018-03-23 16:47:11 -0700
commit97cb4902bfe92c2bc26afe1c5dd76cb555e38983 (patch)
tree59ba518327759104e1807265facd4162286df903 /host
parent2b2ced8eb2e252f1360ca87aa96b4bea252d9c66 (diff)
downloaduhd-97cb4902bfe92c2bc26afe1c5dd76cb555e38983.tar.gz
uhd-97cb4902bfe92c2bc26afe1c5dd76cb555e38983.tar.bz2
uhd-97cb4902bfe92c2bc26afe1c5dd76cb555e38983.zip
docs: Add Known Issues section to USRP1 manual page
Diffstat (limited to 'host')
-rw-r--r--host/docs/usrp1.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/host/docs/usrp1.dox b/host/docs/usrp1.dox
index 2f7b26e05..21cf2c757 100644
--- a/host/docs/usrp1.dox
+++ b/host/docs/usrp1.dox
@@ -91,5 +91,10 @@ device address. Example:
uhd_usrp_probe --args="mcr=52e6"
+\section usrp1_known_issues Known Issues
+
+- When using the `_4rx` image, the example `rx_sample_to_file` will fail
+ because it makes certain assumptions which are then no longer met.
+
*/
// vim:ft=doxygen: