Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions docs/loop-3/dana.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
!!! warning "🚧 Documentation Under Construction 🚧"

This page is under development.

The addition of the Dana-i and DanaRS-v3 pump to iOS Open-Source Automated Insulin Delivery systems is new.

Please review the [DanaKit Issues](https://github.com/bastiaanv/DanaKit/issues) page for open issues reported for the DanaKit Pump Manager.


!!! important
This Issue is very important:

* [When Bluetooth communication is interrupted during a bolus, cannot cancel, bolus finalized while in progress](https://github.com/bastiaanv/DanaKit/issues/34)
* This issue prevents you from cancelling a bolus from inside the OS-AID app if Bluetooth communication with the pump is lost during a bolus


### Testing Dana with the *Loop* App

* The branch needed to get Dana in *Loop* is: `feat/dev-dana-medtrum`
* This branch is subject to rapid updates
* If you also want to use the Eversense CGM, the `feat/eversense` branch provides support for Dana and Medtrum along with the Eversense CGM

* Please refer to the [zulipchat Loop-dev development channel](https://loop.zulipchat.com/#narrow/channel/144182-development/topic/Loop-dev.20Status/with/515372445) before building this branch.



Most of the information needed for the Dana pump can be found here:

* [How to add a Dana Pump](add-pump.md#dana-i-danars-v3){: target="_blank" }
* [Dana Troubleshooting](../troubleshooting/dana-faq.md){: target="_blank" }
45 changes: 45 additions & 0 deletions docs/loop-3/eversense.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
!!! warning "🚧 Documentation Under Construction 🚧"

This page is under development.

The addition of the Eversense CGM to iOS Open-Source Automated Insulin Delivery systems is new.

Please review the [EversenseKit Issues](https://github.com/bastiaanv/EversenseKit/issues) page for open issues reported for the EversenseKit CGM Manager.

## Testing Eversense with the *Loop* App

* The branch needed to get Eversense in *Loop* is: `feat/eversense`
* This branch is subject to rapid updates
* This branch provides support for Dana and Medtrum along with the Eversense CGM

* Please refer to the [zulipchat Loop-dev development channel](https://loop.zulipchat.com/#narrow/channel/144182-development/topic/Loop-dev.20Status/with/515372445) before building this branch.

## Eversense 365 Screen

The user interface for the 365 sensor is shown below.

![consolidated view of the status and command screen for eversense main screen](img/eversense-user-interface.svg){width="300"}
{align="center"}

## Calibration and Battery Indicators

* Once stabilized, the Eversense Transmitter requires weekly calibrations
* The Eversense will stop reporting glucose readings if the required calibration is more than 24 hours late
* The Eversense Transmitter requires charging every 2 to 3 days

The calibration status and battery level is highlighted at the top of the Eversense screen.


![eversense calibration status](img/eversense-calibration-required.png){width="600"}
{align="center"}

* The left screenshot shows an orange line indicating a calibration is due in less than 24 hours
* The right screenshot is after calibration

## *Loop* Main Screen

When calibration required is within 24 hours, the orange line is echoed on the top of the *Loop* main screen under the CGM icon to serve as a reminder to calibrate soon.

Once the calibration is due, there is a 24-hour grace period before transmitter stops reporting glucose values. During that time, the "Next calibration in" line is red. This red line is also echoed on the top of the *Loop* main screen under the CGM icon.

As usual for calibrating a CGM, choose a time when glucose is stable to measure glucose with a finger-stick and enter the value into the user interface. The calibration takes 15 minutes to process.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
116 changes: 116 additions & 0 deletions docs/loop-3/img/eversense-user-interface.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading