This commit is contained in:
wpetit 2019-02-12 10:19:24 +01:00
parent 030bb818e1
commit a1a417b05b
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ type Status struct {
NumberOfAllEstimatedStates int `mapstructure:"# of all estimated states"`
ProcessingCycle int `mapstructure:"processing cycle (ms)"`
BaseAntDelta string `mapstructure:"ant delta base"`
NumberOfValidStellites int `mapstructure:"# of valid satellites"`
NumberOfValidSatellites int `mapstructure:"# of valid satellites"`
RTKLibVersion string `mapstructure:"2.4.3 Emlid b28"`
BytesInInputBuffer string `mapstructure:"bytes in input buffer"`
RoverNumberOfSatellites int `mapstructure:"# of satellites rover"`