Skip to content

Commit e9973aa

Browse files
authored
update for dev version of 3.14.2 (#1032)
1 parent 32cccd9 commit e9973aa

14 files changed

Lines changed: 170 additions & 202 deletions

File tree

docs/browser/build-dev-browser.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,8 @@ Your `LoopWorkspace fork` is at `https://github.com/username/LoopWorkspace` wher
4747
If you're building `dev`, you can skip ahead to [Add `Branch`](#add-branch). If you're building a feature branch, copy the branch name into your paste buffer to minimize typographical errors.
4848

4949

50-
``` { .bash .copy title="Add Dana and Medtrum pumps to dev branch" }
51-
feat/dev-dana-medtrum
52-
```
53-
54-
``` { .bash .copy title="Add Dana and Medtrum pumps, Eversense CGM to dev branch" }
55-
feat/eversense
56-
```
57-
58-
``` { .bash .copy title="Add Dana, Medtrum and All Omnipod Types, Eversense CGM to dev branch" }
59-
feat/omnipodkit
50+
``` { .bash .copy title="Branch to Add Dana Pump Support" }
51+
feat/all-managers
6052
```
6153

6254
### Add `Branch`

docs/build/cgm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ With Loop 3.4 and newer versions, some *Libre* CGM are supported.
6262
## *Eversense* E3 and 365 CGM
6363
![img/eversense.png](img/eversense.png){width="150"}
6464

65-
Both the Eversense E3 (90 days & 180 days) and the Eversense 365 (full year) transmitters are supported, on an experimental branch feat/eversense.
65+
Both the Eversense E3 (90 days & 180 days) and the Eversense 365 (full year) transmitters are supported, on the `dev` branch with v3.14.2.
6666

6767
* See [Loop Development: Branches](../version/development.md#branches){: target="_blank" } for more information on how to build this branch.
6868

docs/build/pump.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ These types of pumps are compatible with the *Loop* app.
2626
* [Older Medtronic pumps](pump.md#check-medtronic-pump-version)
2727
* [Omnipod Eros pumps](pump.md#omnipod-pumps)
2828
* [Omnipod DASH pumps](#omnipod-dash)
29-
* See caveat about [iPhone 16](phone.md#compatible-device){: target="_blank" }
29+
* See caveat about [iPhone 16 and 17e](phone.md#compatible-device){: target="_blank" }
30+
* [Medtrum Touchcare Nano](#medtrum-nano) (included in `dev` branch, planned for next release)
3031

31-
You must build a special branch to test these pumps. Please only test if you are willing to update frequently, pay close attention and return to open loop as needed.
32+
You must build a special branch to test some pumps. Please only test if you are willing to update frequently, pay close attention and return to open loop as needed.
3233

33-
* [Dana-i / DanaRS-v3](#sooil-dana-pumps) (new pump manager, work in progress)
34-
* [Medtrum Touchcare Nano](#medtrum-nano) (new pump manager, work in progress)
34+
* [Dana-i / DanaRS-v3](#sooil-dana-pumps) (new pump manager, work in progress, included in `feat/all-managers` branch)
3535

3636
## Check Medtronic Pump Version
3737

@@ -196,7 +196,7 @@ Loop does not support Omnipod 5 pods.
196196
## Sooil Dana pumps
197197

198198
!!! warning "You must build a feature branch to use Dana pumps"
199-
Dana is supported in both of [these feature branches](../version/development.md#feature-branch-dana-and-medtrum-support){: target="_blank" }, `feat/dev-dana-medtrum` or `feat/eversense`.
199+
Dana is supported in [`feat/all-managers` feature branch](../version/development.md#feature-branch-featall-managers){: target="_blank" }.
200200

201201
* You must follow [zulipchat DanaKit topic](https://loop.zulipchat.com/#narrow/channel/144182-development/topic/DanaKit.20Troubleshooting/with/547829260)
202202

@@ -224,14 +224,7 @@ The DanaRS was first released in 2002, with firmware version v1 which is not sup
224224

225225
## Medtrum Nano
226226

227-
!!! warning "You must build a feature branch to use Medtrum pumps"
228-
Medtrum Nano is supported in both of [these feature branches](../version/development.md#feature-branch-dana-and-medtrum-support){: target="_blank" }, `feat/dev-dana-medtrum` or `feat/eversense`.
229-
230-
* You must follow [zulipchat Medtrum channel](https://loop.zulipchat.com/#narrow/channel/144182-development/topic/Medtrum.20Nano.20-.20pumps.20for.20development.20use/with/481836247)
231-
232-
Read this section in LoopDocs:
233-
234-
* [Medtrum Nano](../loop-3/add-pump.md#medtrum-nano){: target="_blank" }
227+
Medtrum support was added to the `dev` branch in version 3.14.2, and will be included in the next release.
235228

236229
!!! info "All versions are supported!"
237230
Both 200U (MD0201 & MD8201) and 300U (MD8301) version are supported with the correct version of the *Loop* app.

docs/faqs/cgm-faqs.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,7 @@ If you prefer not to customize Loop, then you can configure [Nightscout](https:/
131131

132132
## Can I use Eversense E3 or Eversense 365?
133133

134-
Using the experimental branch, feat/eversense using Loop 3.11.0 or newer, you can make a native connection to your Eversense E3 or 365.
135-
136-
* See [Loop Development: Branches](../version/development.md#branches){: target="_blank" } for more information on how to build this branch.
137-
134+
With `dev` branch, 3.14.2 and later, Eversense is included in the Loop build.
138135

139136
## Can the *Loop* app read CGM data from Nightscout?
140137

docs/intro/overview-intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,6 @@ Here are development history links to other resources for you to explore.
9898
* How the Omnipod Eros pods were cracked to work with&nbsp;<span translate="no">Loop</span>:
9999
* [Insulin Pumps, Decapped Chips and Software Defined Radios](https://medium.com/@ps2) written by&nbsp;<span translate="no">Loop</span>&nbsp;developer Pete Schwamb
100100
* [Deep Dip Teardown of Tubeless Insulin Pump](https://arxiv.org/ftp/arxiv/papers/1709/1709.06026.pdf) by Sergei Skorobogatov
101+
102+
* What role does *Tidepool* play in *Loop* development?
103+
* Please see [Relationship with *Tidepool Loop*](../version/development.md#relationship-with-tidepool-loop){: target="_blank" }

docs/loop-3/add-cgm.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Loop can be connected to the following CGMs:
1515
* [Dexcom G7 or ONE+](#dexcom-g7-or-one)
1616
* [Libre](#libre) **(Loop 3.4 and later)**
1717
* Only some Libre sensors are supported; some have encryption that limits DIY use
18-
* [Eversense E3/365](#eversense-e3365) **Experimental branch only**
18+
* [Eversense E3/365](#eversense-e3365) **`dev` branch, v3.14.2**
1919
* [Minimed Enlite CGM](#medtronic-enlite-cgm)
2020
* Medtronic Pump only
2121
* **You must [add the Medtronic pump](add-pump.md) first**
@@ -158,6 +158,8 @@ With Eversense added to *Loop* you get direct connection to your transmitter for
158158

159159
The *Loop* app does not have glucose notification features, at this time. You can enable the on-transmitter notification within the *Loop* app so the transmitter will vibrate to alert you of an issue.
160160

161+
The Eversense implementation for Loop (and other OS-AID systems) enables you to upload your readings through the Eversense system and to use the Eversense NOW app. You can invite people to follow your CGM values.
162+
161163
Review the graphic and text below for the steps to add the Eversense CGM. Note the middle screen of that graphic is only shown for the 365 transmitter. The E3 does not require a login step.
162164

163165
![Steps to add Eversense CGM](img/eversense-login-screen.png){width="750"}
@@ -184,10 +186,7 @@ If you are having trouble with connecting to the Eversense, try these steps.
184186

185187
#### Important Information
186188

187-
!!! warning "You must build feat/eversense branch to use the Eversense CGM"
188-
The Eversense CGM is in feat/eversense (as of version v3.11.0) and is experimental as of now.
189-
190-
This branch adds the [EversenseKit](https://github.com/loopandlearn/EversenseKit) repository to the *Loop* app.
189+
!!! warning "You must build the `dev` branch to use the Eversense CGM"
191190

192191
!!! important "Wait till initialization phase is completed"
193192
During the initialization phase after insertion of a new sensor, the glucose reading might be incorrect.

docs/loop-3/add-pump.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ Loopers can choose from multiple pumps and a simulator:
1717
* Please refer to [Compatible Pump](../build/pump.md#check-medtronic-pump-version) for additional details
1818
* Omnipod
1919
* Omnipod DASH
20-
* [All Omnipod Types](../version/development.md#feature-branch-omnipodkit-pump-manager){: target="_blank" } (available with `feat/omnipodkit` feature branch)
20+
* [All Omnipod Types](../version/development.md#transition-to-omnipodkit){: target="_blank" } (available with `dev` v3.14.2)
2121
* Dana-i / DanaRS-v3 (**work-in-progress; new pump manager, use with care**)
2222
* Note: DanaRS-v1 or any Dana Korean versions are not supported
23-
* Medtrum Nano patch pump (**work-in-progress; new pump manager, use with care**)
23+
* Medtrum Nano patch pump (available in `dev` branch, v3.14.2)
2424
* Insulin Pump Simulator
2525

2626
!!! info "Omnipod Terms"
@@ -56,7 +56,7 @@ Here is an overview of the different steps for adding each pump. Before changin
5656

5757
#### Other Pumps
5858

59-
> These are new pump managers that can be built using one of [two feature branches](../version/development.md#feature-branch-dana-and-medtrum-support){: target="_blank" }, `feat/dev-dana-medtrum` or `feat/eversense`.
59+
> These are new pump managers that can be built using the `dev` branch for Medtrum or a [feature branch for Dana](../version/development.md#status-for-dana-support){: target="_blank" }.
6060
6161
* [Dana-i / DanaRS-v3](#dana-i-danars-v3)
6262
* [Medtrum Nano](#medtrum-nano)
@@ -250,13 +250,15 @@ The Medtronic status and commands available are shown in the [Pump Settings](med
250250

251251
### Dana is a New Pump Manager
252252

253-
**WARNING: Dana support in Loop is a work-in-progress; this is one of several new pump managers.**
253+
**WARNING: Dana support in Loop is a work-in-progress.**
254254

255255
### Before Testing Dana
256256

257-
You must build a feature branch to get Dana support in Loop. You can use either one of two feature branches: `feat/dev-dana-medtrum` or `feat/eversense`.
257+
You must build a feature branch to get Dana support in Loop
258258

259-
* Please refer to information summarized at [Feature Branch: Dana and Medtrum Support](../version/development.md#feature-branch-dana-and-medtrum-support){: target="_blank" }.
259+
* `feat/all-managers`.
260+
261+
* Please refer to information summarized at [Status for Dana Support](../version/development.md#status-for-dana-support){: target="_blank" }.
260262

261263

262264
### When Testing Dana
@@ -375,16 +377,9 @@ Therefore, it is important to check if your CGM provides a heartbeat. If it does
375377

376378
### Medtrum is a New Pump Manager
377379

378-
**WARNING: Medtrum support in Loop is a work-in-progress; this is one of several new pump managers.**
379-
380-
You must build a feature branch to get Medtrum support in Loop. You can use either one of two feature branches: `feat/dev-dana-medtrum` or `feat/eversense`.
381-
382-
* Please refer to information summarized at [Feature Branch: Dana and Medtrum Support](../version/development.md#feature-branch-dana-and-medtrum-support){: target="_blank" }.
383-
384-
385-
### When Testing Medtrum Nano
380+
**Medtrum is available in `dev` branch, v3.14.2.**
386381

387-
* Please do not use Medtrum Nano with Loop unless you are willing to test and communicate with [developers on zulipchat in the Medtrum channel](https://loop.zulipchat.com/#narrow/channel/144182-development/topic/Medtrum.20Nano.20-.20pumps.20for.20development.20use/with/481836247)
382+
You must build the `dev` branch to get Medtrum support in Loop.
388383

389384
### Confirm Patch and Pump Base are Compatible
390385

docs/loop-3/dana.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616

1717
### Testing Dana with the *Loop* App
1818

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

2322
* 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.
2423

docs/loop-3/eversense.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@
66

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

9-
## Testing Eversense with the *Loop* App
9+
## Using Eversense with the *Loop* App
1010

11-
* The branch needed to get Eversense in *Loop* is: `feat/eversense`
12-
* This branch is subject to rapid updates
13-
* This branch provides support for Dana and Medtrum along with the Eversense CGM
14-
15-
* 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.
11+
Eversense support was added to the `dev` branch in version 3.14.2.
1612

1713
## Eversense 365 Screen
1814

docs/loop-3/medtrum.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,12 @@
88

99
## Medtrum Nano Pump
1010

11-
The Medtrum Nano Pump is supported using the *Loop* app built with a feature branch. See [Feature Branches](../version/development.md#how-to-build-feature-branches){: target="_blank" } for building instructions.
11+
The Medtrum Nano Pump support was added to the `dev` branch in version 3.14.2.
1212

1313
* The pump patch is designed to be changed every 3 days
1414
* The pump base is reusable - do not accidentally discard the base after removing the patch
1515
* Versions 200U (MD0201 & MD8201) and 300U (MD8301) are supported
1616

17-
### Testing Medtrum with the *Loop* App
18-
19-
* The branch needed to get Medtrum in *Loop* is: `feat/dev-dana-medtrum`
20-
* This branch is subject to rapid updates
21-
* If you also want to use the Eversense CGM, the `feat/eversense` branch provides support for Dana and Medtrum along with the Eversense CGM
22-
23-
* 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.
24-
2517
- - -
2618

2719
## Medtrum Nano Screen

0 commit comments

Comments
 (0)