-
Notifications
You must be signed in to change notification settings - Fork 52
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
Documentation #71
Comments
Hi @andyrozman, Props to you for trying to build the project in java. I took a look into doing that sometime ago and know that it is not easy :) . I can help you out with listing / decoding the CGM data if you would like. How far have you been able to get with porting it to java? Edward |
Hi @erobinson ! Like I said before, you "guys" did a great job... And any more help you can give is greatly appreciated. Minimed is the one of the last "big" Pumps that need to be supported. Andy |
Re differences between pump models: There are several constants littered throughout my decoding history functions, these are often related to differences between pump models. New models generally:
In practice, for quick hacking this project simply distinguishes between |
Hi @erobinson ! I have question about CGMS decoding... Thanks |
Howdy Andy, was wondering if you could update this with something to do or help me close it somehow. :-) |
If you look on first entry there is everything written, what I think could be relevant for someone trying to decode Pump History Data... You described most of that in your many emails to me... So you need to create this document page and this is done... Perhaps one extra for Pump Data and one for CGMS data, since that one uses other methods for combining data.... |
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 to do this again in some other language (java) and from zero so to speak, it's not so easy...
If I haven't "bugged" @bewest whole weekend I would have a really hard time making it...
What needs to be in documentation (at least what helped me):
Take care,
Andy
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: