updated help cards

This commit is contained in:
DJ2LS 2023-04-20 12:05:57 +02:00
parent 2ca585e7e6
commit 914fc7cc0a

View file

@ -2233,7 +2233,7 @@
<div class="modal-body"> <div class="modal-body">
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Audio Level</h5> <h5 class="card-title">
<div class="progress mb-0" style="height: 22px"> <div class="progress mb-0" style="height: 22px">
<div <div
@ -2283,8 +2283,9 @@
aria-valuemin="0" aria-valuemin="0"
aria-valuemax="100" aria-valuemax="100"
></div> ></div>
</div>
</div>
</h5>
<p class="card-text"> <p class="card-text">
Represents the level of audio from transceiver. Excessively Represents the level of audio from transceiver. Excessively
high levels will affect decoding performance negatively. high levels will affect decoding performance negatively.
@ -2293,7 +2294,7 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Noise Level</h5> <h5 class="card-title">
<div class="progress mb-0" style="height: 22px"> <div class="progress mb-0" style="height: 22px">
<div <div
class="progress-bar progress-bar-striped bg-primary force-gpu" class="progress-bar progress-bar-striped bg-primary force-gpu"
@ -2343,22 +2344,24 @@
aria-valuemin="0" aria-valuemin="0"
aria-valuemax="100" aria-valuemax="100"
></div> ></div>
</div>
</div>
</h5>
<p class="card-text"> <p class="card-text">
Represents noise level of the channel from the transceiver. Represents noise level of the channel from the transceiver.
Requires hamlib rig control. Requires hamlib rig control.
</p> </p>
</div> </div>
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Tune</h5> <h5 class="card-title">
<button type="button" class="btn btn-sm btn-outline-secondary"> <button type="button" class="btn btn-sm btn-outline-secondary">
Tune Tune
</button> </button>
</h5>
<p class="card-text"> <p class="card-text">
Adjust volume level of outgoing audio to transceiver. For best Adjust volume level of outgoing audio to transceiver. For best
results lower the level so that a minimum amount of ALC is results lower the level so that a minimum amount of ALC is
@ -2369,10 +2372,11 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Record</h5> <h5 class="card-title">
<button type="button" class="btn btn-sm btn-outline-danger"> <button type="button" class="btn btn-sm btn-outline-danger">
Record audio Record audio
</button> </button>
</h5>
<p class="card-text">Create a recording of current channel</p> <p class="card-text">Create a recording of current channel</p>
</div> </div>
</div> </div>
@ -2473,7 +2477,7 @@
<div class="modal-body"> <div class="modal-body">
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Waterfall</h5> <h5 class="card-title">Waterfall
<input <input
type="radio" type="radio"
class="btn-check" class="btn-check"
@ -2486,7 +2490,7 @@
for="waterfall-scatter-switch1" for="waterfall-scatter-switch1"
><strong><i class="bi bi-water"></i></strong> ><strong><i class="bi bi-water"></i></strong>
</label> </label>
</h5>
<p class="card-text"> <p class="card-text">
Displays a waterfall for activity of current channel. Displays a waterfall for activity of current channel.
</p> </p>
@ -2494,12 +2498,12 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Busy Indicator</h5> <h5 class="card-title">Busy Indicator
<button class="btn btn-sm btn-success" type="button"> <button class="btn btn-sm btn-success" type="button">
busy busy
</button> </button>
</h5>
<p class="card-text"> <p class="card-text">
Green when channel is open and changes to red to indicate Green when channel is open and changes to red to indicate
there is activity on the channel. there is activity on the channel.
@ -2508,10 +2512,11 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Signal Indicator</h5> <h5 class="card-title">Signal Indicator
<button class="btn btn-sm btn-success" type="button"> <button class="btn btn-sm btn-success" type="button">
signal signal
</button> </button>
</h5>
<p class="card-text"> <p class="card-text">
Changes to green when Codec2 data is detected on channel. Changes to green when Codec2 data is detected on channel.
</p> </p>
@ -2519,12 +2524,12 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Constellation Plot</h5> <h5 class="card-title">Constellation Plot
<input type="radio" class="btn-check" autocomplete="off" /> <input type="radio" class="btn-check" autocomplete="off" />
<label class="btn btn-sm btn-outline-secondary" <label class="btn btn-sm btn-outline-secondary"
><strong><i class="bi bi-border-outer"></i></strong> ><strong><i class="bi bi-border-outer"></i></strong>
</label> </label>
</h5>
<p class="card-text"> <p class="card-text">
Displays a plot of last decoded message. A constellation plot Displays a plot of last decoded message. A constellation plot
is a simple way to represent signal quality. is a simple way to represent signal quality.
@ -2533,13 +2538,13 @@
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Speed Chart</h5> <h5 class="card-title">Speed Chart
<input type="radio" class="btn-check" autocomplete="off" /> <input type="radio" class="btn-check" autocomplete="off" />
<label class="btn btn-sm btn-outline-secondary" <label class="btn btn-sm btn-outline-secondary"
><strong><i class="bi bi-graph-up-arrow"></i></strong> ><strong><i class="bi bi-graph-up-arrow"></i></strong>
</label> </label>
</h5>
<p class="card-text"> <p class="card-text">
Shows history of SNR and bit rate of messages. Shows history of SNR and bit rate of messages.
</p> </p>
@ -2569,11 +2574,19 @@
></button> ></button>
</div> </div>
<div class="modal-body"> <div class="modal-body">
Stations that you've been able to decode will be listed here. <div class="card mb-3">
<div class="card-body">
<p class="card-text">
Stations that you've been able to decode will be listed here.
Details such as time, frequency, message type, call sign, location Details such as time, frequency, message type, call sign, location
and SNR will be listed. Existing entries are updated if they already and SNR will be listed. Existing entries are updated if they already
exist and more detailed history can be viewed in chat window for exist and more detailed history can be viewed in chat window for
each station. each station.
</p>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>