diff options
Diffstat (limited to 'host/docs/usrp1.dox')
-rw-r--r-- | host/docs/usrp1.dox | 5 |
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: |