hackrf icon indicating copy to clipboard operation
hackrf copied to clipboard

low cost software radio platform

Results 159 hackrf issues
Sort by recently updated
recently updated
newest added

Compliance tools can be found at : http://www.usb.org/developers/tools/ Test log initialized. User Input module initialized Windows 7 (Build 7601) Service Pack 1.0 CVExe.exe ver 1.4.7.0 CommandVerifierLog.dll ver 1.4.8.0 TSMFCGuiDialogHelperDLL.dll ver...

enhancement

### Have you read the HackRF [troubleshooting documentation](https://hackrf.readthedocs.io/en/latest/troubleshooting.html)? yes ### What outcome were you hoping for? When I use hackrf_debug --si5351c -n 0 -r, I expect 0x01 as TCXO is...

technical support
hardware

This fixes #1164, but currently causes some erroneous output to be printed in `hackrf_transfer` e.g: ``` $ hackrf_transfer -c 0 -n 100000 call hackrf_set_sample_rate(10000000 Hz/10.000 MHz) call hackrf_set_hw_sync_mode(0) call hackrf_set_freq(900000000...

### What type of issue is this? permanent - occurring repeatedly ### What issue are you facing? When `hackrf_transfer` is configured to wait for a trigger and then transmit a...

bug

### Can't get FM stations to show on FFT plot, only single tone Hi, HackRF newbie here. I am trying to run some basic code here, receive FM station. When...

technical support

This PR contains the following modifications: 1) Fixed the cmake to allow compilation with the Android NDK 2) Disabled libusb enumeration when compiling on android since it is not supported...

### What would you like to know? Hi, I have two HackRF One-s, but the behaviour is different between the two. Running the [t1_checking_signals.zip](https://github.com/greatscottgadgets/hackrf/files/9487942/t1_checking_signals.zip), can be seen on the picture:...

question

### What feature would you like to see and why? I would like to see the information from @martinling in #1150 about clang-format matching to be in the documentation.

enhancement
documentation

The [documentation](https://hackrf.readthedocs.io/en/latest/updating_firmware.html#updating-the-cpld) notes that running `hackrf_cpldjtag` to update the CPLD is no longer required since the 2021.03.1 release. However if someone does want to run a custom CPLD bitstream and...

documentation
software