aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-09 18:29:13 -0700
committerJosh Blum <josh@joshknows.com>2010-08-09 18:29:13 -0700
commitf6c3178c7ce7b255c3bcf9ade6d9d61b5de79ae1 (patch)
tree0635d82780e6870cb0a2fd90640a31349368df9d /host/lib/usrp/usrp2/fw_common.h
parentb99c2c0417a453b1d9ed3c9d77989ce32db4fd88 (diff)
downloaduhd-f6c3178c7ce7b255c3bcf9ade6d9d61b5de79ae1.tar.gz
uhd-f6c3178c7ce7b255c3bcf9ade6d9d61b5de79ae1.tar.bz2
uhd-f6c3178c7ce7b255c3bcf9ade6d9d61b5de79ae1.zip
usrp2: added fpga compat number, renamed firmware proto version to compat
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r--host/lib/usrp/usrp2/fw_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h
index c4dabf5bc..a781c1a21 100644
--- a/host/lib/usrp/usrp2/fw_common.h
+++ b/host/lib/usrp/usrp2/fw_common.h
@@ -32,9 +32,9 @@ extern "C" {
#define __stdint(type) type
#endif
-//defines the protocol version in this shared header
-//increment this value when the protocol is changed
-#define USRP2_PROTO_VERSION 5
+//fpga and firmware compatibility numbers
+#define USRP2_FPGA_COMPAT_NUM 1
+#define USRP2_FW_COMPAT_NUM 5
//used to differentiate control packets over data port
#define USRP2_INVALID_VRT_HEADER 0