Skip to content

Commit

Permalink
Github Pages build from Action 8cddf98
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 16, 2024
1 parent 8490a6f commit dbd020d
Show file tree
Hide file tree
Showing 14 changed files with 404 additions and 388 deletions.
2 changes: 1 addition & 1 deletion assets/js/lunr/lunr-store.js

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_8e465160-ad2c-47e3-aa20-25f4d2437f76" class="quiz">
<div id="quiz_8b632d15-988d-4da5-bcd6-410699396865" class="quiz">
<div>
<div id="question_8e465160-ad2c-47e3-aa20-25f4d2437f76" class="quiz__question">What is the question?</div>
<div id="answers_8e465160-ad2c-47e3-aa20-25f4d2437f76">
<div id="question_8b632d15-988d-4da5-bcd6-410699396865" class="quiz__question">What is the question?</div>
<div id="answers_8b632d15-988d-4da5-bcd6-410699396865">

<input type="radio" name="question" value="A"><label>A: Option 1 (this one is correct)</label>
<br>
Expand All @@ -548,10 +548,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('8e465160-ad2c-47e3-aa20-25f4d2437f76', 'A')">Submit Answer</button>
<div id="results_8e465160-ad2c-47e3-aa20-25f4d2437f76" style="display: none">
<span id="correct_8e465160-ad2c-47e3-aa20-25f4d2437f76" style="display: none"> Correct!! 😃</span>
<span id="incorrect_8e465160-ad2c-47e3-aa20-25f4d2437f76" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
<button onclick="showResults('8b632d15-988d-4da5-bcd6-410699396865', 'A')">Submit Answer</button>
<div id="results_8b632d15-988d-4da5-bcd6-410699396865" style="display: none">
<span id="correct_8b632d15-988d-4da5-bcd6-410699396865" style="display: none"> Correct!! 😃</span>
<span id="incorrect_8b632d15-988d-4da5-bcd6-410699396865" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
And here is some more info
</div>
</div>
Expand All @@ -567,10 +567,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_68447537-1a66-41f8-b228-8002ad97a8c9" class="quiz">
<div id="quiz_fb887335-e1de-43b0-bae9-c97077282cb3" class="quiz">
<div>
<div id="question_68447537-1a66-41f8-b228-8002ad97a8c9" class="quiz__question">True or False?</div>
<div id="answers_68447537-1a66-41f8-b228-8002ad97a8c9">
<div id="question_fb887335-e1de-43b0-bae9-c97077282cb3" class="quiz__question">True or False?</div>
<div id="answers_fb887335-e1de-43b0-bae9-c97077282cb3">

<input type="radio" name="question" value="True"><label>True: Option 1(this one is correct)</label>
<br>
Expand All @@ -580,10 +580,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('68447537-1a66-41f8-b228-8002ad97a8c9', 'True')">Submit Answer</button>
<div id="results_68447537-1a66-41f8-b228-8002ad97a8c9" style="display: none">
<span id="correct_68447537-1a66-41f8-b228-8002ad97a8c9" style="display: none"> Correct!! 😃</span>
<span id="incorrect_68447537-1a66-41f8-b228-8002ad97a8c9" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
<button onclick="showResults('fb887335-e1de-43b0-bae9-c97077282cb3', 'True')">Submit Answer</button>
<div id="results_fb887335-e1de-43b0-bae9-c97077282cb3" style="display: none">
<span id="correct_fb887335-e1de-43b0-bae9-c97077282cb3" style="display: none"> Correct!! 😃</span>
<span id="incorrect_fb887335-e1de-43b0-bae9-c97077282cb3" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
And here is some more info
</div>
</div>
Expand All @@ -606,7 +606,7 @@ <h3 id="tabs">Tabs</h3>
</code></pre></div></div>

<div>
<ul class="tab" data-tab="8b4ca627-e127-417f-ab77-01e90a862c2e">
<ul class="tab" data-tab="716e56f6-f5dd-40bd-8035-0a2aae27251c">

