Merge pull request #201 from sigmahour/master

Typo in SEPARATION
pull/202/head
Garth Vander Houwen 2022-09-11 13:46:18 -07:00 zatwierdzone przez GitHub
commit d67638c5ee
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -89,7 +89,7 @@ message Config {
/*
* Include geoidal separation
*/
GEOIDAL_SEPERATION = 0x0004;
GEOIDAL_SEPARATION = 0x0004;
/*
* Include the DOP value ; PDOP used by default, see below

Wyświetl plik

@ -126,7 +126,7 @@ message Position {
/*
* Geoidal separation in meters
*/
sint32 altitude_geoidal_seperation = 10;
sint32 altitude_geoidal_separation = 10;
/*
* Horizontal, Vertical and Position Dilution of Precision, in 1/100 units