diff options
author | eb | 2008-04-30 03:52:31 +0000 |
---|---|---|
committer | eb | 2008-04-30 03:52:31 +0000 |
commit | 9d1423b9506c89a51a10b6119d01ce9a82a13b0c (patch) | |
tree | 186e1b20618bf805dd262572bd3b2778b767d201 /usrp/host/lib/inband/usrp_server.mbh | |
parent | 7f202514385708941073930bc6d9a5237bb89826 (diff) | |
download | gnuradio-9d1423b9506c89a51a10b6119d01ce9a82a13b0c.tar.gz gnuradio-9d1423b9506c89a51a10b6119d01ce9a82a13b0c.tar.bz2 gnuradio-9d1423b9506c89a51a10b6119d01ce9a82a13b0c.zip |
Merged features/inband-usb -r6431:8293 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8295 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/host/lib/inband/usrp_server.mbh')
-rw-r--r-- | usrp/host/lib/inband/usrp_server.mbh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/inband/usrp_server.mbh b/usrp/host/lib/inband/usrp_server.mbh index 3fd0db139..ed7943fc3 100644 --- a/usrp/host/lib/inband/usrp_server.mbh +++ b/usrp/host/lib/inband/usrp_server.mbh @@ -202,7 +202,7 @@ (:incoming - (response-recv-raw-samples invocation-handle status samples timestamp properties) + (response-recv-raw-samples invocation-handle status samples timestamp channel properties) ;; samples is a uniform numeric vector. The contents of the sample ;; vector is treated as opaque and is passed from the FPGA |