<li class="active">
<a href="">tab1 </a>
Expand All @@ -621,7 +621,7 @@ <h3 id="tabs">Tabs</h3>
</li>

</ul>
<ul class="tab-content" id="8b4ca627-e127-417f-ab77-01e90a862c2e">
<ul class="tab-content" id="716e56f6-f5dd-40bd-8035-0a2aae27251c">

<li class="active tab-content-container">
<p>This is the content of the first tab.</p>
Expand Down
20 changes: 18 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,23 @@ <h2 id="general">General</h2>
<button class="accordion">Which cameras are supported by Open GoPro?<i class="fa fa-chevron-down"></i></button>
<div class="panel">
<p>The answer at a high level is &gt;= Hero 9. However, there are also certain firmware requirements. For a complete
answer, see the <a href="/OpenGoPro/ble/#supported-cameras">Specification</a>.</p>
answer, see the <a href="/OpenGoPro/#compatibility">Specification</a>.</p>
</div>
</div>

<div class="accordion-container anchored">
<button class="accordion">How to get the remaining timelapse capability?<i class="fa fa-chevron-down"></i></button>
<div class="panel">
<p>First check the value of <a href="/OpenGoPro/ble/features/settings.html#setting-128">Setting 128</a>. Then depending on whether
this is Photo or Video, use:</p>

<ul>
<li>
<a href="/OpenGoPro/ble/features/statuses.html#status-34">Status 34</a> (Remaining photos)</li>
<li>
<a href="/OpenGoPro/ble/features/statuses.html#status-35">Status 35</a> (Remaining videos)</li>
</ul>

</div>
</div>

Expand Down Expand Up @@ -791,7 +807,7 @@ <h2 id="troubleshooting">Troubleshooting</h2>
<button class="accordion">Workaround for intermittent Wifi AP Connection failure<i class="fa fa-chevron-down"></i></button>
<div class="panel">
<p>On &gt;= Hero 11, try disabling and then re-enabling the camera’s Wifi AP using the
<a href="/OpenGoPro/ble/#commands">AP Control BLE Command</a></p>
<a href="/OpenGoPro/ble/features/control.html#set-ap-control">AP Control BLE Command</a></p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-04-16T13:24:33-07:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-04-16T13:56:07-07:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
22 changes: 11 additions & 11 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/connect-ble</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/send-ble-commands</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/parse-ble-responses</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/ble-queries</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/ble-protobuf</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/connect-wifi</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/send-wifi-commands</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/camera-media-list</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/cohn</loc>
<lastmod>2024-04-16T13:24:33-07:00</lastmod>
<lastmod>2024-04-16T13:56:07-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/access_points.html</loc>
Expand Down Expand Up @@ -110,10 +110,10 @@
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble_2_0.html</loc>
<lastmod>2024-04-16T13:24:08-07:00</lastmod>
<lastmod>2024-04-16T13:55:45-07:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/http_2_0.html</loc>
<lastmod>2024-04-16T13:24:08-07:00</lastmod>
<lastmod>2024-04-16T13:55:45-07:00</lastmod>
</url>
</urlset>
38 changes: 19 additions & 19 deletions tutorials/ble-protobuf.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2024-04-16T13:24:33-07:00">
<meta property="article:published_time" content="2024-04-16T13:56:07-07:00">



Expand Down Expand Up @@ -438,7 +438,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Tutorial 5: BLE Protobuf Operations">
<meta itemprop="description" content="Tutorial 5: BLE Protobuf Operations">
<meta itemprop="datePublished" content="2024-04-16T13:24:33-07:00">
<meta itemprop="datePublished" content="2024-04-16T13:56:07-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -534,7 +534,7 @@ <h1 id="requirements">Requirements</h1>
<h1 id="just-show-me-the-demos">Just Show me the Demo(s)!!</h1>

<div>
<ul class="tab tab-linked" data-tab="eafcc37f-073b-4d4a-8f09-b0c44a65f8c9">
<ul class="tab tab-linked" data-tab="2c5c8f9e-19f1-484f-81c4-0458ac8faebe">

