diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-03-23 16:29:58 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-03-23 16:29:58 -0700 |
commit | 890e78d8736c63d488965b65a4e2ec8a44c5584d (patch) | |
tree | dfa8d61e9cdc2dbe87b4682d0537b50328098122 /host/docs/usrp_b100.dox | |
parent | d588005fd87dd2594adb29dbbdcf948bbb0ab0c1 (diff) | |
download | uhd-890e78d8736c63d488965b65a4e2ec8a44c5584d.tar.gz uhd-890e78d8736c63d488965b65a4e2ec8a44c5584d.tar.bz2 uhd-890e78d8736c63d488965b65a4e2ec8a44c5584d.zip |
docs: Added Known Issues to B100 manual
Diffstat (limited to 'host/docs/usrp_b100.dox')
-rw-r--r-- | host/docs/usrp_b100.dox | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/host/docs/usrp_b100.dox b/host/docs/usrp_b100.dox index 89bc6ea64..0b23ea837 100644 --- a/host/docs/usrp_b100.dox +++ b/host/docs/usrp_b100.dox @@ -92,5 +92,10 @@ API. - **ref_locked:** clock reference locked (internal/external) +\subsection b100_known_issues Known Issues + +- When using a TVRX2, you will need to send the tune command twice on the first + tune. + */ // vim:ft=doxygen: |