Skip to content

Commit

Permalink
Github Pages build from Action 3ba26fb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 11, 2023
1 parent e4bb51c commit c6cd209
Show file tree
Hide file tree
Showing 21 changed files with 374 additions and 374 deletions.
4 changes: 2 additions & 2 deletions assets/js/lunr/lunr-store.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions ble_2_0.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">Bluetooth Low Energy
</li>
<li><a href="#example-packetizing-a-5-bit-general-message">Example: Packetizing a 5-bit General Message</a></li>
<li><a href="#example-packetizing-a-13-bit-extended-message">Example: Packetizing a 13-bit Extended Message</a></li>
<li><a href="#example-depacketizing-a-mutli-packet-message">Example: Depacketizing a Mutli-Packet Message</a></li>
<li><a href="#example-depacketizing-a-multi-packet-message">Example: Depacketizing a Multi-Packet Message</a></li>
</ul>
</li>
<li>
Expand Down Expand Up @@ -949,7 +949,7 @@ <h3 id="example-packetizing-a-13-bit-extended-message">Example: Packetizing a 13
<td rowspan="2">2</td>
<td>Header</td>
<td>80</td>
<td>(0) continuation packet<br>(000) ignored<br>(0000) counter: 0</td>
<td>(1) continuation packet<br>(000) ignored<br>(0000) counter: 0</td>
</tr>
<tr>
<td>Payload</td>
Expand All @@ -960,7 +960,7 @@ <h3 id="example-packetizing-a-13-bit-extended-message">Example: Packetizing a 13
<td rowspan="2">3</td>
<td>Header</td>
<td>81</td>
<td>(0) continuation packet<br>(000) ignored<br>(0001) counter: 1</td>
<td>(1) continuation packet<br>(000) ignored<br>(0001) counter: 1</td>
</tr>
<tr>
<td>Payload</td>
Expand All @@ -970,7 +970,7 @@ <h3 id="example-packetizing-a-13-bit-extended-message">Example: Packetizing a 13
</tbody>
</table>

<h3 id="example-depacketizing-a-mutli-packet-message">Example: Depacketizing a Mutli-Packet Message</h3>
<h3 id="example-depacketizing-a-multi-packet-message">Example: Depacketizing a Multi-Packet Message</h3>
<p>
<b>Packets Received:</b> 5
</p>
Expand Down Expand Up @@ -4778,9 +4778,9 @@ <h3 id="status-ids">Status IDs</h3>
<tr>
<td>2</td>
<td>Internal battery level</td>
<td>Rough approximation of internal battery level in bars</td>
<td>Rough approximation of internal battery level in bars (or charging)</td>
<td>integer</td>
<td>0: Zero<br>1: One<br>2: Two<br>3: Three<br>
<td>0: Zero<br>1: One<br>2: Two<br>3: Three<br>4: Charging<br>
</td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
Expand Down Expand Up @@ -4994,7 +4994,7 @@ <h3 id="status-ids">Status IDs</h3>
<tr>
<td>29</td>
<td>Wlan ssid</td>
<td>Provisioned WIFI AP SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>SSID of the AP the camera is currently connected to. On BLE connection, value is big-endian byte-encoded int</td>
<td>string</td>
<td>*</td>
<td><span style="color:green"></span></td>
Expand All @@ -5006,7 +5006,7 @@ <h3 id="status-ids">Status IDs</h3>
<tr>
<td>30</td>
<td>Ap ssid</td>
<td>Camera’s WIFI SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>The camera’s WiFi SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>string</td>
<td>*</td>
<td><span style="color:green"></span></td>
Expand Down
32 changes: 16 additions & 16 deletions contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_549b8528-6a26-445e-a043-48dcb1ecb031" class="quiz">
<div id="quiz_c6433401-b796-4be9-a623-ef1fa3ebd2aa" class="quiz">
<div>
<div id="question_549b8528-6a26-445e-a043-48dcb1ecb031" class="quiz__question">What is the question?</div>
<div id="answers_549b8528-6a26-445e-a043-48dcb1ecb031">
<div id="question_c6433401-b796-4be9-a623-ef1fa3ebd2aa" class="quiz__question">What is the question?</div>
<div id="answers_c6433401-b796-4be9-a623-ef1fa3ebd2aa">

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

</div>
</div>
<button onclick="showResults('549b8528-6a26-445e-a043-48dcb1ecb031', 'A')">Submit Answer</button>
<div id="results_549b8528-6a26-445e-a043-48dcb1ecb031" style="display: none">
<span id="correct_549b8528-6a26-445e-a043-48dcb1ecb031" style="display: none"> Correct!! 😃</span>
<span id="incorrect_549b8528-6a26-445e-a043-48dcb1ecb031" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
<button onclick="showResults('c6433401-b796-4be9-a623-ef1fa3ebd2aa', 'A')">Submit Answer</button>
<div id="results_c6433401-b796-4be9-a623-ef1fa3ebd2aa" style="display: none">
<span id="correct_c6433401-b796-4be9-a623-ef1fa3ebd2aa" style="display: none"> Correct!! 😃</span>
<span id="incorrect_c6433401-b796-4be9-a623-ef1fa3ebd2aa" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
And here is some more info
</div>
</div>
Expand All @@ -555,10 +555,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_a72631b1-cf8a-4157-b3c0-0256bb74da3a" class="quiz">
<div id="quiz_7694544a-a60c-4e5a-9a18-386cb2fff5b0" class="quiz">
<div>
<div id="question_a72631b1-cf8a-4157-b3c0-0256bb74da3a" class="quiz__question">True or False?</div>
<div id="answers_a72631b1-cf8a-4157-b3c0-0256bb74da3a">
<div id="question_7694544a-a60c-4e5a-9a18-386cb2fff5b0" class="quiz__question">True or False?</div>
<div id="answers_7694544a-a60c-4e5a-9a18-386cb2fff5b0">

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

