Ben West

Results 16 issues of Ben West

IOB is impacted by square waves, and suspend/resumes. It'd be nice to have them considered.

I want to use this module to help report version of my software running in M$'s Azure. Azure is a pretty nice environment, but the `wwwroot` (where the code was...

Thanks for the setup steps! Looking forward to trying this.

Howdy, just wanted to say hello, and this looks awesome. Looks like you did most of this on your own? It would be great to work on shared unit tests,...

Thanks for pydbus. I have a main loop set up like this: ``` python from threading import Thread, Event from gi.repository import GLib, Gio # ... loop = GLib.MainLoop( )...

This facilitates passing redis authentication parameters such as username and password from the runtime environment to redis. redis-sessions looks for o.options.url, which is capable of passing most parameters in one...

mmeowlink and Carelink stick do slightly different things: - Carelink always returns a payload, even when no payload exists, apparently to convey error status? - Mmeowlink exposes the acks per...

release planning happens here.

The `noise` field is an attribute of the EGV records: https://github.com/nightscout/android-uploader/pull/128/files, https://github.com/nightscout/android-uploader/blob/df7d25bb7ccc80f5f21185f02c0b560f78900a36/core/src/main/java/com/nightscout/core/dexcom/records/EGVRecord.java