diff options
author | Josh Blum <josh@joshknows.com> | 2011-01-17 15:21:11 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-01-17 15:21:11 -0800 |
commit | 7e1d02710090c2c1aac971e41a2abb6f68c37d12 (patch) | |
tree | 9c3261ac3eebde988030a80f976e68d49516ac65 /host/docs/usrp1.rst | |
parent | caa911aa270ee4aef7244f3159b9fd402a454069 (diff) | |
parent | d71344091b324266975b58ec075d896fcb79aeb9 (diff) | |
download | uhd-7e1d02710090c2c1aac971e41a2abb6f68c37d12.tar.gz uhd-7e1d02710090c2c1aac971e41a2abb6f68c37d12.tar.bz2 uhd-7e1d02710090c2c1aac971e41a2abb6f68c37d12.zip |
Merge branch 'usrp1' into next
Diffstat (limited to 'host/docs/usrp1.rst')
-rw-r--r-- | host/docs/usrp1.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/docs/usrp1.rst b/host/docs/usrp1.rst index 44ddb20ca..a8d3193fd 100644 --- a/host/docs/usrp1.rst +++ b/host/docs/usrp1.rst @@ -80,6 +80,7 @@ List of emulated features * Transmitting at a specific time * Receiving at a specific time * Receiving a specific number of samples +* Start and end burst flags on transmit **Note:** These emulated features rely on the host system's clock for timed operations, @@ -92,7 +93,7 @@ List of missing features * Notification on late transmit packet * Notification on broken chain error * Notification on underflow or overflow -* Transmit and receive burst flags +* Start and end burst flags for receive ------------------------------------------------------------------------ OS specific notes |