Update hamlib_check_rig_caps

pull/976/head
Mike Black W9MDB 2022-02-11 13:16:26 -06:00
rodzic 982f88035c
commit 81202d3477
66 zmienionych plików z 75 dodań i 73 usunięć

Wyświetl plik

@ -161,7 +161,7 @@ const struct rig_caps delta2_caps =
.decode_event = icom_decode_event,
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -139,6 +139,6 @@ const struct rig_caps ic1275_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -149,6 +149,6 @@ const struct rig_caps ic271_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -207,5 +207,5 @@ const struct rig_caps ic2730_caps =
.set_split_mode = icom_set_split_mode,
.get_split_mode = icom_get_split_mode,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -142,6 +142,6 @@ const struct rig_caps ic275_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -148,6 +148,6 @@ const struct rig_caps ic471_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -141,7 +141,7 @@ const struct rig_caps ic475_caps =
.decode_event = icom_decode_event,
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
static const struct icom_priv_caps ic575_priv_caps =

Wyświetl plik

@ -372,5 +372,5 @@ const struct rig_caps ic7000_caps =
.set_split_vfo = icom_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -223,7 +223,7 @@ const struct rig_caps ic703_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -271,8 +271,7 @@ const struct rig_caps ic706_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
@ -414,7 +413,7 @@ const struct rig_caps ic706mkii_caps =
.set_split_mode = icom_set_split_mode,
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -166,6 +166,6 @@ const struct rig_caps ic707_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -509,5 +509,5 @@ const struct rig_caps ic7100_caps =
.wait_morse = rig_wait_morse,
.set_clock = ic7100_set_clock,
.get_clock = ic7100_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -204,7 +204,7 @@ const struct rig_caps ic718_caps =
.set_split_vfo = icom_set_split_vfo,
.get_split_vfo = icom_mem_get_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -279,7 +279,7 @@ const struct rig_caps ic7200_caps =
.set_split_vfo = icom_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
int ic7200_set_level(RIG *rig, vfo_t vfo, setting_t level, value_t val)

Wyświetl plik

@ -162,6 +162,6 @@ const struct rig_caps ic725_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -170,6 +170,6 @@ const struct rig_caps ic726_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -164,6 +164,7 @@ const struct rig_caps ic728_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
static const struct icom_priv_caps ic729_priv_caps =
@ -282,5 +283,6 @@ const struct rig_caps ic729_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -1079,7 +1079,7 @@ const struct rig_caps ic9700_caps =
.stop_morse = icom_stop_morse,
.wait_morse = rig_wait_morse,
.send_voice_mem = icom_send_voice_mem,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
const struct rig_caps ic705_caps =
@ -1344,7 +1344,7 @@ const struct rig_caps ic705_caps =
.stop_morse = icom_stop_morse,
.wait_morse = rig_wait_morse,
.send_voice_mem = icom_send_voice_mem,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
int ic7300_set_parm(RIG *rig, setting_t parm, value_t val)

Wyświetl plik

@ -168,6 +168,6 @@ const struct rig_caps ic735_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -187,6 +187,6 @@ const struct rig_caps ic736_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -180,6 +180,6 @@ const struct rig_caps ic737_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -183,6 +183,6 @@ const struct rig_caps ic738_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = icom_set_split_vfo,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -287,5 +287,5 @@ const struct rig_caps ic7410_caps =
.send_morse = icom_send_morse,
.stop_morse = icom_stop_morse,
.wait_morse = rig_wait_morse,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -330,7 +330,7 @@ const struct rig_caps ic746_caps =
.set_ptt = icom_set_ptt,
.get_ptt = icom_get_ptt,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
@ -582,7 +582,7 @@ const struct rig_caps ic746pro_caps =
.get_ext_parm = ic746pro_get_ext_parm,
.get_channel = ic746pro_get_channel,
.set_channel = ic746pro_set_channel,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -226,5 +226,5 @@ const struct rig_caps ic751_caps =
.get_level = icom_get_level,
.set_ptt = icom_set_ptt,/* Piexx UX-14px has no get_ptt only set_ptt */
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -273,7 +273,7 @@ const struct rig_caps ic756_caps =
.get_split_freq_mode = icom_get_split_freq_mode,
.set_split_vfo = icom_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
@ -446,7 +446,7 @@ const struct rig_caps ic756pro_caps =
.set_split_vfo = icom_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*
@ -690,7 +690,7 @@ const struct rig_caps ic756pro2_caps =
.set_ext_parm = ic756pro2_set_ext_parm,
.get_ext_parm = ic756pro2_get_ext_parm,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
@ -1131,5 +1131,5 @@ const struct rig_caps ic756pro3_caps =
.set_ext_parm = ic756pro2_set_ext_parm,
.get_ext_parm = ic756pro2_get_ext_parm,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -448,5 +448,5 @@ const struct rig_caps ic7600_caps =
.send_morse = icom_send_morse,
.set_clock = ic7600_set_clock,
.get_clock = ic7600_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -189,6 +189,6 @@ const struct rig_caps ic761_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -588,5 +588,5 @@ const struct rig_caps ic7610_caps =
.send_voice_mem = icom_send_voice_mem,
.set_clock = ic7610_set_clock,
.get_clock = ic7610_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -184,6 +184,6 @@ const struct rig_caps ic765_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -429,5 +429,5 @@ const struct rig_caps ic7700_caps =
.wait_morse = rig_wait_morse,
.set_clock = ic7700_set_clock,
.get_clock = ic7700_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -181,6 +181,6 @@ const struct rig_caps ic775_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -184,7 +184,7 @@ const struct rig_caps ic78_caps =
.scan = icom_scan,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -331,7 +331,7 @@ const struct rig_caps ic7800_caps =
.wait_morse = rig_wait_morse,
.set_clock = ic7300_set_clock,
.get_clock = ic7300_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*

