BangleApps/apps/agpsdata
Marco H c534944138 Update changelog 2022-09-28 09:43:34 +02:00
..
ChangeLog Update changelog 2022-09-28 09:43:34 +02:00
README.md Add setting for GNSS type 2022-07-11 13:39:14 +02:00
agpsdata-icon.js Rename agps-icon.js to agpsdata-icon.js 2022-06-16 19:26:44 +02:00
agpsdata.png Add files via upload 2022-06-16 19:26:12 +02:00
app.js Add setting for GNSS type 2022-07-11 13:39:14 +02:00
boot.js Do not load AGPS data on boot 2022-09-27 08:44:14 +02:00
default.json Add setting for GNSS type 2022-07-11 13:39:14 +02:00
lib.js Add setting for GNSS type 2022-07-11 13:39:14 +02:00
metadata.json Do not load AGPS data on boot 2022-09-27 08:44:14 +02:00
screenshot.png Update README and screenshots 2022-07-06 14:13:23 +02:00
screenshot2.png Update README and screenshots 2022-07-06 14:13:23 +02:00
settings.js Set minimum to 6 hours 2022-09-28 09:41:32 +02:00

README.md

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

Contributor

@myxor