Git Product home page Git Product logo

Comments (8)

bewest avatar bewest commented on August 18, 2024

record 24

ChangeAlarmNotifyMode

4150 4/13/15 14:44:47 4/13/15 14:44:47 ChangeAlarmNotifyMode MODE=vibration, ACTION_REQUESTOR=pump 14913477664 53848595 1349 Paradigm 522
??

from decoding-carelink.

loudnate avatar loudnate commented on August 18, 2024

I've got some analysis info and a PR decoding "Ian0b" as "AlarmSensor" coming your way tonight. Stay tuned.

On May 4, 2015, at 2:24 PM, Ben West [email protected] wrote:

@loudnate left us some great data to verify data decoding.

This must be a new pump or something, it came in blank, with lots of NoDelivery errors, and then it looks like everything changes. There are some novel records to be found here, and looks like we'll verify decoding for many.


Reply to this email directly or view it on GitHub.

from decoding-carelink.

loudnate avatar loudnate commented on August 18, 2024

The 722 I picked up on Craigslist seems to have a bad CMOS backup battery. After swapping the AAA, each time it has entered "Error A21" mode with the system clock reset and the sensor data gone. I expect history disappears too; I will verify that soon.

On May 4, 2015, at 2:24 PM, Ben West [email protected] wrote:

@loudnate left us some great data to verify data decoding.

This must be a new pump or something, it came in blank, with lots of NoDelivery errors, and then it looks like everything changes. There are some novel records to be found here, and looks like we'll verify decoding for many.


Reply to this email directly or view it on GitHub.

from decoding-carelink.

bewest avatar bewest commented on August 18, 2024

Ah, try moving the clock back to some date before 2006?

from decoding-carelink.

loudnate avatar loudnate commented on August 18, 2024

Interesting - before or after changing the battery?

from decoding-carelink.

bewest avatar bewest commented on August 18, 2024

@kenstack and others, it'd be cool to compare these two lists, methodically checking each one:

Here's a list of differences: https://github.com/bewest/decoding-carelink/blob/bewest/dev/analysis/578398/gap.diff

Most differences seem to be due to naming, just looking to match names and times...

from decoding-carelink.

loudnate avatar loudnate commented on August 18, 2024

PR #85 is a list of manual comparisons for pump 736868, which I used when building PR #84.

A few other things that I noticed:

  • UnabsorbedInsulin age value isn't handling 8-bit overflows (will need to find an additional byte somewhere)
  • UnabsorbedInsulin curve is incorrect (not sure why yet)
  • BolusWizardBolusEstimate carb_ratio and bg_target_high were incorrect (not sure why yet)
  • BasalProfileStart includes the profile_index value in the second header byte. Not sure if that's important to anybody.

from decoding-carelink.

bewest avatar bewest commented on August 18, 2024

I now do something like this:

mm-pretty-csv <Carelink.csv> to get cleaner carelink csv.

To decode glucose pages, I use:
mm-decode-history-page.py --collate --data glucose --model 522 ReadGlucoseHistory-page-6.data | json -a date name op or similar

For history:
mm-decode-history-page.py --collate --model 522 ReadHistoryData-page-10.data | json -a timestsamp _type _head _date _body or similar.

The first two columns should be identical-ish/comparable in all the above cases, including carelink csv.
This is only useful for debugging/hacking decocare.

For people who just want the json exports, please consider using @openaps, which provides a nice app to drive this and other devices.

from decoding-carelink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.