<li class="active">
<a href="">python </a>
Expand All @@ -545,7 +545,7 @@ <h1 id="just-show-me-the-demos">Just Show me the Demo(s)!!</h1>
</li>

</ul>
<ul class="tab-content" id="eafcc37f-073b-4d4a-8f09-b0c44a65f8c9">
<ul class="tab-content" id="2c5c8f9e-19f1-484f-81c4-0458ac8faebe">

<li class="active tab-content-container">
<p>Each of the scripts for this tutorial can be found in the Tutorial 5
Expand Down Expand Up @@ -688,7 +688,7 @@ <h2 id="protobuf-message-example">Protobuf Message Example</h2>
</div>

<div>
<ul class="tab tab-linked" data-tab="930e63a8-f38b-4498-bf26-30f7f25495bd">
<ul class="tab tab-linked" data-tab="e4473cb3-1b6a-41da-a78e-42e8bc00bcb5">

<li class="active">
<a href="">python </a>
Expand All @@ -699,7 +699,7 @@ <h2 id="protobuf-message-example">Protobuf Message Example</h2>
</li>

</ul>
<ul class="tab-content" id="930e63a8-f38b-4498-bf26-30f7f25495bd">
<ul class="tab-content" id="e4473cb3-1b6a-41da-a78e-42e8bc00bcb5">

<li class="active tab-content-container">
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="kn">from</span> <span class="n">tutorial_modules</span> <span class="kn">import</span> <span class="n">proto</span>
Expand Down Expand Up @@ -733,7 +733,7 @@ <h2 id="protobuf-message-example">Protobuf Message Example</h2>
<a href="/OpenGoPro/ble/protocol/protobuf.html#responsegeneric">ResponseGeneric</a> object.</p>

<div>
<ul class="tab tab-linked" data-tab="528aa916-c1a5-4931-a535-2f9292567e33">
<ul class="tab tab-linked" data-tab="5957c1a1-8ec6-43db-9b70-786fc9e3302a">

<li class="active">
<a href="">python </a>
Expand All @@ -744,7 +744,7 @@ <h2 id="protobuf-message-example">Protobuf Message Example</h2>
</li>

</ul>
<ul class="tab-content" id="528aa916-c1a5-4931-a535-2f9292567e33">
<ul class="tab-content" id="5957c1a1-8ec6-43db-9b70-786fc9e3302a">

<li class="active tab-content-container">
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">response_bytes</span> <span class="o">=</span> <span class="n">proto</span><span class="p">.</span><span class="nc">ResponseGeneric</span><span class="p">(</span><span class="n">result</span><span class="o">=</span><span class="n">proto</span><span class="p">.</span><span class="n">EnumResultGeneric</span><span class="p">.</span><span class="n">RESULT_SUCCESS</span><span class="p">).</span><span class="nc">SerializeToString</span><span class="p">()</span>
Expand Down Expand Up @@ -820,7 +820,7 @@ <h2 id="protobuf-response-parser">Protobuf Response Parser</h2>
</ol>

<div>
<ul class="tab tab-linked" data-tab="70aba01b-0215-48e5-9cb2-06f75a7eeefd">
<ul class="tab tab-linked" data-tab="b6f932de-3ff3-489a-af33-162a88236dbd">

<li class="active">
<a href="">python </a>
Expand All @@ -831,7 +831,7 @@ <h2 id="protobuf-response-parser">Protobuf Response Parser</h2>
</li>

</ul>
<ul class="tab-content" id="70aba01b-0215-48e5-9cb2-06f75a7eeefd">
<ul class="tab-content" id="b6f932de-3ff3-489a-af33-162a88236dbd">

<li class="active tab-content-container">
<div class="callout note">
Expand Down Expand Up @@ -868,7 +868,7 @@ <h2 id="set-turbo-transfer">Set Turbo Transfer</h2>
Feature ID, Action ID, and length bytes:</p>

<div>
<ul class="tab tab-linked" data-tab="4fd12001-8f0a-4616-98d3-66c63c6fea7c">
<ul class="tab tab-linked" data-tab="048c03e7-c55c-495f-bfd5-59a5716393a8">

