From b0263eee9e1ec6122b5480ce262f7acdd6eed6d1 Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Fri, 19 Aug 2022 13:04:39 +1200 Subject: Updated 02. Direction Finding Quickstart Guide (markdown) --- 02.-Direction-Finding-Quickstart-Guide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3