- Mar 30, 2017
-
-
Pogman authored
Merge branch 'develop_pazaan_fixes' of https://github.com/Pogman/640gAndroidUploader into develop_pazaan_fixes
-
Pogman authored
Pazaan/develop basal rates
-
Volker Richert authored
-
Volker Richert authored
-
Pogman authored
Fix graphing Fix for Realm hard crash A few small changes that catch rare errors with the CNL specially when signal is weak.
-
Volker Richert authored
-
Pogman authored
Pazaan/develop basal rates
-
Volker Richert authored
-
Volker Richert authored
-
Volker Richert authored
-
Pogman authored
Pazaan/develop basal rates
-
- Mar 29, 2017
-
-
Volker Richert authored
rename bolusApi to bolusEndpoints to be consistant
-
Volker Richert authored
-
- Mar 27, 2017
-
-
Lennart Goedhart authored
Add support for getting pump basal rates.
-
- Mar 13, 2017
-
-
Lennart Goedhart authored
-
Lennart Goedhart authored
-
https://github.com/pazaan/640gAndroidUploaderLennart Goedhart authored
Merge branch 'feature/PR104' of https://github.com/pazaan/640gAndroidUploader into pazaan/develop-basal-rates
-
https://github.com/pazaan/640gAndroidUploaderLennart Goedhart authored
Merge branch 'feature/PR105' of https://github.com/pazaan/640gAndroidUploader into pazaan/develop-basal-rates
-
Lennart Goedhart authored
* develop: Make app reading data directly again if triggered by use align restart of polling with last known event. It'll try to align with the last poll up to 2h (hardcoded). After that we assume that there is may be a sensor initialisation and restart polling immediately branch name can be added to VERSION_NAME change chart to GraphView change chart to GraphView fixing #95
-
Lennart Goedhart authored
-
- Mar 12, 2017
-
-
Lennart Goedhart authored
Develop invincible
-
- Mar 06, 2017
- Mar 05, 2017
-
-
Pogman authored
-
Pogman authored
- cleanup commented out code - move sgv format conversion to main - removed need for EHSM pump comms - removed redundant channel change detection - removed temporary dbg code - added single retry for get pump time and status as occasional short lived noise can casue bad comms and retrying once catchs this rather then waiting until next poll
-
Lennart Goedhart authored
Access Nightscout API via Retrofit
-
- Mar 01, 2017
-
-
jgwashburn@gmail.com authored
-
jgwashburn@gmail.com authored
-
jgwashburn@gmail.com authored
-
jgwashburn@gmail.com authored
-
- Feb 27, 2017
-
-
Volker Richert authored
-
https://github.com/pazaan/640gAndroidUploaderjgwashburn@gmail.com authored
Conflicts: app/build.gradle app/src/main/java/info/nightscout/android/medtronic/GetHmacAndKeyActivity.java app/src/main/java/info/nightscout/android/medtronic/service/MedtronicCnlIntentService.java app/src/main/java/info/nightscout/android/upload/nightscout/NightscoutUploadIntentService.java app/src/main/res/values/strings.xml
-
- Feb 26, 2017
-
-
James Washburn authored
Access Nightscout API via Retrofit
-
jgwashburn@gmail.com authored
-
- Feb 21, 2017
-
-
Pogman authored
-
- Feb 19, 2017
-
-
Volker Richert authored
align restart of polling with last known event. It'll try to align with the last poll up to 2h (hardcoded). After that we assume that there is may be a sensor initialisation and restart polling immediately
-
- Feb 18, 2017
-
-
Pogman authored
using a read "pause" has no effect on outcome and likely redundant due to clearMessage intercepting unread messages changed the hardcoded 500 to use TIMEOUT_MS and set it to 0 while long term testing
-
Pogman authored
If user has double polling set then poll sooner with this error type
-
Pogman authored
-
Pogman authored
Intercept unexpected messages from the CNL These usually come from pump requests as it can occasionally resend message responses several times (possibly due to a missed CNL ACK during CNL-PUMP comms?) Mostly noted on the higher radio channels, channel 26 shows this the most If these messages are not cleared the CNL will likely error needing to be unplugged to reset as it expects them to be read before any further commands are sent
-