From a42254275a6c15bf956bf5551539f6ce91cc2af9 Mon Sep 17 00:00:00 2001 From: Mike Plante <82073483+MikePlante1@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:20:28 -0500 Subject: [PATCH 1/2] Update CGM page * Ensure `/` are buffered by spaces * Remove `xDrip` because it's not synonymous with xDrip4iOS * Add ONE+ info to G7 paragraph * Capitalization typo in header * Correct `2+` to the official name `2 Plus` * Remove `sensor` from list because `Sensor` is already declared in the header --- docs/settings/devices/cgm.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/settings/devices/cgm.md b/docs/settings/devices/cgm.md index c14fcc49..57a6327e 100644 --- a/docs/settings/devices/cgm.md +++ b/docs/settings/devices/cgm.md @@ -3,10 +3,10 @@ CGM selection includes the following: * Nightscout -* xDrip +* xDrip4iOS * Dexcom G5 -* Dexcom G6/ONE -* Dexcom G7/ONE+ +* Dexcom G6 / ONE +* Dexcom G7 / ONE+ * Glucose Simulator * Libre Transmitter * Medtronic Enlite @@ -14,16 +14,16 @@ CGM selection includes the following: ## Nightscout While using Nightscout as a CGM is an option, it should be avoided if possible because it will not keep Trio running in the background like other CGM options. You will have to open Trio manually to make it run loop cycles. -## xDrip (xDrip4iOS) +## xDrip4iOS To use xDrip4iOS as a CGM source, you must build it yourself with the same Apple Developer account you used to build your Trio app. You cannot use Shuggah or a version distributed by someone else's TestFlight. Please see the following for instructions on how to build xDrip4iOS yourself: [link](../../operate/build.md#xdrip4ios-as-cgm-source) However, if you are using Dexcom G6 or ONE with xDrip4iOS, you can choose the Dexcom G6 option in Trio rather than xDrip4iOS, and Trio will intercept the glucose readings even if you're using Shuggah or someone else's TestFlight of xDrip4iOS. -## Dexcom G5/G6 (and ONE) +## Dexcom G5 / G6 ONE Trio can intercept glucose readings between the transmitter and the Dexcom app. If you are using a Dexcom G5, G6, or ONE sensor, tap Configuration CGM to enter your transmitter's 6-digit ID. Dexcom Share Credentials are not necessary. When switching transmitters, you must delete your current transmitter from Trio by tapping Configuration CGM, scrolling down, and Delete CGM. Once you do this, you can add the new transmitter with its Transmitter ID. -## Dexcom G7 -Trio can intercept its glucose readings as long as the Dexcom G7 app is installed on the same phone. When a new G7 sensor is paired to the Dexcom G7 app, Trio will automatically start reading it. +## Dexcom G7 / ONE+ +Trio can intercept its glucose readings as long as the Dexcom G7 or ONE app is installed on the same phone. When a new G7 sensor is paired to the Dexcom G7 app, or a new ONE+ sensor is paired to the Dexcom ONE+ app, Trio will automatically start reading it. ## Glucose Simulator The Glucose Simulator adds artificial CGM readings to the screen so you can see how your readings might look in the app. When using this CGM option, you cannot manually influence the readings shown to reflect a desired glucose response. Actions taken by the Trio algorithm also do not affect the cgm readings in the Glucose Simulator. They are for visual purposes only. For this reason, using the Glucose Simulator will not help you understand how the algorithm influences blood sugars. @@ -36,16 +36,16 @@ The Glucose Simulator adds artificial CGM readings to the screen so you can see This option pairs a compatible Libre CGM directly with Trio without using a separate app like xDrip4iOS. ### Supported Sensors -* US Libre 1 10-day sensors *via Transmitters* -* US Libre 1 14-day sensors *via Transmitters* -* International Libre 1 sensors *via Transmitters* -* European Libre 2/2+ sensors *via Transmitters* -* European Libre 2/2+ sensors *directly via Bluetooth* - -### Unsupported sensors -* Non-European Libre 2 sensors -* Libre Pro sensors -* Libre H sensors +* US Libre 1 10-day *via Transmitters* +* US Libre 1 14-day *via Transmitters* +* International Libre 1 *via Transmitters* +* European Libre 2 / 2 Plus *via Transmitters* +* European Libre 2 / 2 Plus *directly via Bluetooth* + +### Unsupported Sensors +* Non-European Libre 2 +* Libre Pro +* Libre H * Libre 3 ## Medtronic Enlite From 3efc6d61b562bde7d41dc0ef8ac74b425c4aa447 Mon Sep 17 00:00:00 2001 From: Mike Plante Date: Tue, 12 Nov 2024 10:12:34 -0500 Subject: [PATCH 2/2] add missing slash --- docs/settings/devices/cgm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings/devices/cgm.md b/docs/settings/devices/cgm.md index 57a6327e..6810046b 100644 --- a/docs/settings/devices/cgm.md +++ b/docs/settings/devices/cgm.md @@ -19,7 +19,7 @@ To use xDrip4iOS as a CGM source, you must build it yourself with the same Apple However, if you are using Dexcom G6 or ONE with xDrip4iOS, you can choose the Dexcom G6 option in Trio rather than xDrip4iOS, and Trio will intercept the glucose readings even if you're using Shuggah or someone else's TestFlight of xDrip4iOS. -## Dexcom G5 / G6 ONE +## Dexcom G5 / G6 / ONE Trio can intercept glucose readings between the transmitter and the Dexcom app. If you are using a Dexcom G5, G6, or ONE sensor, tap Configuration CGM to enter your transmitter's 6-digit ID. Dexcom Share Credentials are not necessary. When switching transmitters, you must delete your current transmitter from Trio by tapping Configuration CGM, scrolling down, and Delete CGM. Once you do this, you can add the new transmitter with its Transmitter ID. ## Dexcom G7 / ONE+