Removed gps_accept_2d

This commit is contained in:
Jm Casler 2022-06-03 20:52:18 -07:00
parent d4fb3b3371
commit e64d3a9fbd

View file

@ -175,12 +175,6 @@ message Config {
*/
uint32 gps_attempt_time = 7;
/*
* Shall we accept 2D GPS fixes? By default, only 3D fixes are accepted
* (during a 2D fix, altitude values are unreliable and will be excluded)
*/
bool gps_accept_2d = 8;
/*
* GPS maximum DOP accepted (dilution of precision)
* Set a rejection threshold for GPS readings based on their precision,