diff options
Diffstat (limited to '')
-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 |