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 +++--- ham/uhd/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ham') 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 diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo index b29d2d071d3..03ca4ff0ca8 100644 --- a/ham/uhd/distinfo +++ b/ham/uhd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2016/04/28 11:14:42 mef Exp $ +$NetBSD: distinfo,v 1.13 2016/05/13 14:57:08 mef Exp $ -SHA1 (uhd-3.9.3.tar.gz) = 4d67d12d452c4ce5c7e6b6978a553f8a7a750829 -RMD160 (uhd-3.9.3.tar.gz) = ccc7098c53276b76b843afd1ca442627ca4e8149 -SHA512 (uhd-3.9.3.tar.gz) = 2f204939b237bde7b8efd5c0fca723afb490a9a588d4c14a8dbde729a25eb361c0c7fc84be604c1e9f6a4421c4df4c3b315e402eeebacae8359b9ccbc40bc2b0 -Size (uhd-3.9.3.tar.gz) = 2441968 bytes +SHA1 (uhd-3.9.4.tar.gz) = 1a328a9bef2def019b06b9e8d32dd3c849265aa9 +RMD160 (uhd-3.9.4.tar.gz) = 33d56e442d12c6317e0b5725e92f2c5139b35260 +SHA512 (uhd-3.9.4.tar.gz) = 2ff47e1d7af234e256eaef863f60b94a66764cde567338b84f0df3522d7dd43dfd505b077ff8cbf9ca2f75a19ccc5813c27dbb70e6ea2876e9e439b345fa6acd +Size (uhd-3.9.4.tar.gz) = 2443355 bytes -- cgit v1.2.3