Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-03-07 10:37:51 +00:00
parent 09b660c702
commit 3be3751855
32 changed files with 1119 additions and 458 deletions
+129 -6
View File
@@ -1964,7 +1964,7 @@
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AUTOLASE).SetUsingSRS">AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AUTOLASE).SetUsingSRS">AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>(User) Function enable sending messages via SRS.</p>
</td>
@@ -2389,7 +2389,7 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(AUTOLASE).GroupsByThreat" ><strong>AUTOLASE.GroupsByThreat</strong></a>
@@ -2405,6 +2405,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).LaserCodes" ><strong>AUTOLASE.LaserCodes</strong></a>
</div>
</div>
@@ -2416,6 +2427,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).MonitorFrequency" ><strong>AUTOLASE.MonitorFrequency</strong></a>
</div>
</div>
@@ -2529,6 +2551,39 @@
<p> set up SRS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).SRSFreq" ><strong>AUTOLASE.SRSFreq</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).SRSMod" ><strong>AUTOLASE.SRSMod</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(AUTOLASE).SRSPath" ><strong>AUTOLASE.SRSPath</strong></a>
</div>
</div>
@@ -2546,7 +2601,7 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(AUTOLASE).UnitsByThreat" ><strong>AUTOLASE.UnitsByThreat</strong></a>
@@ -2639,6 +2694,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).lasingindex" ><strong>AUTOLASE.lasingindex</strong></a>
</div>
</div>
@@ -2653,6 +2719,17 @@
<p> Set some string id for output to DCS.log file.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).maxlasing" ><strong>AUTOLASE.maxlasing</strong></a>
</div>
</div>
@@ -2664,6 +2741,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AUTOLASE).notifypilots" ><strong>AUTOLASE.notifypilots</strong></a>
</div>
</div>
@@ -2708,6 +2796,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).smokecolor" ><strong>AUTOLASE.smokecolor</strong></a>
</div>
</div>
@@ -2725,7 +2824,18 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(AUTOLASE).smokeoffset" ><strong>AUTOLASE.smokeoffset</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AUTOLASE).smoketargets" ><strong>AUTOLASE.smoketargets</strong></a>
@@ -4576,7 +4686,7 @@ Step 2 - send a message, e.g.
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(AUTOLASE).SetUsingSRS" ><strong>AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey)</strong></a></h2>
<h2><a id="#(AUTOLASE).SetUsingSRS" ><strong>AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider)</strong></a></h2>
</div>
<p>(User) Function enable sending messages via SRS.</p>
@@ -4715,7 +4825,7 @@ Note that this must be installed on your windows system. Can also be Google voic
</div>
<div class="w3-half">
<p>(Optional) Volume - between 0.0 (silent) and 1.0 (loudest)</p>
<p>(Optional) Volume - between 0.0 (silent) and 1.0 (loudest).</p>
</div>
</div>
@@ -4728,7 +4838,20 @@ Note that this must be installed on your windows system. Can also be Google voic
</div>
<div class="w3-half">
<p>(Optional) Path to your google key if you want to use google TTS</p>
<p>(Optional) Path to your google key if you want to use google TTS.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Provider</strong></strong>
</p>
</div>
<div class="w3-half">
<p>(Optional) TTS Provider to be used.</p>
</div>
</div>