</div>
</div>
<button onclick="showResults('a72631b1-cf8a-4157-b3c0-0256bb74da3a', 'True')">Submit Answer</button>
<div id="results_a72631b1-cf8a-4157-b3c0-0256bb74da3a" style="display: none">
<span id="correct_a72631b1-cf8a-4157-b3c0-0256bb74da3a" style="display: none"> Correct!! 😃</span>
<span id="incorrect_a72631b1-cf8a-4157-b3c0-0256bb74da3a" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
<button onclick="showResults('7694544a-a60c-4e5a-9a18-386cb2fff5b0', 'True')">Submit Answer</button>
<div id="results_7694544a-a60c-4e5a-9a18-386cb2fff5b0" style="display: none">
<span id="correct_7694544a-a60c-4e5a-9a18-386cb2fff5b0" style="display: none"> Correct!! 😃</span>
<span id="incorrect_7694544a-a60c-4e5a-9a18-386cb2fff5b0" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
And here is some more info
</div>
</div>
Expand All @@ -594,7 +594,7 @@ <h3 id="tabs">Tabs</h3>
</code></pre></div></div>

<div>
<ul class="tab" data-tab="7870050b-ed47-4458-943e-fdd291a29536">
<ul class="tab" data-tab="cefe97d6-10b4-4d51-a942-26524f4d6021">

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

</ul>
<ul class="tab-content" id="7870050b-ed47-4458-943e-fdd291a29536">
<ul class="tab-content" id="cefe97d6-10b4-4d51-a942-26524f4d6021">

<li class="active tab-content-container">
<p>This is the content of the first tab.</p>
Expand Down
6 changes: 3 additions & 3 deletions demos/bash/ota_update.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Over the Air Firmware Update Demo">
<meta itemprop="description" content="Over the Air Firmware Update Demo">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -491,7 +491,7 @@ <h2 id="testing">Testing</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProC_C++Demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro C/C++ Demos">
<meta itemprop="description" content="GoPro C/C++ Demos">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -603,7 +603,7 @@ <h4 id="stream-commands">Stream Commands</h4>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/c_c++/GoProStreamDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoPro Low Latency Stream Demo">
<meta itemprop="description" content="GoPro Low Latency Stream Demo">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -406,7 +406,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">GoPro Low Latency St



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/GoProCSharpSample.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="GoProCSharpSample">
<meta itemprop="description" content="GoProCSharpSample">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -435,7 +435,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/csharp/webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="CSharp Webcam Demo">
<meta itemprop="description" content="CSharp Webcam Demo">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -440,7 +440,7 @@ <h1 id="usage">Usage</h1>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/multi_webcam.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Multi Webcam">
<meta itemprop="description" content="Multi Webcam">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -554,7 +554,7 @@ <h2 id="module-usage">Module Usage</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/python/sdk_wireless_camera_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Open GoPro Python SDK">
<meta itemprop="description" content="Open GoPro Python SDK">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -579,7 +579,7 @@ <h2 id="gui-demos">GUI Demos</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
Expand Down
6 changes: 3 additions & 3 deletions demos/swift/EnableWiFiDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@



<meta property="article:published_time" content="2023-12-07T15:17:03-08:00">
<meta property="article:published_time" content="2023-12-11T15:38:12-08:00">



Expand Down Expand Up @@ -344,7 +344,7 @@ <h3 class="author__name" itemprop="name">GoPro</h3>
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Swift Enable WiFi Demo">
<meta itemprop="description" content="Swift Enable WiFi Demo">
<meta itemprop="datePublished" content="2023-12-07T15:17:03-08:00">
<meta itemprop="datePublished" content="2023-12-11T15:38:12-08:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -445,7 +445,7 @@ <h2 id="views">Views</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-07T15:17:03-08:00">December 7, 2023</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2023-12-11T15:38:12-08:00">December 11, 2023</time></p>


</footer>
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.2">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>2023-12-07T15:17:03-08: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.2">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>2023-12-11T15:38:12-08: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>
8 changes: 4 additions & 4 deletions http_2_0.html
Original file line number Diff line number Diff line change
Expand Up @@ -4974,9 +4974,9 @@ <h2 id="status-ids">Status IDs</h2>
<tr>
<td>2</td>
<td>Internal battery level</td>
<td>Rough approximation of internal battery level in bars</td>
<td>Rough approximation of internal battery level in bars (or charging)</td>
<td>integer</td>
<td>0: Zero<br>1: One<br>2: Two<br>3: Three<br>
<td>0: Zero<br>1: One<br>2: Two<br>3: Three<br>4: Charging<br>
</td>
<td><span style="color:green"></span></td>
<td><span style="color:green"></span></td>
Expand Down Expand Up @@ -5190,7 +5190,7 @@ <h2 id="status-ids">Status IDs</h2>
<tr>
<td>29</td>
<td>Wlan ssid</td>
<td>Provisioned WIFI AP SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>SSID of the AP the camera is currently connected to. On BLE connection, value is big-endian byte-encoded int</td>
<td>string</td>
<td>*</td>
<td><span style="color:green"></span></td>
Expand All @@ -5202,7 +5202,7 @@ <h2 id="status-ids">Status IDs</h2>
<tr>
<td>30</td>
<td>Ap ssid</td>
<td>Camera’s WIFI SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>The camera’s WiFi SSID. On BLE connection, value is big-endian byte-encoded int</td>
<td>string</td>
<td>*</td>
<td><span style="color:green"></span></td>
Expand Down
Loading

0 comments on commit c6cd209

Please sign in to comment.