pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/uhd uhd: updated to 3.14.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93916774b11b
branches:  trunk
changeset: 335920:93916774b11b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 02 16:44:55 2019 +0000

description:
uhd: updated to 3.14.1.0

003.014.001.000
N320: Terminate the DAC when not transmitting
E320: Add support for rev E
E320: Added .gitignore for FPGA build products
X300: Add DPDK support
X300: add capability to flash NI-2974 FPGA
X300: Broke two critical timing paths in FPGA
X300: fixed udp WSA buffer size assignment issue
E310: Fix DRAM_TEST target build
B200: Add bootloader for FX3 (fix for B2xx failing to enumerate)
TwinRX: Expose charge pump current for LO2
TwinRX: Add low spur mode for LO2
TwinRX: increase rev c lo1 charge pump default value
TwinRX: Fix tick rate
Device3: Constraint send/recv_frame_size based on down/upstream MTU
Device3: Fix MTU and default frame sizes
RFNoC: Search all nodes for tick rates
RFNoC: Change default address for the reg readbacks
uhd_image_builder: Let the OOT module point to folders not named "rfnoc"
uhd_image_builder: Add --auto-inst-src
MPMD: Fix spurious reclaim call after unclaim
MPMD: Release resources on destruction
MPM: Add SW/HW compat
liberio: Release context holder on destruction of last liberio xport
transport: fixed a pre-mature buffer reset
nirio: Fix typo in nirio_zero_copy
GPSD: fix API for 'gps_read'
AD9361: Fix return values for tune and set_clock_rate
DUC/DDC: Fix phase reset and accumulation
cores: Use NSDMI consistently in ?x_dsp_core_3000.*
Logging: fix deadlock issue on Windows machines
Logging: Fix ANSI colour codes
Utils: Add X300/X310 reset utility
Docs: Improved Windows-related build instructions
Docs: Add link to README for building custom filesystems for N3xx
sim: Fixing the port number in use for connection
tools: Fix for proj creation in ip_utils for tcl-based IP
tests: Fix mock_ctrl_iface for 32-bit MSVC

diffstat:

 ham/uhd/Makefile |   5 ++---
 ham/uhd/PLIST    |   4 ++--
 ham/uhd/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (46 lines):

diff -r db77261905fb -r 93916774b11b ham/uhd/Makefile
--- a/ham/uhd/Makefile  Tue Jul 02 16:44:06 2019 +0000
+++ b/ham/uhd/Makefile  Tue Jul 02 16:44:55 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/07/01 04:08:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2019/07/02 16:44:55 adam Exp $
 
-DISTNAME=      uhd-3.14.0.0
-PKGREVISION=   1
+DISTNAME=      uhd-3.14.1.0
 CATEGORIES=    ham
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=EttusResearch/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r db77261905fb -r 93916774b11b ham/uhd/PLIST
--- a/ham/uhd/PLIST     Tue Jul 02 16:44:06 2019 +0000
+++ b/ham/uhd/PLIST     Tue Jul 02 16:44:55 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2019/04/28 20:31:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2019/07/02 16:44:55 adam Exp $
 bin/uhd_cal_rx_iq_balance
 bin/uhd_cal_tx_dc_offset
 bin/uhd_cal_tx_iq_balance
@@ -111,7 +111,7 @@
 lib/cmake/uhd/UHDConfig.cmake
 lib/cmake/uhd/UHDConfigVersion.cmake
 lib/libuhd.so
-lib/libuhd.so.3.14.0
+lib/libuhd.so.3.14.1
 lib/pkgconfig/uhd.pc
 lib/uhd/examples/benchmark_rate
 lib/uhd/examples/gpio
diff -r db77261905fb -r 93916774b11b ham/uhd/distinfo
--- a/ham/uhd/distinfo  Tue Jul 02 16:44:06 2019 +0000
+++ b/ham/uhd/distinfo  Tue Jul 02 16:44:55 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/04/28 20:31:28 adam Exp $
+$NetBSD: distinfo,v 1.21 2019/07/02 16:44:55 adam Exp $
 
-SHA1 (uhd-3.14.0.0.tar.gz) = 8b6cc0d09786ea034fd2ecd5e1dd1f609e765db1
-RMD160 (uhd-3.14.0.0.tar.gz) = 9666b8ea882683764fa462bdab0ae5560b172faf
-SHA512 (uhd-3.14.0.0.tar.gz) = c4754dbbd3540a41407a3bb31866a83c8ab319375db300113c0d13a3debbc4f0f820ccb83c30079c22388409edd032609cdb77bf6c098b37152b1985f773d1cb
-Size (uhd-3.14.0.0.tar.gz) = 12935658 bytes
+SHA1 (uhd-3.14.1.0.tar.gz) = d26c5f19b9ed926780980f061634ae9f09b9ac11
+RMD160 (uhd-3.14.1.0.tar.gz) = c2135cb3be04ab40bdf4ce7258d07c81147976a9
+SHA512 (uhd-3.14.1.0.tar.gz) = afb58b2f75b9855a4252c21c40e0f8816626910a134719321fa98ec78ce13aa32577a959da11d13d1e40dc61f143442ab7c2993edec111267de4664730c6eb82
+Size (uhd-3.14.1.0.tar.gz) = 12960041 bytes



Home | Main Index | Thread Index | Old Index