Wyświetl plik

@ -189,6 +189,6 @@ const struct rig_caps ic781_caps =
/* TODO: more capabilities */
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -479,7 +479,7 @@ const struct rig_caps ic785x_caps =
.wait_morse = rig_wait_morse,
.set_clock = ic7300_set_clock,
.get_clock = ic7300_get_clock,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
int ic785x_set_level(RIG *rig, vfo_t vfo, setting_t level, value_t val)

Wyświetl plik

@ -172,6 +172,6 @@ const struct rig_caps ic820h_caps =
.vfo_op = icom_vfo_op,
.scan = icom_scan,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -211,6 +211,6 @@ const struct rig_caps ic821h_caps =
.vfo_op = icom_vfo_op,
.scan = icom_scan,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -356,5 +356,5 @@ const struct rig_caps ic910_caps =
.set_rptr_offs = icom_set_rptr_offs,
.get_rptr_offs = icom_get_rptr_offs,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -283,5 +283,5 @@ const struct rig_caps ic9100_caps =
.set_split_mode = icom_set_split_mode,
.get_split_mode = icom_get_split_mode,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -215,7 +215,7 @@ const struct rig_caps ic92d_caps =
.get_info = ic92d_get_info,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
const char *ic92d_get_info(RIG *rig)

Wyświetl plik

@ -158,6 +158,6 @@ const struct rig_caps ic970_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -408,5 +408,5 @@ const struct rig_caps icf8101_caps =
.set_split_freq_mode = icf8101_set_split_freq_mode,
.get_split_freq_mode = icf8101_get_split_freq_mode,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -150,7 +150,7 @@ const struct rig_caps icr10_caps =
.get_level = icom_get_level,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -156,7 +156,7 @@ const struct rig_caps icr20_caps =
.get_level = icom_get_level,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -275,5 +275,5 @@ const struct rig_caps icr30_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -171,5 +171,5 @@ const struct rig_caps icr6_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -159,7 +159,7 @@ const struct rig_caps icr7000_caps =
.decode_event = icom_decode_event,
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -139,7 +139,7 @@ const struct rig_caps icr71_caps =
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -155,6 +155,6 @@ const struct rig_caps icr72_caps =
.get_ts = icom_get_ts,
.scan = icom_scan,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -242,7 +242,7 @@ const struct rig_caps icr75_caps =
.set_channel = icr75_set_channel,
.get_channel = icr75_get_channel,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -199,7 +199,7 @@ const struct rig_caps icr8500_caps =
.set_ts = icom_set_ts,
.get_ts = icom_get_ts,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
int icr8500_set_func(RIG *rig, vfo_t vfo, setting_t func, int status)

Wyświetl plik

@ -338,5 +338,5 @@ const struct rig_caps icr8600_caps =
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -192,5 +192,5 @@ const struct rig_caps icr9000_caps =
.vfo_op = icom_vfo_op,
.scan = icom_scan,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -223,7 +223,7 @@ const struct rig_caps icr9500_caps =
.vfo_op = icom_vfo_op,
.scan = icom_scan,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -147,6 +147,6 @@ const struct rig_caps icrx7_caps =
.get_level = icom_get_level,
.get_dcd = icom_get_dcd,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -196,6 +196,6 @@ const struct rig_caps id1_caps =
.set_rptr_offs = icom_set_rptr_offs,
.get_rptr_offs = icom_get_rptr_offs,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -205,5 +205,5 @@ const struct rig_caps id31_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -215,5 +215,5 @@ const struct rig_caps id4100_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -220,5 +220,5 @@ const struct rig_caps id51_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -215,5 +215,5 @@ const struct rig_caps id5100_caps =
.get_ctcss_sql = icom_get_ctcss_sql,
.set_dcs_sql = icom_set_dcs_sql,
.get_dcs_sql = icom_get_dcs_sql,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -176,7 +176,7 @@ const struct rig_caps omnivip_caps =
.decode_event = icom_decode_event,
.set_mem = icom_set_mem,
.vfo_op = icom_vfo_op,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*

Wyświetl plik

@ -184,6 +184,6 @@ const struct rig_caps os456_caps =
.scan = optoscan_scan,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -176,6 +176,6 @@ const struct rig_caps os535_caps =
.scan = optoscan_scan,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};

Wyświetl plik

@ -170,7 +170,7 @@ const struct rig_caps perseus_caps =
.set_level = icom_set_level,
.get_level = icom_get_level,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
/*

Wyświetl plik

@ -320,7 +320,7 @@ const struct rig_caps x108g_caps =
.set_split_vfo = x108g_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = "HAMLIB_CHECK_RIG_CAPS"
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
const struct rig_caps x6100_caps =
@ -495,7 +495,7 @@ const struct rig_caps x6100_caps =
//.get_split_mode = icom_get_split_mode,
//.set_split_vfo = x108g_set_split_vfo,
//.get_split_vfo = NULL,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};
const struct rig_caps g90_caps =
@ -669,6 +669,7 @@ const struct rig_caps g90_caps =
.get_split_mode = icom_get_split_mode,
.set_split_vfo = x108g_set_split_vfo,
.get_split_vfo = NULL,
.hamlib_check_rig_caps = HAMLIB_CHECK_RIG_CAPS
};