You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Please understand that this project:
20
20
<ahref="/Documentation/Screenshots/Watch%20Complication.png"><imgsrc="/Documentation/Screenshots/Watch%20Complication.png?raw=true"alt="Screenshot of glucose complication on Apple Watch"width="141"></a>
21
21
<ahref="/Documentation/Screenshots/Watch%20Carb%20Entry.png"><imgsrc="/Documentation/Screenshots/Watch%20Carb%20Entry.png?raw=true"alt="Screenshot of carb entry on Apple Watch"width="141"></a>
22
22
<ahref="/Documentation/Screenshots/Watch%20Bolus.png"><imgsrc="/Documentation/Screenshots/Watch%20Bolus.png?raw=true"alt="Screenshot of bolus entry on Apple Watch"width="141"></a>
23
-
<ahref="/Documentation/Screenshots/Watch%20Notification%20Battery.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Battery.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
23
+
<ahref="/Documentation/Screenshots/Watch%20Menu.png"><imgsrc="/Documentation/Screenshots/Watch%20Menu.png?raw=true"alt="Screenshot of the app menu on Apple Watch"width="141"></a>
24
24
<ahref="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
25
25
<ahref="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
26
26
@@ -40,7 +40,7 @@ Please understand that this project:
@@ -49,11 +49,6 @@ Please understand that this project:
49
49
<td>✅<sup><a href="#hw2">2</a></sup></td>
50
50
<td>✅</td>
51
51
</tr>
52
-
<tr>
53
-
<th>Dexcom G4 without Share</th>
54
-
<td>✅<sup><a href="#hw2">124</a></sup></td>
55
-
<td>✅</td>
56
-
</tr>
57
52
<tr>
58
53
<th>MM CGM</th>
59
54
<td>❌<sup><a href="#hw3">3</a></sup></td>
@@ -62,10 +57,9 @@ Please understand that this project:
62
57
</tbody>
63
58
</table>
64
59
65
-
<br/><aname="hw1">1</a>. Internet connection required to retrieve glucose
60
+
<br/><aname="hw1">1</a>. Offline access to glucose requires a Receiver with Share and the [Share2 app](https://itunes.apple.com/us/app/dexcom-share2/id834775275?mt=8)to be running on the same device. Internet-dependent access via Share servers is also supported.
66
61
<br/><aname="hw2">2</a>. Pump must have a remote ID added in the [Remote Options](https://www.medtronicdiabetes.com/sites/default/files/library/download-library/workbooks/x22_menu_map.pdf) menu
67
62
<br/><aname="hw3">3</a>. It's not impossible, but comms-heavy and there's some work to be done. File an issue if you're someone who's up for the challenge and can test this hardware configuration.
68
-
<br/><aname="hw3">4</a>. Requires CGM data to be uploaded to Dexcom Share servers - and then downloaded into loop. At time of writing this has been tested using xDrip+ (https://github.com/jamorham/xDrip-plus).
69
63
70
64
### RileyLink
71
65
@@ -95,7 +89,7 @@ Loop optionally supports select third-party remote services, which are configure
95
89
96
90
| Service | Description
97
91
| ---------------------- | -------------
98
-
| Dexcom Share | Downloads glucose data if the G5 transmitter is not available. This is the sole source of glucose data for G4 users.
92
+
| Dexcom Share | Downloads glucose data if a local G5 Transmitter or G4 Receiver with Share is not available.
99
93
| Nightscout | Uploads treatments and other pump data. Note you will need to set "Nightscout history uploading" to "On" in Settings for treatments to be fetched from your pump and uploaded to Nightscout.
100
94
| mLab | Uploads diagnostic data about each loop run, as well as app errors. At this time, it is strongly recommended that you configure this service in case retrospective analysis is needed.
101
95
| Amplitude | Tracks private, single-user behavioral and system analytics
0 commit comments