Skip to content

Releases: nightscout/android-uploader

Jitpack publishing so xdrip can make use of the core

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 22 Jul 19:55
Merge pull request #191 from mgranberry/mg.jitpack-publishing

Add support for publishing core artifact via jitpack.io

Enchilada (Alpha 10)

Enchilada (Alpha 10) Pre-release
Pre-release

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 09 May 05:40

Alpha 10 Release

  • Dexcom Share BLE works best with Android Lollipop
  • MQTT is working, but we need a setup guide (any volunteers?)
  • Make sure the uploader phone has the correct time, it will be used as the reference, enable Auto date/time and Auto time zone
  • If you have BLE issues forget/un-pair on the Share and Uploader Phone, then stop app, and re-pair
  • Gap sync currently only works with mqtt
  • for easy setup use http://nightscout.github.io/pages/configure/
  • MQTT should be configured using the SSL port
  • Expect bugs, do lots of your own testing before attempting to use this for real

2015-05-08 22 40 47

Dreamsicle (Release 0.1.13)

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 09 Mar 01:08

This update resolves the future data being sent to the CGM remote monitor that is related to the daylight savings time change. To upgrade, please perform the following steps:

  1. Disconnect the uploader from the Dexcom receiver
  2. Correct time on all devices
  3. Wait for a new value on Dexcom receiver
  4. Wait 1 hour (or delete readings with future dates from your mongo database)
  5. Update uploader app
  6. Reconnect the Dexcom receiver to the uploader

Known issues

  • Camping mode always reports the uploader battery as 0

0.1.12

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 27 Jan 00:50
Merge branch 'dev'

0.1.11: Merge branch 'dev'

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 09 Mar 01:10
Conflicts:
	README.md

Pebble camping mode

Pebble camping mode Pre-release
Pre-release

Choose a tag to compare

@ktind ktind released this 10 Dec 06:30

This is an alpha release of the camping mode. It enables you to receive readings on your pebble using only a bluetooth connection. It currently requires a dedicated pebble watch face (attached below).

  • The pebble must be paired to the uploader.
  • The pebble app must be installed on the uploader
  • The offline watch face must be active

Install the attached files by downloading and opening them from the uploader.

Caveats

  • You have 2 ranges to be mindful of
    • Transmitter <=> Receiver - which is documented to be 6 meters without obstruction. see page 9
    • Uploader <=> Pebble - range is expected to be up to 20 meters without obstruction.
  • You must manually re-enable bluetooth if you go into airplane mode.

Pebble source can be found here

Cookie Monster (0.1.10)

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 13 Nov 03:37
Merge pull request #60 from nightscout/hotfix/v3calcrecs

Hotfix to parse v3 Cal records

Cookie Monster (0.1.9)

Choose a tag to compare

@ktind ktind released this 10 Nov 00:39

An updated version of the Cookie Monster uploader with a fix for Gap Sync when on new or upgraded recievers

Android app on Google Play

Cookie Monster (0.1.8)

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 09 Nov 04:28

An updated version of the Cookie Monster uploader with a fix for Gap Sync when on new or upgraded recievers

Android app on Google Play

Cookie Monster (0.1.7)

Choose a tag to compare

@jasoncalabrese jasoncalabrese released this 07 Nov 06:39

Android app on Google Play

1743742_10203721182448290_3439691551757982305_n

Release Notes:

This is a complete refactor which includes a new architecture and the following features:

  1. Automatic connecting to supported USB-OTG external device
  2. Download CGM data from device to phone
  3. Display of current glucose value and trend arrow (mg/dL and mmol)
  4. 4 hour graph of glucose data (mg/dL and mmol)
  5. Automatic syncing on 5 minute intervals of latest data to MongoDB and/or REST API
  6. Status icons to indicate successful USB-OTG paring, uploading status, external device battery
    level, and time synchronization between external device and phone.