AdrianLxM

Results 100 comments of AdrianLxM

For very low values (impossible values) it shows the hourglass or "?AD". This is code 9 as far as I remember. It should not simply show "LOW" as it is...

Ok, so we basically have the following situation: 1) We cannot show "LOW" to the user as (s)he needs to know that something is wrong. -> we cannot map it...

would you do a PR please?

Some chat about this is done here: https://gitter.im/nightscout/decoding-dexcom

> Can you actually make NsRestApiReader extend AsyncTask? In this way it will not block the main thread while reading from NS. In the end, the library will start it's...

The timing, when to trigger new Data should be part of the Library. The Libre-Reader e.g. will not deliver the data every x minutes, but just when the User establishes...

Yea, this is the reason why the SlopeOOB-Handler never (or rarely) returns the slope from before but always defaults to the default values. :(

@petersayeghpeter, I don't see `Calibration.java` changed in the PR you linked?

It refers to the phone state "Silent Mode" you usually put your phone in when you are texting in class for that the lecturer can pretend he doesn't notice ;)...

@DominikStefan, if you only want to turn off the 55-alarm, you would need to patch it. We had a patch for that and agreed upon to have the next beta...