<li class="active">
<a href="">python </a>
Expand All @@ -879,7 +879,7 @@ <h2 id="set-turbo-transfer">Set Turbo Transfer</h2>
</li>

</ul>
<ul class="tab-content" id="4fd12001-8f0a-4616-98d3-66c63c6fea7c">
<ul class="tab-content" id="048c03e7-c55c-495f-bfd5-59a5716393a8">

<li class="active tab-content-container">
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">turbo_mode_request</span> <span class="o">=</span> <span class="nf">bytearray</span><span class="p">(</span>
Expand All @@ -906,7 +906,7 @@ <h2 id="set-turbo-transfer">Set Turbo Transfer</h2>
from the Set Turbo Mode Documentation: <a href="/OpenGoPro/ble/protocol/protobuf.html#responsegeneric">ResponseGeneric</a>.</p>

<div>
<ul class="tab tab-linked" data-tab="756a1de8-1594-4229-b38c-a98a66fd72e4">
<ul class="tab tab-linked" data-tab="1134cd4a-a438-4548-b535-62e1714f3a80">

<li class="active">
<a href="">python </a>
Expand All @@ -917,7 +917,7 @@ <h2 id="set-turbo-transfer">Set Turbo Transfer</h2>
</li>

</ul>
<ul class="tab-content" id="756a1de8-1594-4229-b38c-a98a66fd72e4">
<ul class="tab-content" id="1134cd4a-a438-4548-b535-62e1714f3a80">

<li class="active tab-content-container">
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">await</span> <span class="n">client</span><span class="p">.</span><span class="nf">write_gatt_char</span><span class="p">(</span><span class="n">request_uuid</span><span class="p">.</span><span class="n">value</span><span class="p">,</span> <span class="n">turbo_mode_request</span><span class="p">,</span> <span class="n">response</span><span class="o">=</span><span class="bp">True</span><span class="p">)</span>
Expand Down Expand Up @@ -979,7 +979,7 @@ <h2 id="response-manager">Response Manager</h2>
parsing of all response types:</p>

<div>
<ul class="tab tab-linked" data-tab="aaabdac7-2be4-4ba2-9025-cae091c6610c">
<ul class="tab tab-linked" data-tab="f65b2d8e-4827-4081-93a2-b0bb72543815">

<li class="active">
<a href="">python </a>
Expand All @@ -990,7 +990,7 @@ <h2 id="response-manager">Response Manager</h2>
</li>

</ul>
<ul class="tab-content" id="aaabdac7-2be4-4ba2-9025-cae091c6610c">
<ul class="tab-content" id="f65b2d8e-4827-4081-93a2-b0bb72543815">

<li class="active tab-content-container">
<div class="callout note">
Expand Down Expand Up @@ -1073,7 +1073,7 @@ <h2 id="examples-of-each-response-type">Examples of Each Response Type</h2>
<p>Now let’s perform operations that will demonstrate each response type:</p>

<div>
<ul class="tab tab-linked" data-tab="977f8796-8ce8-47fc-ae03-c65c2ece6077">
<ul class="tab tab-linked" data-tab="c882b270-c2dd-40fc-8e67-494bb45a0595">

<li class="active">
<a href="">python </a>
Expand All @@ -1084,7 +1084,7 @@ <h2 id="examples-of-each-response-type">Examples of Each Response Type</h2>
</li>

</ul>
<ul class="tab-content" id="977f8796-8ce8-47fc-ae03-c65c2ece6077">
<ul class="tab-content" id="c882b270-c2dd-40fc-8e67-494bb45a0595">

<li class="active tab-content-container">
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c1"># TLV Command (Setting)
Expand Down Expand Up @@ -1167,7 +1167,7 @@ <h1 id="good-job">Good Job!</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2024-04-16T13:24:33-07:00">April 16, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2024-04-16T13:56:07-07:00">April 16, 2024</time></p>


</footer>
Expand Down
Loading

0 comments on commit dbd020d

Please sign in to comment.