From 6f33e6b7a920ff1ed094416e10440e06cda9bf06 Mon Sep 17 00:00:00 2001 From: Rajesh Shashi Kumar Date: Tue, 18 Feb 2020 08:16:30 +0530 Subject: [PATCH 1/2] Fixed broken links to software, radio pages Noticed that the links to related sub-pages are missing. Fixed this. --- docs/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index aa2b86b..9fa2111 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,14 +25,15 @@ This is a single person project with limited time and resources to acquire expen ### Software List of pre-installed software: SDR Angel, Soapy Remote, GQRX, GNURadio, LimeUtil, and LimeVNA. -#### Learn more [Pre-Installed Software](https://pisdr.luigifreitas.me/docs/software/software/index). +#### Learn more [Pre-Installed Software](https://pisdr.luigifreitas.me/docs/software/software.html). ### Radios We currently support the following SDRs: RTL-SDR, LimeSDR, PlutoSDR, Airspy, and Airspy HF. -#### Learn more [Supported Radios](https://pisdr.luigifreitas.me/docs/radios/radios/index). +#### Learn more [Supported Radios](https://pisdr.luigifreitas.me/docs/radios/radios.html). ### Computers The latest version of the PiSDR (v3.0) supports every Raspberry Pi model (Zero, 1, 2, 3 and 4). +#### Learn more [Supported boards](https://pisdr.luigifreitas.me/docs/computers/computers.html). --- From 5037f162fb1b25955729baeef3ab2614ed961e9b Mon Sep 17 00:00:00 2001 From: "Luigi F. Cruz" Date: Tue, 18 Feb 2020 01:41:12 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a94dfe9..1ededab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🛰️ PiSDR - The SDR Linux Distro for Raspberry Pi +# 🥧 PiSDR - The SDR Linux Distro for Raspberry Pi #### Modified Raspbian image with the latest SDR software pre-installed and ready to go. Compatible with every Raspberry Pi. The PiSDR is a Raspbian based operating system for the Raspberry Pi pre-loaded with multiple Software Defined Radio software. It was created to serve as a fast and reliable bootstrap for SDR projects. [Documentation](https://pisdr.luigifreitas.me/)