Re: [Hamlib-developer] IC910 get_freq does not work
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2002-09-07 15:13:30
|
Hi Luc, On Sat, Sep 07, 2002, Luc Langehegermann wrote: > Another problem with the IC910. Here the debug output: > > > TX 6 bytes > > 0000 fe fe 60 e0 03 fd ..`... > > RX 6 characters > > 0000 fe fe 60 e0 03 fd ..`... > > RX 11 characters > > 0000 fe fe e0 60 03 00 00 00 45 01 fd ...`....E.. > > icom_get_freq: wrong frame len=5 > > icom: Unsupported VFO 0 > > The answer is correct according to the manual! oops, it looks like the ic910 caps was initialized in 731 mode (freq on 4 bytes). This should be fixed now on the cvs rep. Stephane |