mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
implement gain dialog with AGC option
This commit is contained in:
parent
86278ff44d
commit
d0d946e09f
5 changed files with 61 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
$(function(){
|
||||
$('.map-input').mapInput();
|
||||
$('.sdrdevice').sdrdevice();
|
||||
$('.imageupload').imageUpload();
|
||||
$('.bookmarks').bookmarktable();
|
||||
$('.wsjt-decoding-depths').wsjtDecodingDepthsInput();
|
||||
$('#waterfall_scheme').waterfallDropdown();
|
||||
$('#rf_gain').gainInput();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue