kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
4bede074fc
commit
7bcf599afc
|
@ -166,7 +166,7 @@ const struct rig_caps ft991_caps =
|
||||||
.has_set_parm = RIG_PARM_NONE,
|
.has_set_parm = RIG_PARM_NONE,
|
||||||
.level_gran = {
|
.level_gran = {
|
||||||
#include "level_gran_yaesu.h"
|
#include "level_gran_yaesu.h"
|
||||||
[LVL_NR] = { .min = { .f = 0 }, .max = { .f = 0.15 }, .step = { .f = 1.0f/10.0f } },
|
[LVL_NR] = { .min = { .f = 0.1 }, .max = { .f = 0.15 }, .step = { .f = 1.0f/10.0f } },
|
||||||
},
|
},
|
||||||
.ctcss_list = common_ctcss_list,
|
.ctcss_list = common_ctcss_list,
|
||||||
.dcs_list = common_dcs_list,
|
.dcs_list = common_dcs_list,
|
||||||
|
|
Ładowanie…
Reference in New Issue