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
<p>Use the page linked above to add the desired <abbrtitle="version of code within a single repository or workspace repository">branch</abbr> name (from the table above) to your <abbrtitle="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><abbrtitle="version of code within a single repository or workspace repository">branch</abbr>, you substitute the <abbrtitle="version of code within a single repository or workspace repository">branch</abbr> name of interest.</p>
5331
5331
<h4id="mac-xcode-build">Mac-<abbrtitle="program used to build an app">Xcode</abbr> Build<aclass="headerlink" href="#mac-xcode-build" title="Anchor link to this Header on this Page">¶</a></h4>
5332
5332
<p>For Mac <abbrtitle="program used to build an app">Xcode</abbr> build, the lines you need to copy and paste into a <abbrtitle="interface for entering commands to the computer">Terminal</abbr> window are explicitly provided below:</p>
5333
-
<divclass="copy highlight"><spanclass="filename">Download and build the update_dev_to_3.14.4 branch</span><pre><span></span><code>/bin/bash<spanclass="w"></span>-c<spanclass="w"></span><spanclass="s2">"</span><spanclass="k">$(</span>curl<spanclass="w"></span>-fsSL<spanclass="w"></span><spanclass="se">\</span>
<divclass="copy highlight"><spanclass="filename">Download and build the next-dev branch</span><pre><span></span><code>/bin/bash<spanclass="w"></span>-c<spanclass="w"></span><spanclass="s2">"</span><spanclass="k">$(</span>curl<spanclass="w"></span>-fsSL<spanclass="w"></span><spanclass="se">\</span>
@@ -5385,15 +5381,15 @@ <h3 id="status-for-open-beta-for-omnipod-5">Status for Open Beta for <abbr title
5385
5381
<pclass="admonition-title">Use of <abbrtitle="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 <abbrtitle="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr> with a heartbeat</p>
5386
5382
<ul>
5387
5383
<li><abbrtitle="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><abbrtitle="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><abbrtitle="version of code within a single repository or workspace repository">branch</abbr>, v3.14.3, did not provide a heartbeat at this time<ul>
5389
5385
<li>This means you rely on your <abbrtitle="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>
5390
5386
<li>If your <abbrtitle="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>
5391
5387
</ul>
5392
5388
</li>
5393
5389
</ul>
5394
5390
</li>
5395
5391
<li>These two branches are available which do provide a heartbeat for <abbrtitle="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><abbrtitle="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><abbrtitle="version of code within a single repository or workspace repository">branch</abbr> uses the <em>ble-heartbeat</em> Bluetooth connection method</li>
5397
5393
<li>The <code>next-dev</code><abbrtitle="version of code within a single repository or workspace repository">branch</abbr> uses the <em>eager-connect</em> Bluetooth connection method</li>
5398
5394
<li>See <ahref="../../faqs/omnipod-faqs/#table-of-omnipodkit-versions" target="_blank">Table of OmnipodKit Versions</a> for more information about Bluetooth connection methods</li>
0 commit comments