Merge pull request #159 from mc-hamster/master

Removed gps_accept_2d
pull/160/head^2
Jm Casler 2022-06-03 20:53:28 -07:00 zatwierdzone przez GitHub
commit a99f40bae9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -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,