Skip to content

Commit

Permalink
chore: help update
Browse files Browse the repository at this point in the history
  • Loading branch information
panaaj committed Dec 19, 2024
1 parent 9bf5dce commit 7433566
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 16 deletions.
Binary file added src/assets/help/img/autopilot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions src/assets/help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ <h1>
<li><a href="#plugins">Plugins</a></li>
<li><a href="#display">Display</a></li>
<li><a href="#navdata">Navigation</a></li>
<li><a href="#autopilot">Autopilot</a></li>
<li><a href="#resources">Resources</a></li>
<li><a href="#menus">Menus</a></li>
<li><a href="#aistargets">- Vessels</a></li>
Expand Down Expand Up @@ -623,6 +624,27 @@ <h4>Navigation</h4>
</div>
</div>

<div class="panel" id="autopilot">
<h4><i class="material-icons">alt_route</i> Autopilot</h4>

Freeboard-SK supports the Signal K Autopilot API which enables common
operations to be performed including:
<ul>
<li>Engage / Disengage the autopilot</li>
<li>Setting the operation mode e.g. compass, route, gps, etc.</li>
<li>Setting and adjusting the target heading</li>
<li>Dodging obstacles</li>
</ul>

The autopilot console can be opened via the
<i class="material-icons">alt_route</i> button on the map or course
data screen.<br />

<div>
<img src="./img/autopilot.png" style="max-width: 250px" alt="" />
</div>
</div>

<div class="panel" id="resources">
<h4><i class="material-icons">layers</i> Resources / Layers</h4>

Expand Down
Binary file removed src/assets/img/alarms/mob_map.png
Binary file not shown.
16 changes: 0 additions & 16 deletions src/assets/img/waypoints/whale.svg

This file was deleted.

0 comments on commit 7433566

Please sign in to comment.