We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b36ae commit 7d1d77cCopy full SHA for 7d1d77c
Firmware/RTK_Everywhere/GNSS_LG290P.ino
@@ -390,7 +390,7 @@ bool GNSS_LG290P::configureBase()
390
}
391
392
// If the device is set to Survey-In, we must allow the device to be configured.
393
- // Otherwise PQMTEPE (estimated position error) is never populated, so the survey
+ // Otherwise PQTMEPE (estimated position error) is never populated, so the survey
394
// never starts (Waiting for Horz Accuracy < 2.00m...)
395
if (settings.fixedBase == false) //Not a fixed base = Survey-in
396
{
0 commit comments