From 6a94e25d8cb7d2b62ae175ddc6de29d7f887a58a Mon Sep 17 00:00:00 2001 From: hunterhubble Date: Mon, 10 Aug 2026 19:03:29 +0000 Subject: [PATCH] docs: Added Links to SDRS in README.md Signed-off-by: hunterhubble --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 011988c..4ffc39f 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ detection and decoding. | Device | Interface | Notes | |--------|-----------|-------| -| **ADALM-PLUTO (PlutoSDR)** | Ethernet (`ip:192.168.2.1`) or USB | Default. USB on Mac requires NCM firmware (see below) | -| **Nuand bladeRF 2.0 Micro A4** | USB | Set `SDR_TYPE=bladerf` | +| **[ADALM-PLUTO (PlutoSDR)](https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/adalm-pluto.html#eb-overview)** | Ethernet (`ip:192.168.2.1`) or USB | Default. USB on Mac requires NCM firmware (see below) | +| **[Nuand bladeRF 2.0 Micro A4](https://www.nuand.com/product/bladerf-xa4/)** | USB | Set `SDR_TYPE=bladerf` | All SDR hardware is accessed through a **single code path**: GNU Radio's `gr-soapy` block, which wraps SoapySDR. Adding support for a new device