Skip to content

Commit 85c0caf

Browse files
committed
Deploying to gh-pages from @ 1b2a887 🚀
1 parent 3f09b04 commit 85c0caf

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

version/development/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5330,10 +5330,6 @@ <h4 id="browser-build">Browser Build<a class="headerlink" href="#browser-build"
53305330
<p>Use the page linked above to add the desired <abbr title="version of code within a single repository or workspace repository">branch</abbr> name (from the table above) to your <abbr title="a copy of code in a GitHub repository other than the original">fork</abbr>. In other words, where the directions indicate the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>, you substitute the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name of interest.</p>
53315331
<h4 id="mac-xcode-build">Mac-<abbr title="program used to build an app">Xcode</abbr> Build<a class="headerlink" href="#mac-xcode-build" title="Anchor link to this Header on this Page">&para;</a></h4>
53325332
<p>For Mac <abbr title="program used to build an app">Xcode</abbr> build, the lines you need to copy and paste into a <abbr title="interface for entering commands to the computer">Terminal</abbr> window are explicitly provided below:</p>
5333-
<div class="copy highlight"><span class="filename">Download and build the update_dev_to_3.14.4 branch</span><pre><span></span><code>/bin/bash<span class="w"> </span>-c<span class="w"> </span><span class="s2">&quot;</span><span class="k">$(</span>curl<span class="w"> </span>-fsSL<span class="w"> </span><span class="se">\</span>
5334-
<span class="w"> </span>https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoop.sh<span class="k">)</span><span class="s2">&quot;</span><span class="w"> </span><span class="se">\</span>
5335-
<span class="w"> </span>-<span class="w"> </span>update_dev_to_3.14.4
5336-
</code></pre></div>
53375333
<div class="copy highlight"><span class="filename">Download and build the next-dev branch</span><pre><span></span><code>/bin/bash<span class="w"> </span>-c<span class="w"> </span><span class="s2">&quot;</span><span class="k">$(</span>curl<span class="w"> </span>-fsSL<span class="w"> </span><span class="se">\</span>
53385334
<span class="w"> </span>https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoop.sh<span class="k">)</span><span class="s2">&quot;</span><span class="w"> </span><span class="se">\</span>
53395335
<span class="w"> </span>-<span class="w"> </span>next-dev
@@ -5385,15 +5381,15 @@ <h3 id="status-for-open-beta-for-omnipod-5">Status for Open Beta for <abbr title
53855381
<p class="admonition-title">Use of <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 requires a <abbr title="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr> with a heartbeat</p>
53865382
<ul>
53875383
<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 code is experimental<ul>
5388-
<li>The implementation found the the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> does not provide a heartbeat at this time<ul>
5384+
<li>The initial implementation found older builds of the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>, v3.14.3, did not provide a heartbeat at this time<ul>
53895385
<li>This means you rely on your <abbr title="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr> to wake up the app when it is in the background or the phone is locked</li>
53905386
<li>If your <abbr title="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr> does not supply a heartbeat, the app with stop automatically running when it is not open</li>
53915387
</ul>
53925388
</li>
53935389
</ul>
53945390
</li>
53955391
<li>These two branches are available which do provide a heartbeat for <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 but are only for expert testers<ul>
5396-
<li>The <code>update_dev_to_3.14.4</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> uses the <em>ble-heartbeat</em> Bluetooth connection method</li>
5392+
<li>The <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> uses the <em>ble-heartbeat</em> Bluetooth connection method</li>
53975393
<li>The <code>next-dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> uses the <em>eager-connect</em> Bluetooth connection method</li>
53985394
<li>See <a href="../../faqs/omnipod-faqs/#table-of-omnipodkit-versions" target="_blank">Table of OmnipodKit Versions</a> for more information about Bluetooth connection methods</li>
53995395
</ul>

0 commit comments

Comments
 (0)