decoding-carelink icon indicating copy to clipboard operation
decoding-carelink copied to clipboard

python serial driver for mm comlink2 protocol

Results 40 decoding-carelink issues
Sort by recently updated
recently updated
newest added

pi@raspberrypi ~/Frank_openaps $ mm-send-comm.py tweak ReadCurGlucosePageNumber ## do stuff with an insulin pump over RF using `Namespace(autoinit=False, begin=None, bytesPerRecord=None, command='tweak', descr=None, dryrun=False, effectTime=None, end=None, init=False, maxRecords=None, name=None, no_postlude=False, no_prelude=False, no_rf_prelude=False,...

``` ... response: ReadPumpStatus:size[64]:data:{'status': 'normal', 'bolusing': False, 'suspended': False} hexdump: python 0000 0x03 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ........ 0008 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00...

Opening this is a discussion place holder for people wanting to run on windows. From what I understand things should work on Windows, the trick is: a. Getting the OS...

https://gist.github.com/amazaheri/1eb1a1d87e11fc7a7ebd#file-link-py ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30845840-support-for-windows?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github).

Hi ! At first I must say you have all done a wonderful job with this project, there is quite a lot of data available, but for someone who has...

oref0-monitor/clock.json raised bytearray index out of range Traceback (most recent call last): File "/usr/local/bin/openaps-report", line 4, in import('pkg_resources').run_script('openaps==0.0.8', 'openaps-report') File "build/bdist.linux-armv7l/egg/pkgresources/_init.py", line 735, in run_script File "build/bdist.linux-armv7l/egg/pkgresources/_init.py", line 1652, in...

In reading the data from a 722 pump, I m getting 90%+ of the bolus history correct from mm-latest.py, but a couple of data points are well off. Here is...

upgraded yesterday to 0.0.19 from 0.0.18 and all was fine immediately, but now it is complaining. So I'm assuming that means there's a record that isn't getting parsed correctly or...

Creates a hiccup in the history page. Carelink CSV to follow. ``` { "_type": "Ian50", "_description": "Ian50 2015-09-07T08:57:33 head[2], body[34] op[0x50]", "timestamp": "2015-09-07T08:57:33", "_body": "200128005a1400283c212562b44600210128005a1400283c212562b446000b6b0080", "appended": [ { "_body": "",...

Reminder to look into this when I get back from vacation. ``` $ atomicaps use pump read_glucose_data 0 Traceback (most recent call last): File "/usr/local/bin/openaps-use", line 6, in exec(compile(open(__file__).read(), __file__,...