[Hamlib-developer] Rigctld fails to find IC7300 in certain setup combinations
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Sakari N. <sak...@ni...> - 2025-01-23 08:31:37
|
Hi! Found following bug (or property ... ??): if icom 7300 rig settings are: Menu/Set/Connetors/CI-V/CI-V Baud rate = 19200 Menu/Set/Connetors/CI-V/USB Port = Link to [REMOTE] rigctld will fail if started without "-s 19200" Failure is problematic because the telnet connection can still be done normally, but there is NO response to any command. ----------------------------------------------------------------- Then if icom settings are changed so that: Menu/Set/Connetors/CI-V/USB Baud rate = AUTO Menu/Set/Connetors/CI-V/USB Port = Unlink from [REMOTE] rigctld does find the rig and telnet connection responds OK when started without "-s" parameter. ----------------------------------------------------------------- if rig settings are again changed: Menu/Set/Connetors/CI-V/USB Baud rate = 115200 Menu/Set/Connetors/CI-V/USB Port = Unlink from [REMOTE] rigctld does find the rig and telnet connection responds OK when started without "-s" parameter. BUT!: If any other baud rate than "Auto" or "115200" is selected at rig side rigctld will again fail if started without "-s <same speed as in rig's settings>" Failure is problematic because the telnet connection can still be done normally, but there is NO response to any command. This may cause long search for average user because there is no glue where to start. Debug available if needed (mailing list does not allow ZIP attachment) -- Saku OH1KH |