kopia lustrzana https://github.com/meshtastic/protobufs
rodzic
0c33e28803
commit
5afb33aba5
|
@ -140,11 +140,11 @@ message Position {
|
||||||
uint32 VDOP = 18;
|
uint32 VDOP = 18;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* GPS precision (a hardware specific constant) in mm
|
* GPS accuracy (a hardware specific constant) in mm
|
||||||
* multiplied with DOP to calculate position accuracy
|
* multiplied with DOP to calculate positional accuracy
|
||||||
* Default: "'bout three meters-ish" :)
|
* Default: "'bout three meters-ish" :)
|
||||||
*/
|
*/
|
||||||
uint32 gps_precision = 19;
|
uint32 gps_accuracy = 19;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Ground speed in m/s and True North TRACK in 1/100 degrees
|
* Ground speed in m/s and True North TRACK in 1/100 degrees
|
||||||
|
|
Ładowanie…
Reference in New Issue