From e216bfcb12c45bf53b3f787506a0566d2742ed71 Mon Sep 17 00:00:00 2001 From: Johannes Mockenhaupt Date: Thu, 23 Nov 2017 20:53:58 +0100 Subject: [PATCH] Readme/Testing updates. --- README-Combo.md | 8 +++++--- Testing-Combo.md | 13 +++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/README-Combo.md b/README-Combo.md index e3ae01f2f8..1ec8e0bc99 100644 --- a/README-Combo.md +++ b/README-Combo.md @@ -23,7 +23,7 @@ Limitations: (e.g. bolusing from the pump and then immediately bolusing from AAPS). - If a TBR is set on the pump, AAPS will cancel it. This is because it's not possible to determine the start point of a TBR until it is finished or was cancelled at which point a record in the - pumps history is created. Before that, there is none and it's simply not possible to determine + pump's history is created. Before that, there is none and it's simply not possible to determine the TBRs influence on IOB. Set TBR using AAPS instead. - It's currently not possible to set the time and date on the pump (only reading the time - but not the date - is supported raises a warning in AAPS to update the pump clock manually). @@ -32,8 +32,10 @@ Limitations: Setup v2: - Configure pump using 360 config software. -// TODO clarify with screenshot or at least better description of the on-screen items - - Set/leave the menu configuration as "Standard" + - Set/leave the menu configuration as "Standard", this will show only the supported + menus/actions on the pump and hide those which are unsupported (extended/multiwave bolus, + multiple basal rates), which cause the loop functionality to be disabled when used because + it's not possible to run the loop in a safe manner when used. - Set maximum TBR to 500% - Disable end of TBR alert - Set low cartridge alarm to your licking diff --git a/Testing-Combo.md b/Testing-Combo.md index 5b23ecc7b6..8a338031b9 100644 --- a/Testing-Combo.md +++ b/Testing-Combo.md @@ -74,4 +74,17 @@ must also raise an alert and disable loop - [ ] If a basal rate other than profile 1 is activated, this must also raise an alert and disable the loop for 6 h +- [ ] Reading/setting basal profile + - [ ] AAPS reads basal rate properly + - [ ] AAPS doesn't touch pump basal if "Sync to profile" pref not set + - [ ] AAPS updates basal rate if "Sync to profile" is enabled + - [ ] Test profile with 115% (or something like that) change to ask the + pump for basal rates like 0.812, which should then be set propely +- [ ] Taking over alerts + - [ ] If an error alert is active on the pump, pressing refresh shall display the error + in the Combo tab but NOT confirm it. Easiest error to trigger: rewind piston + and attempt to start the pump, this will trigger E11: Not primed. + - [ ] Pressing refresh while a low cartridge or low battery alarm is active + must confirm the alarm, indicate the new status in the Combo tab and + show a notification on the overview screen