hackrf
hackrf copied to clipboard
low cost software radio platform
ref #714 ┆Issue is synchronized with this [Basecamp todo](https://3.basecamp.com/5295633/buckets/26082705/todos/4597433141) by [Unito](https://www.unito.io)
Would it be possible to implement a driver that bounds two hackrfs as a single full-duplex unit, or a 40MB wide scanner, and so forth? If possible, that would encourage...
Hi! This issue is mainly testing the waters for interest in an enhancement to add "non-streaming" transmit/receive capability to libhackrf. This would add a `hackrf_tx_now`/`hackrf_rx_now` or similar, which takes a...
* [x] identify or specify the version of sphinx to be used by readthedocs * [x] pin docs build to version used by readthedocs: https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html#pinning-dependencies * [x] add docs build...
(mainly a tracking issue to keep my thoughts/code and potential feedback on this in one place, not sure i can tag it enhancement myself) currently hackrf_sweep does only one fft...
(mainly a tracking issue to keep my thoughts/code and potential feedback on this in one place, not sure i can tag it enhancement myself) currently hackrf_sweep uses fttw plans generated...
(mainly a tracking issue to keep my thoughts/code and potential feedback on this in one place, not sure i can tag it enhancement myself) hackrf_sweep currently uses hardcoded parameters for...
Downstream packagers of the hackrf tools don't install the `firmware-bin` pre-built firmware from release bundles, because (in [at least one case](https://github.com/Homebrew/homebrew-core/issues/74398)) there's no supplied automated way to do so. It'd...
Hello, I'm trying to use the hackrf on a conda environnement, I installed gr-osmosdr but I still need the Library libhackrf to be able to use the card. Do you...
### Version information **Operating system**: Windows 10 + Visual Studio .Net It seems that the hackrf_scan.exe is now working without crashing the device. That is great! However, to better use...