From a757698bea1f0df0f6f5abb39f34afceceef3e76 Mon Sep 17 00:00:00 2001 From: philippuhl <114108889+philippuhl@users.noreply.github.com> Date: Sat, 14 Jun 2025 21:22:51 +0200 Subject: [PATCH] Add radioconda information I added the Information about radioconda. I would still suggest leaving the hint about the build artifacts in the documentation, as this is currently the only source of the binaries that don't require any third party. --- docs/source/installing_hackrf_software.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/installing_hackrf_software.rst b/docs/source/installing_hackrf_software.rst index 8306393e..4f8e5e77 100644 --- a/docs/source/installing_hackrf_software.rst +++ b/docs/source/installing_hackrf_software.rst @@ -62,7 +62,9 @@ OS X (10.5+): MacPorts Windows: Binaries +++++++++++++++++ -Binaries are available as build artifacts under the 'Actions'-tab on github `here `__. +Windows users can use `radioconda `__ to get the required binaries installed. + +Alternatively, binaries are available as build artifacts under the 'Actions'-tab on github `here `__ (GitHub Login needed).