diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-09-15 06:47:29 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-09-15 06:47:29 +0200 |
commit | ed8d62202ec5ec092080d6805570f55dfaf5201d (patch) | |
tree | e38c29920d6b5d3932968464f048db34707d0c05 | |
parent | Updated 02. Direction Finding Quickstart Guide (markdown) (diff) | |
download | krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar.gz krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar.bz2 krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar.lz krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar.xz krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.tar.zst krakensdr_docs.wiki-ed8d62202ec5ec092080d6805570f55dfaf5201d.zip |
-rw-r--r-- | 02.-Direction-Finding-Quickstart-Guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/02.-Direction-Finding-Quickstart-Guide.md b/02.-Direction-Finding-Quickstart-Guide.md index 224877a..fa1eb48 100644 --- a/02.-Direction-Finding-Quickstart-Guide.md +++ b/02.-Direction-Finding-Quickstart-Guide.md @@ -48,7 +48,7 @@ The next step is to burn the KrakenSDR Direction Finding (DF) image to an SD Car 1. Using a PC, download the “Etcher” software from [balena.io/etcher](https://www.balena.io/etcher/). 2. Download the latest 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. -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. +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 work on MacOS, you can try [Raspberry Pi's Imager](https://www.raspberrypi.com/software/) instead) 4. Insert the card into your Raspberry Pi 4. Note that USB-boot cannot be used. The reason is that the USB drive interferes with the KrakenSDR USB connection and can cause a loss of samples, which results in a loss of sample coherence. |