Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mm-send-comm.py readhistorydata returns same bolus twice #181

Open
kenstack opened this issue Apr 11, 2016 · 2 comments
Open

mm-send-comm.py readhistorydata returns same bolus twice #181

kenstack opened this issue Apr 11, 2016 · 2 comments

Comments

@kenstack
Copy link
Contributor

kenstack commented Apr 11, 2016

strange - I dont see it often but this happens sometimes - I think I saw in @loudnate tools that he checks for repeats so perhaps this is a known issue? If so feel free to close.

notice they are one second apart kinda impossible

could be an issue with strokes for a 723 pump I guess - I was testing with a very small bolus as you can see

{ programmed: 0.025,
_type: 'Bolus',
_description: 'Bolus 2016-04-11T11:18:52 head[8], body[0] op[0x01]',
timestamp: '2016-04-11T11:18:52',
_body: '',
_head: '0100010001000100',
amount: 0.025,
unabsorbed: 0.025,
duration: 0,
type: 'normal',
_date: '74122b4b10' },
{ programmed: 0.025,
_type: 'Bolus',
_description: 'Bolus 2016-04-11T11:18:51 head[8], body[0] op[0x01]',
timestamp: '2016-04-11T11:18:51',
_body: '',
_head: '0100010001000000',
amount: 0.025,
unabsorbed: 0,
duration: 0,
type: 'normal',
_date: '73122b4b10' },

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32833346-mm-send-comm-py-readhistorydata-returns-same-bolus-twice?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).
@bewest
Copy link
Owner

bewest commented Apr 12, 2016

Is this using mmeowlink+TI stick or regular, plain old carelink?

@kenstack
Copy link
Contributor Author

carelink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants