Readme/Testing updates.

This commit is contained in:
Johannes Mockenhaupt 2017-11-23 20:53:58 +01:00
parent 28f31414ba
commit e216bfcb12
No known key found for this signature in database
GPG key ID: 9E1EA6AF7BBBB0D1
2 changed files with 18 additions and 3 deletions

View file

@ -23,7 +23,7 @@ Limitations:
(e.g. bolusing from the pump and then immediately bolusing from AAPS). (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 - 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 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. 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 - 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). not the date - is supported raises a warning in AAPS to update the pump clock manually).
@ -32,8 +32,10 @@ Limitations:
Setup v2: Setup v2:
- Configure pump using 360 config software. - 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", this will show only the supported
- Set/leave the menu configuration as "Standard" 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% - Set maximum TBR to 500%
- Disable end of TBR alert - Disable end of TBR alert
- Set low cartridge alarm to your licking - Set low cartridge alarm to your licking

View file

@ -74,4 +74,17 @@
must also raise an alert and disable loop 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 - [ ] If a basal rate other than profile 1 is activated, this must also raise an alert and disable
the loop for 6 h 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