StephenBlackWasAlreadyTaken / xDrip

Android Application that collects dex signals, allows calibrations, and uploads
GNU General Public License v3.0
208 stars 176 forks source link

first calibration after sensor restart comes in as zero - dex share beta 2.0.3 #125

Open kenstack opened 8 years ago

kenstack commented 8 years ago

running beta 2.0.3 with dex share as an uploader android 5.1

first calibration of a restarted sensor comes in as zero. Did another cal with the same data and the latest cal is fine.

{"_id":"568039617876ed888c4bf6da","device":"xDrip-DexcomShare","type":"cal","date":1451243805840,"dateString":"2015-12-27T14:16:45.840-0500","slope":0,"intercept":-9223372036854776000,"scale":0},

{"_id":"568039617876ed888c4bf6d9","device":"xDrip-DexcomShare","type":"mbg","date":1451243805840,"dateString":"2015-12-27T14:16:45.840-0500","mbg":103}

AdrianLxM commented 8 years ago

@kenstack, we changed a lot with how data is retrieved from Share as well as how calibrations are uploaded. Is it still an issue with Beta 2.0.5?