summaryrefslogtreecommitdiffstats
path: root/host/utils
diff options
context:
space:
mode:
authorNick Foster <nick@nerdnetworks.org>2010-11-18 09:49:12 -0800
committerNick Foster <nick@nerdnetworks.org>2010-11-18 09:49:12 -0800
commit4b637f3ea251d39e518e4316521255d4cc648cc1 (patch)
treec5484308dba92046b5bc35508f5a37cc0427a281 /host/utils
parent95cf7753c175e868d1aacaad378bfe74d9454200 (diff)
downloaduhd-4b637f3ea251d39e518e4316521255d4cc648cc1.tar.gz
uhd-4b637f3ea251d39e518e4316521255d4cc648cc1.tar.bz2
uhd-4b637f3ea251d39e518e4316521255d4cc648cc1.zip
Updated fw rev number in N2XX burner.
Diffstat (limited to 'host/utils')
-rwxr-xr-xhost/utils/usrp_n2xx_net_burner.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/utils/usrp_n2xx_net_burner.py b/host/utils/usrp_n2xx_net_burner.py
index 456f273df..21327e0af 100755
--- a/host/utils/usrp_n2xx_net_burner.py
+++ b/host/utils/usrp_n2xx_net_burner.py
@@ -16,7 +16,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# TODO: make it work
# TODO: make it autodetect UHD devices
# TODO: you should probably watch sequence numbers
@@ -36,7 +35,7 @@ UDP_MAX_XFER_BYTES = 1024
UDP_TIMEOUT = 3
UDP_POLL_INTERVAL = 0.10 #in seconds
-USRP2_FW_PROTO_VERSION = 6
+USRP2_FW_PROTO_VERSION = 7
#from bootloader_utils.h