|
4260 | 4260 | </span> |
4261 | 4261 | </a> |
4262 | 4262 |
|
| 4263 | +</li> |
| 4264 | + |
| 4265 | + <li class="md-nav__item"> |
| 4266 | + <a href="#how-do-i-return-to-the-released-version" class="md-nav__link"> |
| 4267 | + <span class="md-ellipsis"> |
| 4268 | + |
| 4269 | + How do I return to the released version? |
| 4270 | + |
| 4271 | + </span> |
| 4272 | + </a> |
| 4273 | + |
4263 | 4274 | </li> |
4264 | 4275 |
|
4265 | 4276 | <li class="md-nav__item"> |
|
4923 | 4934 | </span> |
4924 | 4935 | </a> |
4925 | 4936 |
|
| 4937 | +</li> |
| 4938 | + |
| 4939 | + <li class="md-nav__item"> |
| 4940 | + <a href="#how-do-i-return-to-the-released-version" class="md-nav__link"> |
| 4941 | + <span class="md-ellipsis"> |
| 4942 | + |
| 4943 | + How do I return to the released version? |
| 4944 | + |
| 4945 | + </span> |
| 4946 | + </a> |
| 4947 | + |
4926 | 4948 | </li> |
4927 | 4949 |
|
4928 | 4950 | <li class="md-nav__item"> |
@@ -5149,12 +5171,24 @@ <h2 id="what-about-other-pumps-when-will-they-loop">What about other pumps? When |
5149 | 5171 | <p>Hey now...let's be grateful for what we have first. The ability to use the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app is the result of tremendous amounts of effort, time, and sacrifice by volunteers. Cracking the pumps for any Open-Source Automated Insulin Deliver (OS-AID) system use is a large undertaking. If and when another set of people spend a large amount of time figuring out other pumps, then they could conceivably be added to the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app. You don't need to let us know that you'd love to see more pumps compatible with <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>; we know that. There is just an awful lot of work that needs to happen and it is neither quick nor easy.</p> |
5150 | 5172 | <ul> |
5151 | 5173 | <li>Tandem pumps are not compatible (yet)</li> |
5152 | | -<li><abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5 pods are not compatible</li> |
| 5174 | +<li><abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5 pods are not compatible (yet)</li> |
| 5175 | +<li>Dana pumps are available using a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr></li> |
| 5176 | +<li>Medtrum pumps are available using a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr></li> |
5153 | 5177 | <li>Newer Medtronic pumps are not compatible</li> |
5154 | 5178 | </ul> |
5155 | 5179 | <p>In fact there are several OS-AID systems for <abbr title="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> which use a common set of pump and <abbr title="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr> repositories. And new ones are being developed.</p> |
5156 | 5180 | <p>This <a href="../../build/pump/#pumps-compatible-with-the-loop-app" target="_blank">link</a> lists all the compatible pumps. Please refer to it for updates. There are several additional <abbr title="Bluetooth low energy, used for communication by phones, CGM and some pumps">BLE</abbr> pumps available to the <abbr title="operating system used by Apple Mobile devices (iPhone, iPod, iPad)">iOS</abbr> OS-AID community. You need to consider which ones are available in your country.</p> |
5157 | 5181 | <hr /> |
| 5182 | +<h2 id="how-do-i-return-to-the-released-version">How do I return to the released version?<a class="headerlink" href="#how-do-i-return-to-the-released-version" title="Anchor link to this Header on this Page">¶</a></h2> |
| 5183 | +<p>Great question.</p> |
| 5184 | +<p>Sometimes people build the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> to get a shiny new feature. But you should not stay on the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> unless you are dedicated to testing new features and following along carefully on <a href="https://loop.zulipchat.com/#narrow/channel/144182-development">zulipchat</a>.</p> |
| 5185 | +<p>Most people need to build the released version of the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app found at the <code>main</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> and let the testing community give new features - or major updates of the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app - thorough testing before these updates are released in the <code>main</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>.</p> |
| 5186 | +<p>As a matter of fact, with version 3.14.1 and newer - you will see a <abbr title="message or alert appearing in front of app that must be acknowledged to return to app">modal</abbr> alert you must acknowledge when you start up the <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app built from the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>. Note that the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> is the only <abbr title="version of code within a single repository or workspace repository">branch</abbr> that gets this alert. If you built a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr>, we assume you know you are testing that feature and that you expect frequent updates.</p> |
| 5187 | +<ul> |
| 5188 | +<li>See this link for <a href="../../browser/bb-update/#restore-default-branch-to-main-and-build">Browser Build Instructions</a></li> |
| 5189 | +<li>If you use Mac-<abbr title="program used to build an app">Xcode</abbr>, just follow the <a href="../../build/updating/">standard update instructions</a> to ensure you are ready to download and build the <code>main</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr></li> |
| 5190 | +</ul> |
| 5191 | +<hr /> |
5158 | 5192 | <h2 id="can-i-have-more-than-one-loop-app-on-a-phone">Can I have more than one <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app on a phone?<a class="headerlink" href="#can-i-have-more-than-one-loop-app-on-a-phone" title="Anchor link to this Header on this Page">¶</a></h2> |
5159 | 5193 | <p>Yes, this is technically possible. You can have multiple <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> apps built onto the same iPhone. However, having multiple <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> apps on a single phone may lead to unexpected conflicts that can negatively affect your <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>'s ability to stay green (keep looping). Additionally, your Pod will only work on one <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app at a time anyways. So for smooth looping, just keep one <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> app on any phone for looping use.</p> |
5160 | 5194 | <hr /> |
|
0 commit comments