summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authormef <mef>2015-09-06 00:11:12 +0000
committermef <mef>2015-09-06 00:11:12 +0000
commitf23c6cc3125ad42a697daa3ac0d7c5348672aa0f (patch)
tree68c6b0d467db0630d13cf0f7e463135db1f42bc5 /ham
parentf191566603800c09fd8ff3f83e9d83325029c9b8 (diff)
downloadpkgsrc-f23c6cc3125ad42a697daa3ac0d7c5348672aa0f.tar.gz
Update 3.8.5 to 3.9.0
--------------------- ## 003.009.000 * X300: Updated DAC ctrl, FPGA toolchain is now entirely Vivado, improved master clock controls, added ADC self-cal capability, prepared for revisions 7 and 8, fixed flow control issue which could cause device to hang when receiving too many overruns * B2XX: Auto clock rate setting, added PID/VID pairs to support all B2XX- and derivatives, added temperature sensor, improved DC offset and IQ imbalance correction, added AGC support, support for FPGPIO connector on Rev6+ boards, full clock range support, updated FX3 firmware (side-channel logging capabilities, updated tx voltage swing, better configurability), default tick rate now 16 MHz, added B200mini support * E3XX: Added temperature sensor, FPGA toolchain is now entirely Vivado, improved DC offset and IQ imbalance correction, added AGC support, improved FPGA capture interface robustness for RFIC, make frame sizes configurable, replaced GPS control code with gpsd interfacing capabilities * Octoclock: Fixed bootloader + ethernet capabilities * Compilers: Supported MSVC versions are now 2012, 2013, 2015 (dropped 2010 support), added MinGW capabilities * Documentation: Many minor fixes and updates, merged all the info from code.ettus.com * UHD: Added sid_t, CHDR-specific transports now get their own (un)packer codes, fixed a lot of compiler warnings, added filter API (currently available for AD9361 frontend), added soft-register API, replaced Cheetah with Mako, full Py3k compliance, updated images downloader tool (now is one tool for all devices), CMake minimum version is now 2.8, refactored general AD9361 peripheral management, refactored most core control management, added usb_error type (used by B2xx devices), better exception handling at runtime, added C wrapper API, new dependency: python-requests * C API: Added to UHD (wraps C++ calls in C) * multi_usrp: Added normalized gain setters/getters, IQ imbalance + DC offset correction API, filter API * Converters: Converter symbols now exported, better logging, removed ORC dependency, added u8 converters * Examples: Whitespace- and other cleanup, multi-channel fixes for some examples * Utils: Read more property tree types from the command line * Tools: kitchen sink updated, added mega_fft
Diffstat (limited to 'ham')
-rw-r--r--ham/uhd/Makefile5
-rw-r--r--ham/uhd/PLIST4
-rw-r--r--ham/uhd/distinfo8
3 files changed, 8 insertions, 9 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index ad716442f0a..b19b7c8bac8 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/08/14 06:19:13 mef Exp $
+# $NetBSD: Makefile,v 1.13 2015/09/06 00:11:12 mef Exp $
-DISTNAME= uhd-3.8.5
+DISTNAME= uhd-3.9.0
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
-GITHUB_PROJECT= uhd
GITHUB_TAG= release_003_008_005
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/ham/uhd/PLIST b/ham/uhd/PLIST
index 2dccdc02976..991228f5827 100644
--- a/ham/uhd/PLIST
+++ b/ham/uhd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2015/08/14 06:19:13 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/09/06 00:11:12 mef Exp $
bin/nirio_programmer
bin/octoclock_firmware_burner
bin/uhd_cal_rx_iq_balance
@@ -142,7 +142,7 @@ lib/uhd/utils/usrp_n2xx_net_burner.py
lib/uhd/utils/usrp_n2xx_net_burner_gui.py
lib/uhd/utils/usrp_n2xx_simple_net_burner
lib/uhd/utils/usrp_x3xx_fpga_burner
-man/man1/octoclock_firmware_burner.1.gz
+man/man1/octoclock_firmware_burner.1
man/man1/uhd_cal_rx_iq_balance.1
man/man1/uhd_cal_tx_dc_offset.1
man/man1/uhd_cal_tx_iq_balance.1
diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo
index 5000b7cd4fa..6fb69b09eb6 100644
--- a/ham/uhd/distinfo
+++ b/ham/uhd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2015/08/14 06:19:13 mef Exp $
+$NetBSD: distinfo,v 1.7 2015/09/06 00:11:12 mef Exp $
-SHA1 (uhd-3.8.5.tar.gz) = 815ef97870a3d0f3d65fa4075a3f2c1c476d1d17
-RMD160 (uhd-3.8.5.tar.gz) = 69dabc854cb77a2ddde04c4615df602671610ed5
-Size (uhd-3.8.5.tar.gz) = 2910398 bytes
+SHA1 (uhd-3.9.0.tar.gz) = 815ef97870a3d0f3d65fa4075a3f2c1c476d1d17
+RMD160 (uhd-3.9.0.tar.gz) = 69dabc854cb77a2ddde04c4615df602671610ed5
+Size (uhd-3.9.0.tar.gz) = 2910398 bytes