From 90256b369895098116881afb38d083c69d4e40fa Mon Sep 17 00:00:00 2001 From: Mike Plante Date: Fri, 20 Sep 2024 15:14:28 -0400 Subject: [PATCH] Add Trio to AID options --- docs/clinicians/setup.md | 2 +- docs/nightscout/close_loop.md | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/clinicians/setup.md b/docs/clinicians/setup.md index 165ee2e0..43ca4861 100644 --- a/docs/clinicians/setup.md +++ b/docs/clinicians/setup.md @@ -64,7 +64,7 @@ Connected pumps will show available insulin units, battery status and last regis -DIY closed loop systems can be identified with the [Loop](https://loopkit.github.io/loopdocs/faqs/algorithm-faqs/) (Loop) or [OpenAPS](https://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/Understand-determine-basal.html#understanding-the-determine-basal-logic) (OpenAPS, AndoidAPS, FreeAPS, iAPS) pill. Only one will be enabled, if the other one appears it will normally show an exclamation mark. If a DIY closed loop system Nightscout doesn't show any active pill, configuration needs to be fixed so that Nightscout receives all necessary data (patient responsibility). +DIY closed loop systems can be identified with the [Loop](https://loopkit.github.io/loopdocs/faqs/algorithm-faqs/) (Loop) or [OpenAPS](https://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/Understand-determine-basal.html#understanding-the-determine-basal-logic) (OpenAPS, AndoidAPS, Trio, FreeAPS X, iAPS) pill. Only one will be enabled, if the other one appears it will normally show an exclamation mark. If a DIY closed loop system Nightscout doesn't show any active pill, configuration needs to be fixed so that Nightscout receives all necessary data (patient responsibility). diff --git a/docs/nightscout/close_loop.md b/docs/nightscout/close_loop.md index 5a8979bd..771a9241 100644 --- a/docs/nightscout/close_loop.md +++ b/docs/nightscout/close_loop.md @@ -17,7 +17,7 @@ You will also find general support in **Loop and Learn**. ## [Loop](https://loopkit.github.io/loopdocs) -[Loop](https://loopdocs.org) is an iOS app that assists in the many insulin dosing decisions people with diabetes face every day. You enter your own settings for desired correction range, basal schedule, insulin sensitivity factor (ISF), carbohydrate ratio (CR) and the type of insulin you are using. The glucose predictions, using your settings and meal entries, provide Loop with the information needed to modify insulin delivery to attain a targeted glucose range in the future. +[Loop](https://loopdocs.org) is an open source iOS app that assists in the many insulin dosing decisions people with diabetes face every day. You enter your own settings for desired correction range, basal schedule, insulin sensitivity factor (ISF), carbohydrate ratio (CR) and the type of insulin you are using. The glucose predictions, using your settings and meal entries, provide Loop with the information needed to modify insulin delivery to attain a targeted glucose range in the future. **See [here](https://loopkit.github.io/loopdocs/loop-3/services/#nightscout-login) how to configure Loop to upload to Nightscout.** @@ -35,6 +35,16 @@ Facebook group: [Android APS Users](https://www.facebook.com/groups/AndroidAPSUs
+## [Trio](https://diy-trio.org) + +Trio is an open source iOS app that automates insulin delivery using OpenAPS' algorithm. + +[Documentation](https://docs.diy-trio.org/en/latest/) +[Facebook group](https://www.facebook.com/groups/1351938092206709) +[Discord](http://discord.diy-trio.org) + +
+ ## [iAPS](https://iaps.readthedocs.io/en/main/) iAPS is a open source artificial pancreas system based on the OpenAPS algorithm.