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

Hello, good afternoon. I tried solved the next problem. My hackRf present the correct output for the comand hackrf_info in Ubuntu 20.04.4 LTS terminal, but when i try run a...

technical support

This is fairly off-topic as it relates entirely to gr-osmosdr code and not libhackrf code, but I haven't seen any active issue tracker or other forum actually used for gr-osmosdr,...

enhancement
software

This PR will replace the current issue template with feature request, question, and technical support request templates. People opening issues on this repository will have to choose between the three...

documentation

This PR applies a [clang-format](https://clang.llvm.org/docs/ClangFormat.html) configuration that has been chosen to minimise change to the existing codebase, whilst still resulting in a consistent style across the project that can be...

cleanup

This is an idea for how to make the USB transfer scheduling in RX and TX modes be interrupt-driven, freeing up the main thread for UI update or other functionality....

enhancement
software

When powering on a HackRF One, the antenna port power turns on briefly without being enabled by the user: ![image3376](https://user-images.githubusercontent.com/578095/144303156-2702d8e4-2ddd-4196-aea7-d8342616d035.png) This shows that the port power turns on as soon...

bug

I have installed all dependencies and followed steps for building the firmware but still cannot get it built. After I cd into: home/me/hackrf/firmware/hackrf_usb/build and execute: sudo cmake /home/me/hackrf/firmware/hackrf_usb/build this is...

technical support

It ain't much but it's honest work.

documentation

### Steps to reproduce 1. LIBUSB_DEBUG=4 hackrf_sweep -f 1000:1020 -w 333333 -l 16 -g 24 -N 1 ### Expected behaviour Sweep should always work. ### Actual behaviour Between three and...

technical support

### Steps to reproduce 1.I followed multiple tutorials to create an fm radio receiver including the one by Great Scott / Michael Ossmann 2.Also I downloaded some premade gnuradio fm...

technical support