From 2e560262474feeadf805b68a5f8a2be30612ad27 Mon Sep 17 00:00:00 2001 From: mef Date: Fri, 13 May 2016 14:57:08 +0000 Subject: Updated ham/uhd to 3.9.4 ------------------------- ## 003.009.004 - GPIO control: Fix address mismatch for RX and full duplex. This fixes full-duplex mode for most devices. - B200: Fixed auto rate selection (can now select 61.44 Msps) - UBX: Fix member declaration order which could cause segfaults for debug builds - Manual/Docs: Numerous fixes, use dot for graphs in manual - Utils: multiple fixes for query_gpsdo_sensors, fixed floating point comparison - Windows: Include registry file in installation - Converters: Improve NEON converters --- ham/uhd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ham/uhd/Makefile') diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 74ff3d72755..9c027346259 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2016/04/28 11:14:42 mef Exp $ +# $NetBSD: Makefile,v 1.18 2016/05/13 14:57:08 mef Exp $ -DISTNAME= uhd-3.9.3 +DISTNAME= uhd-3.9.4 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 @@ -37,7 +37,7 @@ REPLACE_PYTHON= \ utils/usrp2_card_burner.py \ utils/usrp2_card_burner_gui.py \ utils/usrp_n2xx_net_burner.py \ - utils/usrp_n2xx_net_burner_gui.py \ + utils/usrp_n2xx_net_burner_gui.py INSTALLATION_DIRS+= share/uhd INSTALLATION_DIRS+= share/uhd/firmware -- cgit v1.2.3