diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-09-19 08:24:46 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-09-19 08:24:46 +0200 |
commit | 3f8f7210d1428e55ad09b4c731a819b947408a86 (patch) | |
tree | 7a2ae3d74f0ad6dd94c49e04aa5e7e5aec70fc14 | |
parent | Updated 07. KrakenSDR Troubleshooting (markdown) (diff) | |
download | krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar.gz krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar.bz2 krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar.lz krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar.xz krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.tar.zst krakensdr_docs.wiki-3f8f7210d1428e55ad09b4c731a819b947408a86.zip |
-rw-r--r-- | 07.-KrakenSDR-Troubleshooting.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/07.-KrakenSDR-Troubleshooting.md b/07.-KrakenSDR-Troubleshooting.md index ad3e9b9..1356d66 100644 --- a/07.-KrakenSDR-Troubleshooting.md +++ b/07.-KrakenSDR-Troubleshooting.md @@ -25,6 +25,7 @@ Secondly, ensure that you have actually started the DOA logging in the app by pr #### I edited the number of channels in the heimdall config file, but now heimdall doesn't work Currently if you edit the num_ch you will also need to edit the en_bias_tee string to a matching length. For example > num_ch = 2 +> > en_bias_tee = 0,0 ## General Troubleshooting Tips |