summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2021-12-23 06:50:42 +0100
committerGitHub <noreply@github.com>2021-12-23 06:50:42 +0100
commit58a54cfb925061acde4fd4d8a0586e4db1d5612a (patch)
treeb4b25343b1d2afae1dbb0f99452e27eed844a4c3
parentUpdate README.md (diff)
downloadkrakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar.gz
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar.bz2
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar.lz
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar.xz
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.tar.zst
krakensdr_pr-58a54cfb925061acde4fd4d8a0586e4db1d5612a.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 46436fb..b99a3e2 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ cp krakensdr_doa/util/kraken_doa_stop.sh .
Please be patient on the first run, at it can take 1-2 minutes for the JIT numba compiler to compile the numba optimized functions, and during this compilation time it may appear that the software has gotten stuck. On subsqeuent runs this loading time will be much faster as it will read from cache.
-Make sure to set an appropriate passive radar config ini for the Heimdall DAQ. (MORE INFO TO BE ADDED SOON)
+Make sure to set an appropriate passive radar config ini for the Heimdall DAQ. (MORE INFO TO BE ADDED SOON, but basically, set decimation and FIR filtering to 1, set the sample rate to the max of 2.56 MHz, set the nubmer of RX channels to 2, DAQ buffer size 262144, CPI size to 524288 or larger (must be a power of 2). Then use channel 1 to connect your reference antenna, and channel 2 for your surveillance antenna.)
### Remote operation