From 97cb4902bfe92c2bc26afe1c5dd76cb555e38983 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 23 Mar 2018 16:47:11 -0700 Subject: docs: Add Known Issues section to USRP1 manual page --- host/docs/usrp1.dox | 5 +++++ 1 file changed, 5 insertions(+) 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: -- cgit v1.2.3