diff options
author | Josh Blum <josh@joshknows.com> | 2011-02-02 16:03:28 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-02-02 16:03:28 -0800 |
commit | 6ccd8fc94607d5e81ac4c8a819e9ce89966a6692 (patch) | |
tree | fe398c3961695164543cfa415c477c42ece4e24f | |
parent | 231f7181345e59413613cb1ed4b9e1dc48bb12de (diff) | |
download | uhd-6ccd8fc94607d5e81ac4c8a819e9ce89966a6692.tar.gz uhd-6ccd8fc94607d5e81ac4c8a819e9ce89966a6692.tar.bz2 uhd-6ccd8fc94607d5e81ac4c8a819e9ce89966a6692.zip |
usrp1: added to emulated features docs Transmitting a specific number of samples
-rw-r--r-- | host/docs/usrp1.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/usrp1.rst b/host/docs/usrp1.rst index 0a8224850..4a239444a 100644 --- a/host/docs/usrp1.rst +++ b/host/docs/usrp1.rst @@ -78,6 +78,7 @@ List of emulated features * Setting the current device time * Getting the current device time * Transmitting at a specific time +* Transmitting a specific number of samples * Receiving at a specific time * Receiving a specific number of samples * End of burst flags for transmit/receive |