From 350f5c5decca20a54132867283448fd32226bbc2 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 11 Feb 2010 20:24:01 -0800 Subject: Getting hello packets from the usrp2 with ip and mac addrs. Cleaned up the mb build system a bit. --- lib/usrp/mboard/usrp2_fw_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/usrp/mboard/usrp2_fw_common.h') diff --git a/lib/usrp/mboard/usrp2_fw_common.h b/lib/usrp/mboard/usrp2_fw_common.h index 28d58cf7c..217d8cf1c 100644 --- a/lib/usrp/mboard/usrp2_fw_common.h +++ b/lib/usrp/mboard/usrp2_fw_common.h @@ -33,6 +33,7 @@ extern "C" { #define USRP2_UDP_DATA_PORT 49153 typedef enum{ + USRP2_CTRL_ID_NONE, USRP2_CTRL_ID_HELLO } usrp2_ctrl_id_t; -- cgit v1.2.3