update + added comments to readme

pull/3697/head
nravanelli 2024-12-19 04:34:44 +00:00
parent 06ecb5511c
commit 5acb348f66
1 changed files with 5 additions and 1 deletions

View File

@ -50,11 +50,15 @@ used. These settings will remain for all apps that use the GPS.
open country an update once every 60 seconds is adequate to put
you within a 6 digit grid refernce sqaure.
**Note:** For the Bangle.js2, the GPS module does not have a PSMOO mode, and thus this is emulated using on/off timeouts specified using the update and search options.
- update - the time between two position fix attempts.
- search - the time between two acquisition attempts if the receiver
is unable to get a position fix.
- fix_req (Bangle.js2 only) - the number of fixes required before the GPS turns off until next search for GPS signal. default is 1.
## Module
A module is provided that'll allow you to set GPS configuration from your own