summaryrefslogtreecommitdiff
path: root/ham/hackrf
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26ham: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07ham: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-29math/fftw and dependents: merge math/fftwf backin and add MPI and OpenMPthor1-2/+2
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.
2021-04-05hackrf: update to 2021.03.01tnn3-70/+150
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.
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
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.
2019-11-03ham: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-06-18(ham/hackrf) Add missing tool (USE_TOOLS= pkg-config)mef1-1/+2
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
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2019-02-02hackrf: update to 2018.01.1tnn3-25/+148
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
2018-01-07Fix indentation in buildlink3.mk files.rillig1-2/+2
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2015-12-19Githubify, with GITHUB_RELEASE variable.mef1-2/+3
2015-12-08Update hackrf to 2015.07.2wiedi3-32/+27
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.
2015-11-02Add SHA512 digests for distfiles for ham categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2014-10-13Import hackrf-2014.08.1 as ham/hackrf.mef5-0/+374
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/