StephenBlackWasAlreadyTaken / xDrip

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

BgReading create not setting noise #96

Closed hackingtype1 closed 9 years ago

hackingtype1 commented 9 years ago

Hi! Quick one, as it looks like the BgReading create method isn't setting noise from the EGVRecord unless the calculated_value is <= 13. I just bumped it out a level, as I insert (and use) the noise value w/ every BG record I drop into my web service. Thnx.

screen shot 2015-06-10 at 10 58 am

StephenBlackWasAlreadyTaken commented 9 years ago

thanks for pointing this out!!

StephenBlackWasAlreadyTaken commented 9 years ago

https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/47

StephenBlackWasAlreadyTaken commented 9 years ago

In current beta now, Thanks again!