Skip to content

Commit 3955baf

Browse files
authored
Merge pull request #846 from marionbarker/wip/release_3.4
Update LoopDocs for the release of Loop version 3.4.0
2 parents e49fd04 + 161108b commit 3955baf

File tree

159 files changed

+43302
-61347
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+43302
-61347
lines changed

docs/build/apple-developer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The Apple ID is DIFFERENT than the Apple Developer ID.
2929
Sharing an Apple ID among two or more loopers can cause safety issues. You don't want Sally to be dosed for Joe's lunch in addition to her own and vice versa.
3030

3131
* Loop 3 does not read Carbohydrates from Apple Health by default, but if you need that feature, you can [modify your feature flags](../version/build-time-flag.md){: target="_blank" }.
32-
* The recommendation for Health Permissions for [Loop 2.2.x](health.md#loop-permissions){: target="_blank" } has changed to no longer provide permission to read Carbohydrates from Apple Health
3332

3433
## Developer Account
3534

docs/build/cgm.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66

77
!!! abstract "Summary"
88

9-
The *Loop* app is compatible with:
9+
The *Loop* app is compatible (on the same phone) with:
1010

11-
- *Dexcom* G4 Share, G5, G6 or ONE CGM systems
11+
- *Dexcom* G5, G6 or ONE CGM systems
1212
* *Dexcom* ONE (based off G6 sensor) is available in some countries, but will be discontinued soon
13-
- *Dexcom* G7
13+
- *Dexcom* G7 or ONE+ CGM systems
1414
* *Dexcom* ONE+ (based off G7 sensor) is available in some countries
15-
* At the current time, the *Dexcom* ONE+ **cannot** be used with Loop but pay attention to social media - an early indication is that a simple patch will allow this to work, but that patch is not available - more testing is needed
1615
- Medtronic sensors connected to a Loop-compatible Medtronic pumps
17-
- Some Libre sensors: dev branch only
16+
- Some Libre sensors
1817

1918
!!! question "FAQs"
2019

21-
- **"What about Libre sensors?"**
22-
1. Libre support is available in the [Loop-dev branch](../version/build-dev.md) - be sure to read information at that link about running the dev branch
20+
- **"What about other Libre sensors?"**
21+
1. Only some Libre sensors have methods to read them directly on an iPhone
22+
2. There are more methods for Android
2323
- **"What about Eversense?"** Refer to [CGMs Not Supported in the *Loop* App](#cgms-not-supported-in-the-loop-app)
2424

2525

@@ -34,13 +34,6 @@ The *Dexcom* G5, G6 and ONE CGM transmits data directly to the *Dexcom* app on y
3434

3535
The *Dexcom* ONE, available in some countries, acts just like the G6 as far as the *Loop* app is concerned. The *Dexcom* ONE app does not provide some features, such as *Dexcom* Share, that come with the G6. When you set up the *Loop* app, select *Dexcom* G6 as your CGM to use *Dexcom* ONE CGM with the *Dexcom* ONE app installed on your phone.
3636

37-
!!! warning "Dexcom ONE+ is not yet compatible"
38-
There are reports that *Dexcom* is transitioning to the ONE+ based off the G7 platform. These devices cannot be used with the *Loop* app at this time.
39-
40-
Pay attention to social media - an early indication is that a simple patch will allow this to work, but that patch is not available - more testing is needed.
41-
42-
Only available in some countries. This link is for Poland [Dexcom ONE+](https://www.dexcom.com/pl-pl/dexcom-one-plus){: target=_blank }
43-
4437
If the *Dexcom* app is on the same device as the *Loop* app, your system can function without an internet connection. See Offline Use below.
4538

4639
!!! warning "*Dexcom* G5 Support"
@@ -49,11 +42,24 @@ If the *Dexcom* app is on the same device as the *Loop* app, your system can fun
4942

5043
There are third party apps, which interface with G4 and G5 transmitters, supported by some forks of Loop. The version of the *Loop* app supported by these documents only works with the *Dexcom* apps.
5144

52-
## *Dexcom* G7 CGM
45+
## *Dexcom* G7 and ONE+ CGM
46+
47+
The *Dexcom* G7 and ONE+ CGM transmits data directly to the *Dexcom* app on your iPhone via Bluetooth.
5348

54-
*Dexcom* G7 is supported with version 3 or greater of the *Loop* app.
49+
The *Dexcom* ONE+, available in some countries, acts just like the G7 as far as the *Loop* app is concerned.
5550

56-
## Medtronic CGM ![img/enlite.png](img/enlite.png){width="150"}
51+
## Libre CGM
52+
53+
With Loop 3.4 and newer versions, some Libre CGM are supported.
54+
55+
* Libre 1 are supported but must use a third-party transmitters (miaomiao and bubble transmitters are supported)
56+
* European Libre 2 can be used directly or via transmitter
57+
* American Libre 2 is not supported
58+
* Libre 3 is not supported
59+
60+
61+
## Medtronic CGM
62+
![img/enlite.png](img/enlite.png){width="150"}
5763

5864
The Minimed Enlite CGM, available with the Medtronic 522/722, 523/723, and 554/754, wirelessly sends glucose readings to the pump. The *Loop* app can read the Medtronic CGM data directly from the pump using a RileyLink compatible device.
5965

@@ -75,12 +81,8 @@ The *Loop* app can download *Dexcom* Share data for use in modeling glucose. How
7581
Version 3 or later of the *Loop* app can use Nightscout as a remote source for CGM data. This requires cell or WiFi connection.
7682

7783

78-
## CGMs Not Supported in the *Loop* App
79-
80-
Libre Support (for some Libre sensors) is available with Loop-dev or by adding customizations.
84+
## CGMs Not Supported in the *Loop* App
8185

82-
* [Loop dev](../version/build-dev.md) adds [LibreTransmitter](https://github.com/dabear/LibreTransmitter#libretransmitter-for-loop){: target="_blank" }
83-
* [`Loop and Learn: Loop Customization`](https://www.loopandlearn.org/custom-code/){: target="_blank" }
8486

8587
Currently, there are no solutions for *Eversense*, *Guardian* or *Libre 3* CGM to be used directly with the *Loop* app, but some [Uploaders](https://nightscout.github.io/uploader/uploaders/){: target="_blank" } to Nightscout are available using an Android phone. Version 3 or later of the *Loop* app allows the use of Nightscout as a CGM source.
8688

docs/build/custom-mac.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@ Please read the documentation for these on the [Loop and Learn: Customization Se
2424
* [List of Customizations Available](https://www.loopandlearn.org/custom-code/#custom-list){: target="_blank" }
2525
* [Customization Select Script](https://www.loopandlearn.org/custom-code/#customization-select){: target="_blank" }
2626

27-
### Add Libre Support to 3.2.3
28-
29-
If you are using `main` branch to build `Loop 3.2.3` and rely on either *xDrip4iOS* or *GlucoseDirect* to read your CGM and transfer the readings to the *Loop* app, you need to review this [section of the *Loop and Learn* customization page](https://www.loopandlearn.org/custom-code/#add-cgm-323){: target="_blank" }.
30-
31-
Alternatively, you can switch to the `dev` branch, which already supports Libre. [Build Loop dev with Mac](build-dev-mac.md)
32-
3327
## Personal Customizations
3428

3529
Some customizations must be created for yourself. These are of two basic types: Custom Edits and Build-Time Flag.

docs/build/health.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

docs/build/img/dana-i.png

51.2 KB
Loading

docs/build/img/danars.png

2.13 MB
Loading

docs/build/img/health_g5.jpg

-157 KB
Binary file not shown.

docs/build/img/loop-health-permissions.svg

Lines changed: 0 additions & 121 deletions
This file was deleted.

docs/build/pump.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
- There are other open-source closed loop options such as [AAPS: Android Artificial Pancreas System](https://androidaps.readthedocs.io/en/latest/index.html){: target="_blank" } and [OpenAPS](https://openaps.readthedocs.io/en/latest/){: target="_blank" } that support other pumps
1717
- **"Can I change the firmware of my Medtronic pump?"** No.
1818

19-
## Pumps Compatible with Loop
19+
## Pumps Compatible with the *Loop* app
2020

21-
There are three types of pumps compatible with Loop.
21+
These types of pumps are compatible with the *Loop* app.
2222

2323
* [Older Medtronic pumps](pump.md#check-medtronic-pump-version)
2424
* [Omnipod Eros pumps](pump.md#omnipod-pumps)
2525
* [Omnipod DASH pumps](#omnipod-dash)
26+
* [Dana-i / DanaRS-v3](#sooil-dana-pumps) Coming soon
2627

2728
## Check Medtronic Pump Version
2829

@@ -184,6 +185,34 @@ The DASH system has the newer, slimmer locked-android Personal Diabetes Manager
184185

185186
Loop does not support Omnipod 5 pods.
186187

188+
## Sooil Dana pumps
189+
190+
!!! warning "Future Feature Only"
191+
Sorry but the Dana pump has not landed in released code or even dev code at this time. There is a testing fork, so check out [Zulipchat Dana Pump discusion](https://loop.zulipchat.com/#narrow/stream/144182-development/topic/Dana.20i.20pump){: target="_blank" }.
192+
193+
The information below is for the convenience of people reading along in zulipchat.
194+
195+
**Every Dana pump has built-in BLE communications. Therefore, no RileyLink-compatible device is needed to use Dana-i / DanaRS-v3 with the *Loop* app.**
196+
197+
### Dana-i
198+
199+
The Dana-i is the latest and greatest from the Korean pump manufacturer Sooil, released in 2020.
200+
201+
The special fork (see [link](#sooil-dana-pumps) for details) works with the Dana-i. If your version of the *Loop* app not from that fork, you cannot use the Dana-i.
202+
203+
![Dana-i](img/dana-i.png){width="250"}
204+
{align="center"}
205+
206+
### DanaRS-v3
207+
208+
The DanaRS was first released in 2002, with firmware version v1 which is not supported at this time. Only firmware version v3 and onwards are supported with the *Loop* app.
209+
[Check here](../loop-3/add-pump.md#dana-i-danars-v3) to see how to check your firmware version.
210+
211+
The special fork (see [link](#sooil-dana-pumps) for details) works with the DanaRS-v3. If your version of the *Loop* app not from that fork, you cannot use the DanaRS-v3.
212+
213+
![DanaRS-v3](img/danars.png){width="250"}
214+
{align="center"}
215+
187216
## Next Step: Compatible CGM
188217

189218
Now you are ready to check if you have a [Compatible CGM](cgm.md).

docs/build/rileylink.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
**Not needed for DASH**
44

55
!!! info "Time Estimate"
6+
- 0 minutes if you plan to use a DASH Omnipod pump - you don't need one
67
- 15-20 minutes to read about RileyLink compatible devices
78
- 15 minutes to order a device
89

@@ -26,7 +27,7 @@ The RileyLink compatible device is required to allow your phone to talk to compa
2627
!!! abstract "Details for RileyLink"
2728
The RileyLink compatible device is an open-source hardware device that can bridge Bluetooth Low Energy (BLE) to the radio-frequency wireless communication used by compatible *Medtronic* and *Omnipod Eros* pumps.
2829

29-
[Loop 3](../version/releases.md#loop-3-compatibility) has *Omnipod DASH* support, among other new features. When using *Omnipod DASH*, the RileyLink compatible device is not necessary. If you are using *Medtronic* or *Omnipod Eros* (not DASH), you still need the device regardless of which version of Loop you are running.
30+
Loop 3 has *Omnipod DASH* support, among other new features. When using *Omnipod DASH*, the RileyLink compatible device is not necessary. If you are using *Medtronic* or *Omnipod Eros* (not DASH), you still need the device regardless of which version of Loop you are running.
3031

3132
*Medtronic* and *Omnipod Eros* pumps require a RileyLink compatible device.
3233

@@ -68,8 +69,6 @@ There is an entire FAQs page on [RileyLink Compatible Devices](../faqs/rileylink
6869
Sections of interest include:
6970

7071
* [Firmware Update](../faqs/rileylink-faqs.md#orangelink-firmware) information on the OrangeLink
71-
* [Ema and Orange Patch](../faqs/rileylink-faqs.md#emalink-and-orangelink-features) to see extra features on the Loop app screens
72-
7372

7473
## Waiting for your RileyLink Compatible Device
7574

0 commit comments

Comments
 (0)