From fed6c6e57779e498644a94926d7bc8e9b6160d0d Mon Sep 17 00:00:00 2001 From: Luigi Freitas Cruz Date: Mon, 13 May 2019 16:49:10 -0300 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0a75cb4..d63124e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Raspberry Pi Official Raspbian image with SDR software pre-installed. We are currently working on the next version of this image with tons of new software [V3 Roadmap](https://www.notion.so/45658772e4f341d1b7fe221e1f9cc928?v=cb02cbcdf91d414e8c3eb4e6ea8bb16a). +## Download +The mirror list can be found in the table below. We recommend using [balenaEtcher](https://www.balena.io/etcher) to flash the OS to the SD Card. + +| Status | CDN | ZIP | TAR | BitTorrent | +|--------|-----|-----|-----|------------| +| Official | Digital Ocean NYC | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.tar.xz) | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.fixed.zip) | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.fixed.torrent) | +| [Collaborator](https://twitter.com/w4www_brian/status/1111335136929464320) | AWS US-East | [v2](http://w4www.s3-us-east-2.amazonaws.com/pu4spy-pisdr/v2.0/pisdr_v2.tar.xz) | [v2](http://w4www.s3-us-east-2.amazonaws.com/pu4spy-pisdr/v2.0/pisdr_v2.fixed.zip) | | + ## Included Software - GQRX - SDRAngel @@ -16,11 +24,3 @@ Raspberry Pi Official Raspbian image with SDR software pre-installed. We are cur - AirSpy Mini - AirSpy R2 - RTL-SDR - -## Download -The mirror list can be found in the table below. We recommend using [balenaEtcher](https://www.balena.io/etcher) to flash the OS to the SD Card. - -| Status | CDN | ZIP | TAR | BitTorrent | -|--------|-----|-----|-----|------------| -| Official | Digital Ocean NYC | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.tar.xz) | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.fixed.zip) | [v2](http://rosetta.luigifreitas.me/public/pisdr/v2.0/pisdr_v2.fixed.torrent) | -| [Collaborator](https://twitter.com/w4www_brian/status/1111335136929464320) | AWS US-East | [v2](http://w4www.s3-us-east-2.amazonaws.com/pu4spy-pisdr/v2.0/pisdr_v2.tar.xz) | [v2](http://w4www.s3-us-east-2.amazonaws.com/pu4spy-pisdr/v2.0/pisdr_v2.fixed.zip) | |