summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-12-21 12:16:44 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-12-21 12:16:44 +0100
commit971c1b08587a036901aa35b583b85be9d006a95e (patch)
tree5eb353bde9173dd30f093055b72fd59222951ee6
parentUpdated 12. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar.gz
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar.bz2
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar.lz
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar.xz
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.tar.zst
krakensdr_docs.wiki-971c1b08587a036901aa35b583b85be9d006a95e.zip
-rw-r--r--02.-Direction-Finding-Quickstart-Guide.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/02.-Direction-Finding-Quickstart-Guide.md b/02.-Direction-Finding-Quickstart-Guide.md
index 840592d..5f7ac2e 100644
--- a/02.-Direction-Finding-Quickstart-Guide.md
+++ b/02.-Direction-Finding-Quickstart-Guide.md
@@ -48,10 +48,12 @@ The image below explains how the antennas should be mounted. Make sure the array
# Burn SD Card Image
+**SD Card Images can be found in this Mega Upload Folder:** https://mega.nz/folder/8T1jiIzR#_1Ujs4Eoy0wdRib9eHCVSg
+
The next step is to burn the KrakenSDR Direction Finding (DF) image to an SD Card. For the Pi 4 image you will need an 8GB or larger card, and for the OPI5B image you will need a 16GB or larger card. We also recommend using class 10 or faster to ensure no file system slowdowns.
1. Using a PC, download the “Etcher” software from [balena.io/etcher](https://www.balena.io/etcher/).
-2. Download the latest Pi 4 KrakenSDR image zip file from the [Releases page](https://github.com/krakenrf/krakensdr_doa/releases) in this repository, or via the links in the repository README. The latest OPI5B image can be downloaded from this [Mega Upload folder (download the latest image by date)](https://mega.nz/folder/8T1jiIzR#_1Ujs4Eoy0wdRib9eHCVSg).
+2. Download the latest KrakenSDR image zip file for your Pi 4, Pi 5 or Orange Pi 5 from the SD card folder linked above.
3. Use [Balena Etcher](https://www.balena.io/etcher/) to burn the image onto the SD Card. Using Etcher you can burn directly from the ZIP file. (There was a report that Etcher does not properly work on MacOS, MacOS users can try [Raspberry Pi's Imager](https://www.raspberrypi.com/software) instead)
4. Insert the card into your Raspberry Pi 4.