aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-12-17 13:46:31 -0800
committerJosh Blum <josh@joshknows.com>2010-12-17 13:46:31 -0800
commit37365d1c93ad330a71fa2f6640fe9ce9a7aedad8 (patch)
treee00f806a6af91d3b66ea125cfc55976a8e727b2a /host/lib/usrp/usrp2/fw_common.h
parent0e66165d43d896bbc263dcf3481b94450d7de89f (diff)
downloaduhd-37365d1c93ad330a71fa2f6640fe9ce9a7aedad8.tar.gz
uhd-37365d1c93ad330a71fa2f6640fe9ce9a7aedad8.tar.bz2
uhd-37365d1c93ad330a71fa2f6640fe9ce9a7aedad8.zip
udp_ports: host code tweaks, seems to be closer to working
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r--host/lib/usrp/usrp2/fw_common.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h
index a26f56e8b..29c2a8484 100644
--- a/host/lib/usrp/usrp2/fw_common.h
+++ b/host/lib/usrp/usrp2/fw_common.h
@@ -42,8 +42,9 @@ extern "C" {
// udp ports for the usrp2 communication
// Dynamic and/or private ports: 49152-65535
#define USRP2_UDP_CTRL_PORT 49152
-#define USRP2_UDP_DATA_PORT 49153
-#define USRP2_UDP_ERR0_PORT 49154
+//#define USRP2_UDP_UPDATE_PORT 49154
+#define USRP2_UDP_DATA_PORT 49156
+#define USRP2_UDP_ERR0_PORT 49157
////////////////////////////////////////////////////////////////////////
// I2C addresses