From 4f9f6a4c7425144ea43348f424c52d150ec67fa3 Mon Sep 17 00:00:00 2001 From: Dreg Date: Wed, 3 Jun 2026 02:41:37 +0200 Subject: [PATCH] Add SigDigger support information to documentation --- docs/source/software_support.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/source/software_support.rst b/docs/source/software_support.rst index e8487652..66594e6b 100644 --- a/docs/source/software_support.rst +++ b/docs/source/software_support.rst @@ -43,6 +43,11 @@ Software That Has Direct Support For HackRF * `https://xakcop.com/aprs-sdr `__ +* SigDigger (Windows/Linux/macOS) + + * `https://github.com/BatchDrake/SigDigger `__ + * Supports HackRF through SoapySDR / SoapyHackRF + Software That Can Use Data From HackRF @@ -74,4 +79,4 @@ Troubleshooting Recommendations Many of these tools require libhackrf and at times HackRF Tools. It may help you to have updated libhackrf and HackRF Tools when troubleshooting these applications. -It is also strongly suggested, and usually required, that your HackRF Tools and HackRF firmware match. \ No newline at end of file +It is also strongly suggested, and usually required, that your HackRF Tools and HackRF firmware match.