From 1383e6ec4bd59113c6ff5535b7f9d9e861b6de1d Mon Sep 17 00:00:00 2001 From: danrl Date: Sun, 22 Dec 2024 18:43:58 -0800 Subject: [PATCH] Fix wrong survey-in time limit in help text Reference station doesn't accept values above 600 seconds for survey-in while the help text suggests values up to and including 900 seconds are acceptable. --- Firmware/RTK_Surveyor/AP-Config/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/RTK_Surveyor/AP-Config/index.html b/Firmware/RTK_Surveyor/AP-Config/index.html index 6ae3071b..65e7c43f 100644 --- a/Firmware/RTK_Surveyor/AP-Config/index.html +++ b/Firmware/RTK_Surveyor/AP-Config/index.html @@ -488,7 +488,7 @@ + title="If the precise location of a base station is not known it may be obtained by ‘surveying’ the location. The base is fixed in one place and takes approximately 60 seconds worth of readings to obtain a best fit location based on the measurements. This method achieves ~30cm accurate position but can vary. Increasing the Minimum Observation Time and/or Required Mean Deviation will increase accuracy but only to a point. Better accuracy is achieved with long-term logging and post processing. Default: 60s and 5.0m. Limits: 60 to 600s, 1.0 to 5.0m.">