greatscottgadgets/hackrf

low cost software radio platform

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 10th, 2012
Open Issues & Pull Requests: 83 (+0)
GitHub issues: Enabled
Number of forks: 1,723
Total Stargazers: 8,090 (+0)
Total Subscribers: 542 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 29.7 hours
Mean response time: 85.0 days
90th percentile: 136.6 days
Tracked items: 189

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 65% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "bug" is answered fastest, typically in under an hour, while "documentation" waits about 6 weeks. Only 8% of issues opened in the past year have been closed. Three people close 67% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 48
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,686 days
Stale 30+ days: 46
Stale 90+ days: 33

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • technical support (55)
  • question (46)
  • enhancement (33)
  • software (22)
  • documentation (16)
  • awaiting response (13)
  • bug (10)
  • hardware (9)

Detailed Description

HackRF is a low cost, open source software defined radio platform that combines hardware designs and software in a single repository.

The project addresses the need for affordable RF experimentation and signal analysis by providing a complete SDR solution. HackRF operates across a wide frequency range and allows users to both transmit and receive radio signals through software control. The platform is built around accessible hardware that can be purchased as a finished device, with the repository containing the complete design files and firmware needed to understand and modify the system.

HackRF suits hobbyists, researchers, and security professionals who need hands-on RF capabilities without prohibitive costs. It works well for learning radio fundamentals, prototyping wireless applications, and conducting RF analysis. The project is particularly valuable for those who want to inspect or modify the hardware and firmware themselves, since all designs are open source. Users should be aware that while the tool is mature and documented, technical support through GitHub issues carries an expected response time of two weeks for issues labeled by maintainers, with no guaranteed timeline for other requests.

The project maintains active community engagement through multiple channels including GitHub issues as the primary technical support venue, a Discord server for discussions, and archived mailing lists. Documentation is comprehensive and available both online and as locally-buildable source files using Sphinx, with instructions provided for generating PDF versions. The repository accepts contributions through pull requests for documentation improvements and code changes. A troubleshooting page is maintained to address common user questions before they require direct support.