BangleApps/apps/agpsdata
Marco H d537fc5d73 Add setting for GNSS type 2022-07-11 13:39:14 +02:00
..
ChangeLog Load AGPS data on app start and automatically in background 2022-07-06 14:03:35 +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 Split settings file and data file into two 2022-07-07 09:51:57 +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 Improve app handling 2022-07-07 21:24:47 +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 Add setting for GNSS type 2022-07-11 13:39:14 +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