feat(AveragePosition/GetNTRIPMountPoint): change return type, update cmd average_position

This commit is contained in:
2025-06-12 14:43:41 +02:00
parent 2c5d1442fe
commit 1fcf748310
11 changed files with 148 additions and 187 deletions

View File

@ -11,7 +11,7 @@ Utilitaire permettant de faire le scénario de paramétrage de la base automatiq
## Utilisation
```shell
go run ./cmd/average_position -host <HOST>
go run ./cmd/average_position -host <HOST> -baseAccuracy <fix|float|single>
```
Où: