Configure maximum allowable PDOP, HDOP, VDOP values. If any of these values are exceeded, then GPS messages are flagged as invalid.
| pdop = 0 | Disables filtering based on the configured pdop |
| pdop = 1 to 65535 | Enables filtering based on the configured pdop x 100 (Default 300) |
| hdop = 0 | Disables filtering based on the configured hdop |
| hdop = 1 to 65535 | Enables filtering based on the configured hdop x 100 (Default 300) |
| vdop = 0 | Disables filtering based on the configured vdop |
| vdop = 1 to 65535 | Enables filtering based on the configured vdop x 100 (Default 300) |
Examples:
See also: GPS Configuration
Firmware revision 2.0.5.3969