make gpsd receiver not poll

This commit is contained in:
Lena
2024-11-08 23:40:12 +01:00
parent 22ec8e0770
commit 956e39d3d3
3 changed files with 27 additions and 6 deletions

View File

@ -42,7 +42,8 @@ libgps lives in:
*interval*: ++
typeof: integer ++
default: 5 ++
The interval in which the GPS information gets polled (e.g. fix status).
The interval in which the GPS information gets polled (e.g. current speed).
Significant updates (e.g. the current fix mode) are updated immediately.
*hide-disconnected*: ++
typeof: bool ++