summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-19 03:04:39 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-19 03:04:39 +0200
commitb0263eee9e1ec6122b5480ce262f7acdd6eed6d1 (patch)
treeb3a63291e31654003061edb888794e6162810b9a
parentUpdated 02. Direction Finding Quickstart Guide (markdown) (diff)
downloadkrakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar.gz
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar.bz2
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar.lz
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar.xz
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.tar.zst
krakensdr_docs.wiki-b0263eee9e1ec6122b5480ce262f7acdd6eed6d1.zip
-rw-r--r--02.-Direction-Finding-Quickstart-Guide.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/02.-Direction-Finding-Quickstart-Guide.md b/02.-Direction-Finding-Quickstart-Guide.md
index cb79c73..3a480c4 100644
--- a/02.-Direction-Finding-Quickstart-Guide.md
+++ b/02.-Direction-Finding-Quickstart-Guide.md
@@ -100,4 +100,6 @@ Alternatively, if you do not want to create a mobile WiFi hotspot with your phon
4. Drive around to collect bearing data from multiple locations in order to triangulate the source.
5. You can use the built-in navigation feature in the Android App, or by having your navigator direct you so that you move in the direction of the plotted bearing.
-Note: If you are testing the app while stationary, the apps default is to pause data collection while no movement is detected. This is to prevent bogus headings from being generated as GPS requires movement in order to calculate an accurate heading. If you are just testing, you can temporarily turn this off in the settings, under the "Logging Options", "Pause Data Collection When Stationary" setting. \ No newline at end of file
+Note: If you are testing the app while stationary, the apps default is to pause data collection while no movement is detected. Hence if you are not actually driving, you may see the app not receiving data.
+
+This is to prevent bogus headings from being generated as GPS requires movement in order to calculate an accurate heading. If you are just testing, you can temporarily turn this off in the settings, under the "Logging Options", "Pause Data Collection When Stationary" setting. \ No newline at end of file