diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2024-10-30 09:56:33 +0100 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2024-10-30 09:56:33 +0100 |
commit | f0cecb673469f66c4319f420a6a24e4ca34c5227 (patch) | |
tree | f9c9e9ea8001a2bed3334f7728dd5cfe7c0d801e /12.-Appendix.md | |
parent | Updated 09. VirtualBox, Docker Images and Install Scripts (markdown) (diff) | |
download | krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar.gz krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar.bz2 krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar.lz krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar.xz krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.tar.zst krakensdr_docs.wiki-f0cecb673469f66c4319f420a6a24e4ca34c5227.zip |
Diffstat (limited to '12.-Appendix.md')
-rw-r--r-- | 12.-Appendix.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md index 7772ea6..a2773a4 100644 --- a/12.-Appendix.md +++ b/12.-Appendix.md @@ -180,4 +180,13 @@ conda activate kraken # KrakenSDR Manual Bias Tee Control When using the KrakenSDR as a standard SDR, you can activate each individual bias tee using the rtl_biast and -g flag to select the correct GPIO. GPIO 0 is for the noise source. GPIO's 1,2,3,4,5 are for the bias tees. -For example to turn on the bias tee on the first port `rtl_biast -g1 -b1`.
\ No newline at end of file +For example to turn on the bias tee on the first port `rtl_biast -g1 -b1`. + +# Image File Changelog + +## Pi 5 + +**30 October 2024** +* Added rtl_eeprom +* Added KrakenLink WiFi connection point +* Upgraded Linux Kernel for Raspberry Pi 5 2GB compatibility
\ No newline at end of file |