This website works better with JavaScript.
Home
Explore
Help
Sign In
Alfred
/
sdr-wideband-suite
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
docs: add refinement span hint in UI
master
Jan Svabenik
7 hours ago
parent
bc0d499dc4
commit
6c24fa8ecc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
web/index.html
+ 1
- 0
web/index.html
View File
@@ -252,6 +252,7 @@
<label class="field"><span>Min Span (Hz)</span><input id="refineMinSpan" type="number" step="500" min="0" /></label>
<label class="field"><span>Max Span (Hz)</span><input id="refineMaxSpan" type="number" step="500" min="0" /></label>
</div>
<div class="panel-sub">Auto span uses modulation hints when candidate BW is missing. Min/Max clamp the final window.</div>
</div>
</section>
Write
Preview
Loading…
Cancel
Save