summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-02-21 03:48:51 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-02-21 03:48:51 +0100
commit83ac19d6f4c7cff4d7dfb54d604a73773a229dee (patch)
treee2ca70a00b7b1ed45a149d6efe98c3acbd115b84
parentUpdated 12. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar.gz
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar.bz2
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar.lz
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar.xz
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.tar.zst
krakensdr_docs.wiki-83ac19d6f4c7cff4d7dfb54d604a73773a229dee.zip
-rw-r--r--12.-Appendix.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/12.-Appendix.md b/12.-Appendix.md
index e2b09c7..85dc08f 100644
--- a/12.-Appendix.md
+++ b/12.-Appendix.md
@@ -83,12 +83,14 @@ The output format CSV ordering is as follows:
If multiple VFO channels are used, each channel will output it's own unique CSV data from 1-377 separated by a newline character "\n".
## Changing Settings Programmatically
-In the `~/krakensdr_doa/krakensdr_doa` folder there is a file called `settings.json` where the current settings in the Web GUI are stored, including settings like the center frequency and gain.
+In the `~/krakensdr_doa/krakensdr_doa/_share` folder there is a file called `settings.json` where the current settings in the Web GUI are stored, including settings like the center frequency and gain.
An external piece of software can edit this file, and the software will automatically update it's settings to those specified once the file is changed.
It is up to you the programmer to ensure that the inputs are valid. Entering incorrect values may crash the software.
+If you expect the Web GUI to be open and want the KrakenSDR Web GUI to automatically update when you make a change to the file, you will need to set the "ext_upd_flag" value to "true". It will automatically be written as false once the KrakenSDR web UI has been updated.
+
# Tested Devices
## Working