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

Sometimes we want more than the standard information provided by `hackrf_info`, especially when troubleshooting an issue. Possible additions: * radio state (amp, gain, frequency, etc) * Running from RAM or...

enhancement
software

Recommendation: add a reverse voltage protection diode to the antenna port that can be switched active/in-line when the antenna bias voltage is not used. Some other protection system may exist...

enhancement
hardware

## Preamble After checking out portapack I got quite an inspiration to use hackrf portably. Since hackrf doesn't have powerful enough hardware to do for example digital voice processing, it...

enhancement
documentation

Look at installing project config files for hackrf so cmake clients can just use find_package(HackRF CONFIG) without the whole find script thing https://cmake.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file ┆Issue is synchronized with this [Basecamp todo](https://3.basecamp.com/5295633/buckets/26082705/todos/4597385597)...

enhancement
software

is there any way to modify sweep.c to make it in tx mode is there a plan to do that or is this possible ? because i have to hackrf...

enhancement
software

Sorry if this is the wrong place for asking it. For certain applications 8 bits DAC is quite limiting. As the DACs in MAX5864 are10 bits wide it would be...

enhancement
software

Hi folks, Any chance libhackrf can get a built-in remove_dc function like that integrated into libairspy? (See https://github.com/airspy/host/blob/master/libairspy/src/iqconverter_int16.c and iqconverter_float.c). I get doing offset tuning, but for large bandwidth applications...

enhancement
software

Implementing a generic CPLD control interface using HOST_DECIM_SEL could be useful in the future. These 3 pins could be used as a basic unidirectional SPI.

enhancement

It would be helpful to have functions to query the state of the hackrf. ┆Issue is synchronized with this [Basecamp todo](https://3.basecamp.com/5295633/buckets/26082705/todos/4597355335) by [Unito](https://www.unito.io)

enhancement
software

Having man pages for the hackrf utilities would be an improvement over the `--help` output. I highly suggest using one of the many utilities that can convert Markdown into Roff,...

enhancement
documentation