Up to [cvs.NetBSD.org] / pkgsrc / ham / hackrf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
hackrf: updated to 2024.02.1 2024.02.1 To upgrade to this release, you must update libhackrf and hackrf-tools on your host computer. You must also update firmware on your HackRF. Major changes in this release include: A new utility, hackrf_biast, provides a way to control the "bias tee" antenna port power output on HackRF One. Thank you, Jonathan Suite (AI6AJ)! Completely new and comprehensive libhackrf API documentation generated from source is now available in the release package. Thank you, László Baráth! hackrf_sweep now supports more FFTW features including the ability to use a wisdom file. Thank you, Jonathan Suite (AI6AJ)! HackRF One r10, the latest hardware revision, is based on r8, reverting most of the changes made in r9. There have been many enhancements and bug fixes. For a full list of changes, see the git log.
*: recursive bump for Python 3.11 as new default
hackrf: update to 2023.01.1 Includes support for hardware revision 9. Firmware is compatible with all prior revisions. Firmware must be updated on the device to use the library.
hackrf: fix interpreter for firmware/tools/cpld_bitstream.py
(ham/hackrf) Updated 2021.03.1 to 2022.09.1 HackRF 2022.09.1 Release Notes To upgrade to this release, you must update libhackrf and hackrf-tools on your host computer. You must also update firmware on your HackRF. Major changes in this release include: - Opera Cake, an antenna switching add-on board for HackRF One is fully supported. Thank you, Mike Walters! - A new user interface for rad1o provides status information during operation in HackRF mode. Thanks, schneider! - Documentation has been migrated from a wiki to source code in the docs directory that can be built as HTML or PDF. Thanks, Straithe! The PDF is included in release archives, and HTML documentation built from current git source is available at: https://hackrf.readthedocs.io/ - Numerous performance, stability, and instrumentation improvements have been made to hackrf_transfer, hackrf_sweep, libhackrf, and firmware. Thank you especially, Martin Ling! - The project repository has moved to: https://github.com/greatscottgadgets/hackrf There have been many enhancements and bug fixes. For a full list of changes, see the git log.
*: Revbump packages that use Python at runtime without a PKGNAME prefix
math/fftw and dependents: merge math/fftwf backin and add MPI and OpenMP This yields one common package to provide libfftw3 (double) and libfftw3f (single) by default and optionally the Fortran bindings as well as OpenMP and MPI variants, and those with long double or quad precision. This changes all packages depending on fftwf in the same commit to minimize the time of inconsistency. Soon, math/fftwf will disappear.
hackrf: update to 2021.03.01 This release requires updating your HackRF to the latest firmware. CPLD bitstreams are now included in and loaded automatically by the firmware. There is no longer a need to update the CPLD separately. The clock output (CLKOUT) is now turned off by default. A new utility, hackrf_clock, provides a way to inspect and modify configuration of hardware clocks, including turning on and off CLKOUT. The rad1o badge is now supported by firmware in this release. Firmware from the HackRF release/repository is different than the original CCCamp firmware and only supports operation as a USB SDR peripheral. When using a HackRF One with a PortaPack in "HackRF Mode" (operating as a USB peripheral), the PortaPack display now indicates operational status and settings. There have been many more enhancements and bug fixes. For a full list of changes, see the git log.
Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch.
all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
ham: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
(ham/hackrf) Add missing tool (USE_TOOLS= pkg-config) The error was: -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) CMake Error at /usr/pkg/share/cmake-3.13/Modules/FindPkgConfig.cmake:505 (message): pkg-config tool not found
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
hackrf: update to 2018.01.1 Please note that if you are on 2015 firmware you must update the SPI flash and CPLD of your hackrf, otherwise you may experience unpredictable behavior. See: https://github.com/mossmann/hackrf/wiki/Updating-Firmware HackRF 2018.01.1 - improved reliability of DFU boot loader HackRF 2017.02.1 - Sweep mode - Hardware synchronization - reduced power consumption - bug fixes
Githubify, with GITHUB_RELEASE variable.
Update hackrf to 2015.07.2 Changes: release 2015.07.2 Bonus release! This release contains fixes for CMake configuration bugs that affected installation of 2015.07.1 on some platforms. release 2015.07.1 To upgrade to this release, you must update libhackrf and hackrf-tools on your host computer. You must also update firmware on your HackRF. It is important to update both the host code and firmware for this release to work properly. If you only update one or the other, you may experience unpredictable behaviour. Major changes in this release include: Multiple HackRF support. Users with more than one HackRF can target a specific device from software using the device serial number. The serial number is easy to find with hackrf_info. Thanks, Hessu! Linux kernel module detaching. A work-around to avoid the unofficial HackRF kernel module in recent kernel versions that has been causing problems for many users. Updating the CPLD is now possible from Windows. There is no CPLD update with this release, but Windows users should now be able to update. Support for rad1o hardware, the badge of CCCamp 2015 based on HackRF One. This package contains host software supporting rad1o; for firmware and other resources, refer to: https://rad1o.badge.events.ccc.de/ There have been many more enhancements and bug fixes, for a full list of changes, see the git log.
Import hackrf-2014.08.1 as ham/hackrf. An open source hardware project to build a Software Defined Radio (SDR) peripheral. HackRF was designed to be the most widely useful SDR peripheral that can be manufactured at a low cost. See http://greatscottgadgets.com/hackrf/