TS-690 does not implement the PC command to get/set output power level

pull/163/head
Chris Ruvolo 2019-12-22 23:41:36 -05:00
rodzic 8d02ba0da1
commit d5939b6e8f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -97,7 +97,7 @@ const struct rig_caps ts690s_caps =
.has_get_func = TS690_FUNC_ALL,
.has_set_func = TS690_FUNC_ALL,
.has_get_level = TS690_LEVEL_ALL | RIG_LEVEL_RFPOWER,
.has_get_level = TS690_LEVEL_ALL,
.has_set_level = RIG_LEVEL_SET(TS690_LEVEL_ALL),
.has_get_parm = TS690_PARMS,
.has_set_parm = RIG_LEVEL_SET(TS690_PARMS), /* FIXME: parms */