Re: [Hamlib-developer] need help with hamlib mint linux 18.2
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Bill S. <g4...@cl...> - 2018-08-27 13:44:38
|
On 27/08/2018 03:06, kw...@p3... wrote: > Hello, > > I have an icom ic-7100 radio and run mint linux 18.2. > > If I enter "rigctl -m 370 -r /dev/ttyUSB0 -s 9600 -c 88" at the > command line and then enter a command like "t" or "v" > they error message get_ptt: error = Communication timed out (in this > case i did a "t" command). Hi George, Icom CI-V addresses are usually in Hex so you could use "-c 0x88" but just leave out that option as 0x88 is the default for the IC-7100 anyway so it is not necessary. 73 Bill G4WJS. |