mirror of https://github.com/espruino/BangleApps
20 lines
504 B
Markdown
20 lines
504 B
Markdown
# A-GPS Data
|
|
|
|
Load assisted GPS (A-GPS) data directly to your Bangle.js using the new http requests on Android GadgetBridge.
|
|
|
|
Will download A-GPS data in background (if enabled in settings).
|
|
|
|
The GNSS type can be configured in the settings.
|
|
|
|
Make sure:
|
|
* your GadgetBridge version supports http requests
|
|
* turn on internet access in GadgetBridge settings
|
|
|
|
Currently proof of concept on Bangle.js 2 only.
|
|
|
|
## Creator
|
|
[@pidajo](https://github.com/pidajo)
|
|
|
|
## Contributor
|
|
[@myxor](https://github.com/myxor)
|