Skip to content

Commit

Permalink
Deployed c5d7076 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stronnag committed Dec 22, 2024
1 parent 9b90bdc commit ddd93fd
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion mwp-los-tool/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ <h3 id="area-los_1">Area LOS<a class="headerlink" href="#area-los_1" title="Perm
<p>Here, the user has subsequently used "Point LOS" to examine a point in the orange region. As expected, there is very little clearance between the LOS line and the terrain. This is confirmed on the map plot where the "blobs" (immediately to the right of the plot window close button) indicate the point where LOS is compromised.</p>
<p>It is important to note that Area LOS is performed at 1% increments of the <a href="#miscellaneous-notes">naive mission length</a>, it is not contiguous. In the above case, there is a point at 34.1% where there is no LOS.</p>
<p><img alt="Bad LOS" src="../images/fail-los.png" /></p>
<p>If you press a modifier (Shift or Control) while invoking "Area LOS", you get 0.1% increments, which may be used to investigate small segments (it will be slow ... and resource intensive). Here a detailed analysis has been run from 33.6% to 34.6% which captures the instance of complete loss of LOS.</p>
<p>If you selection the "High Resolution" when running "Area LOS", you get 0.1% increments, which may be used to investigate small segments (it will be slower ... and resource intensive). Here a detailed analysis has been run from 33.6% to 34.6% which captures the instance of complete loss of LOS.</p>
<p><img alt="Auto_no LOS" src="../images/auto-bad-los.png" /></p>
<p>Caveat user!</p>
<p>There is also a You Tube video (uses a slightly earlier UI iteration).</p>
Expand Down
16 changes: 8 additions & 8 deletions mwp_support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,9 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#tolerated-os" class="md-nav__link">
<a href="#tolerated-unsupported-os" class="md-nav__link">
<span class="md-ellipsis">
Tolerated OS
Tolerated / Unsupported OS
</span>
</a>

Expand Down Expand Up @@ -1268,9 +1268,9 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#tolerated-os" class="md-nav__link">
<a href="#tolerated-unsupported-os" class="md-nav__link">
<span class="md-ellipsis">
Tolerated OS
Tolerated / Unsupported OS
</span>
</a>

Expand Down Expand Up @@ -1451,9 +1451,9 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#tolerated-os" class="md-nav__link">
<a href="#tolerated-unsupported-os" class="md-nav__link">
<span class="md-ellipsis">
Tolerated OS
Tolerated / Unsupported OS
</span>
</a>

Expand Down Expand Up @@ -1559,15 +1559,15 @@ <h3 id="supported-os">"Supported" OS<a class="headerlink" href="#supported-os" t
<li>FreeBSD latest <code>RELEASE</code></li>
<li>Supported Desktop Enviroment / Window Managers: basically must comply with XDG standards, specifically GNOME, KDE, xfce, LXqt, labwc, wayfire.</li>
</ul>
<h4 id="tolerated-os">Tolerated OS<a class="headerlink" href="#tolerated-os" title="Permanent link">#</a></h4>
<h4 id="tolerated-unsupported-os">Tolerated / Unsupported OS<a class="headerlink" href="#tolerated-unsupported-os" title="Permanent link">#</a></h4>
<ul>
<li>Windows (via Msys2)</li>
<li>MacOS (Homebrew)</li>
</ul>
<h3 id="supported-infrastructure">Supported infrastructure<a class="headerlink" href="#supported-infrastructure" title="Permanent link">#</a></h3>
<ul>
<li>Native hardware (x64_x86, ia32, aarch64, riscv64).</li>
<li>Open source OS</li>
<li>Open source OS (Linux or FreeBSD)</li>
<li>Non-proprietary video driver.</li>
<li>qemu/kvm virtualised instances.</li>
<li>Little endian (big endian never tested).</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit ddd93fd

Please sign in to comment.