forked from TC2013/Roundtrip2
-
Notifications
You must be signed in to change notification settings - Fork 24
Test instructions Medtronic
Andy Rozman edited this page Nov 23, 2018
·
20 revisions
- RileyLink device with correct firmware (for 900 Mhz) - This is default shipped firmware, so it should work Out-Of-The-Box
- Compatible pump:
- 512/712
- 515/715
- 522/722
- 523/723 (firmware 2.4A or lower)
- 554/754 EU (firmware 2.6A or lower)
- 554/754 CA (firmware 2.7A or lower)
- Set Max Basal on your Pump to your "max basal entry in your STD profile" * 4 (if you want to have 400% TBR as max). This number must be under 35 (as you can see in pump). Set the same number in Medtronic configuration.
- Set Max Bolus from your Pump to Medtronic configuration (max is 25).
- Set profile to STD. This will be the only profile we will use.
- Set TBR type to Absolute (not Percent)
- Disable Auto-rotate on your phone
- In AAPS go to Maintenance and select Log settings, disable option "Autosens" (this options produces a lot of entries, which creates big log files, and data there is not important for MDT testing)
- Enable engineering mode on AAPS (This will make Medtronic option visible in Pumps) Here are instructions.
- If you are new tester with medtronic, please download latest "release". After you have tested for a while, you can upgrade to my development branch, but be prepared that not everything will work.
- Do not pair RileyLink with your Phone. If you paired your RL, then AAPS won't be able to find it in configuration.
- It might happen that Wizard won't work for you. If this is the case select Virtual Pump and finish the wizard, and when you are out of wizard, go to Config Builder, select Medtronic and configure
- Enable remote mode on Pump (Utilities -> Remote Options, Select Yes, and on next screen do Add ID and add dummy id (111111 or something). You need to at least one ID on that Remote IDs list.
- Serial number is located on back side of your pump (SN). You need to add only numbers from that SN (6 digits).
- When pump shows Low Battery, all the communication will stop.
- You must not use CGMS with pump you use for AAPS
I regularly release new tags, so that people can start testing, last release was 0.4 and it contained support for most of functionalties, except reading of History data (which in turn returns status of the pump)
0.1 - Initial integration What is working:
- Bolus,
- TBR
- Getting statuses: Remaining Insulin, Remaining power, Pump Time
- Checking settings on pump and compare with AAPS configuration
0.2 - Support for RileyLink v2
- fixing a lot of problems from Fabric server (I can sort-of see what exception happen if you don't change app/build.gradle SO PLEASE DONT CHANGE IT).
- connection checking and try to make plugin more robust to sudden connection changes
- Tunning changes
- fixed configuration...
- Now most what was done was in stability area. I expected we will still getting few exception and I will try to fix them ASAP. I will create "releases" more often now (I hope to do it every 1-2 weeks), so that you guys can test with newest options. We still don't get status from pump (no reading of history yet, but I am almost done with that so I hope to get it done in time for next "release", also we are missing setting of basal profile, which is also being worked on.
- about 10 fixes, I noticed on Fabric server (its server that logs all exceptions and problems) for problems you seem to be having
- added additional logging for 2 problems that seem to happen and are really unexplainable
- upgraded to RC14
- added command SetBasalProfile
- I discovered two weird problems and I would ask any tester, just to make sure that they don't happen on his phone... After testing, please look for "=============" in your log files, which mark both this problems.
On medtronic_andy work is continuing, by adding last big functionality - pump history. While parsing should work correctly, there might be sometimes problems with 512 and 515, if you notice something going wrong, please let me know.
Getting Started:
Medtronic
- Roadmap for Medtronic development
- Medtronic development tasks
- Test instructions - Medtronic
- Test Cases - Medtronic (AAPS)
- Test Cases - Medtronic (RileyLinkAAPS)
Medtronic for release
Omnipod