HackRF host tools + firmware + libhackrf (mirror of greatscottgadgets/hackrf)
Find a file
2021-12-06 13:38:23 -05:00
.github/workflows Build with Github Actions 2021-04-19 14:17:16 +01:00
docs Update docs 2021-11-18 20:16:30 -05:00
firmware fix stream glitch on rate change 2021-12-02 16:27:43 +01:00
hardware HackRF One: Change fabrication attr for U4, 17-19, 21 to SMT 2021-10-05 17:11:15 -06:00
host Cleanup of host software CMake build system (#664) 2021-12-03 14:11:04 -05:00
tools Add sgpio_debug tools 2020-01-20 23:33:44 +00:00
.gitattributes Fix KiCad files being detected as Eagle files 2015-07-11 11:51:56 +01:00
.gitignore CPLD tool: Ignore .pyc files that get pooped out with firmware tools. 2019-03-02 14:18:29 -08:00
.gitmodules added gsg-kicad-lib submodule 2016-07-14 10:27:28 -06:00
appveyor.yml Cleanup of host software CMake build system (#664) 2021-12-03 14:11:04 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1009) 2021-12-06 13:38:23 -05:00
COPYING readme and license files 2012-03-16 09:59:45 -06:00
issue_template.md Add issue template to add structure to issue reporting 2017-01-31 16:44:59 -07:00
Readme.md Remove links to mailing list 2021-11-15 19:29:01 -05:00
TRADEMARK transferred trademark from Michael Ossmann to Great Scott Gadgets 2016-06-26 09:53:43 -06:00

HackRF

This repository contains hardware designs and software for HackRF, a low cost, open source Software Defined Radio platform.

HackRF One

(photo by fd0 from https://github.com/fd0/hackrf-one-pictures)

principal author: Michael Ossmann mike@ossmann.com

Information on HackRF and purchasing HackRF: https://greatscottgadgets.com/hackrf/


Documentation

Documentation for HackRF can be viewed on Read the Docs. The raw documenation files for HackRF are in the docs folder in this repository and can be built locally by installing Sphinx Docs and running make html. Documentation changes can be submitted through pull request and suggestions can be made as GitHub issues.


Getting Help

Before asking for help with HackRF, check to see if your question is listed in the FAQ.

For assistance with HackRF general use or development, please look at the issues on the GitHub project. This is the preferred place to ask questions so that others may locate the answer to your question in the future.

We invite you to join our community discussions on Discord. Note that while technical support requests are welcome here, we do not have support staff on duty at all times. Be sure to also submit an issue on GitHub if you've found a bug or if you want to ensure that your request will be tracked and not overlooked.

If you wish to see past discussions and questions about HackRF, you may also view the mailing list archives.

GitHub issues on this repository that are labelled "technical support" by Great Scott Gadgets employees can expect a response time of two weeks. We currently do not have expected response times for other GitHub issues or pull requests for this repository.