From 0ef35edc8706bd047ce6d9bf84e2ff3328d965cc Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:21:36 +1300 Subject: Updated 12. Appendix (markdown) --- 12.-Appendix.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/12.-Appendix.md b/12.-Appendix.md index 135c798..7772ea6 100644 --- a/12.-Appendix.md +++ b/12.-Appendix.md @@ -175,4 +175,9 @@ Finally, in kraken_doa_start.sh, comment out the eval line, and uncomment the so source /home/krakenrf/miniforge3/etc/profile.d/conda.sh #<- required for systemd auto startup #eval "$(conda shell.bash hook)" conda activate kraken -``` \ No newline at end of file +``` + +# 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 -- cgit v1.2.3