summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-31 06:15:54 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-31 06:15:54 +0200
commit3e3c3c49d8555a7f7e5252711c99a74ca89b5e30 (patch)
tree9b10fd40d980529a2185d4fabd7bfbd7c5c36c4f
parentUpdated 10. VirtualBox, Docker Images and Install Scripts (markdown) (diff)
downloadkrakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar.gz
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar.bz2
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar.lz
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar.xz
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.tar.zst
krakensdr_docs.wiki-3e3c3c49d8555a7f7e5252711c99a74ca89b5e30.zip
-rw-r--r--01.-Additional-Hardware-Required.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/01.-Additional-Hardware-Required.md b/01.-Additional-Hardware-Required.md
index e9f4bd8..7f793e4 100644
--- a/01.-Additional-Hardware-Required.md
+++ b/01.-Additional-Hardware-Required.md
@@ -9,12 +9,7 @@ Due to the ubiquity of Raspberry Pi 4 devices we provide ready to use images for
Any 2GB or larger Pi 4 model will work, however we recommend trying to obtain the [newer model Pi 4's that can turbo to 1.8 GHz](https://www.raspberrypi.com/news/bullseye-bonus-1-8ghz-raspberry-pi-4/). We also recommend obtaining an aftermarket fan cooling solution for the Pi 4 as if the CPU throttles significantly due to CPU overheating the code may run slowly and lag. The newer model Pi 4's almost never throttle even without cooling, but older ones tend to throttle much easier. Optionally we also suggest overclocking them to 2 GHz or higher for best performance as long as you have sufficient cooling in place.
-We have also tested the code and confirmed the KrakenSDR and code to run well on the following devices
-
-* Linux x86 Machines
-* Odroid N2
-* Tinkerboard
-* Jetson Nano (No GPU Support yet)
+We have also tested the code and confirmed the KrakenSDR and code to run well on various devices mentioned in our Appendix https://github.com/krakenrf/krakensdr_docs/wiki/11.-Appendix#tested-devices
We have confirmed that operation on Virtual Machines is possible, and confirmed that the software works well on Ubuntu 22.04 running on VirtualBox, on both Windows and Linux host machines.