aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-03-01 11:50:14 -0800
committerJosh Blum <josh@joshknows.com>2010-03-01 11:50:14 -0800
commit6e8473e6eef84875e2c3babb35732f8c3b2a0247 (patch)
tree597242794c41b67b0a4693d6e5976d263015f6ae /host/lib/usrp/usrp2/fw_common.h
parent606b896cb964c38ddfed0f0e5785237f9a4d0034 (diff)
downloaduhd-6e8473e6eef84875e2c3babb35732f8c3b2a0247.tar.gz
uhd-6e8473e6eef84875e2c3babb35732f8c3b2a0247.tar.bz2
uhd-6e8473e6eef84875e2c3babb35732f8c3b2a0247.zip
Recv noise with uhd.
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r--host/lib/usrp/usrp2/fw_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h
index 3def8ddaa..aca0abb28 100644
--- a/host/lib/usrp/usrp2/fw_common.h
+++ b/host/lib/usrp/usrp2/fw_common.h
@@ -168,6 +168,7 @@ typedef struct{
struct {
uint32_t freq_word;
uint32_t decim;
+ uint32_t scale_iq;
} ddc_args;
struct {
uint8_t enabled;