Re: [Hamlib-developer] IC737 ?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2002-11-26 00:10:59
|
On Sun, Nov 24, 2002 at 08:23:14PM +0000, Sid Boyce wrote: > Some success to report."rigctl -Ccivaddr=0x3c -m 319 -vvvvvv" gave me > the following results:- > ------------------------------------------------------- > rig:rig_open called > Opened rig model 319, 'IC-735' > Backend version: 0.2, Status: Alpha > > Rig command: f > TX 6 bytes > 0000 fe fe 3c e0 03 fd ..<... > RX 6 characters > 0000 fe fe 3c e0 03 fd ..<... > RX 11 characters > 0000 fe fe e0 3c 03 70 10 20 14 00 fd ...<.p. ... > icom_get_freq: wrong frame len=5 > get_freq: error = Command rejected by the rig [..] > --------------------------------------------- > I've tried most commands, but those are the ones that gave me other than > "Feature Not Available". Specifying an IC756 did not work. > 73....Sid. This is because the 735 uses different freq len. The best for you is to grab the latest from http://hamlib.org/bleeding-edge/ , it has support the IC-737. The "-m 321" is your friend. 73 de Stephane |