2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-04-06 08:10:01 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
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.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-02-14 15:32:32 by Tobias Nygren | Files touched by this commit (3) | |
Log message:
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.
|
2022-10-09 15:28:26 by Makoto Fujiwara | Files touched by this commit (3) | |
Log message:
(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.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2021-10-26 12:48:41 by Nia Alarie | Files touched by this commit (38) |
Log message:
ham: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38) |
Log message:
ham: Remove SHA1 hashes for distfiles
|
2021-04-30 01:30:16 by Dr. Thomas Orgis | Files touched by this commit (36) |
Log message:
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.
|
2021-04-05 14:49:22 by Tobias Nygren | Files touched by this commit (3) | |
Log message:
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.
|