Re: [Hamlib-developer] Problem with setting attenuator (icom)
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f8...@fr...> - 2002-09-18 21:18:49
|
On Wed, Sep 18, 2002, Luc Langehegermann wrote: > The icom_set_level does seem to have a small problem. Instead of sending 0x20 > to enable the attenuator, it sends 0x14 (which is 20 Decimal) oops, looks like 0x11 command expects data in BCD mode. This is fixed, and tested on my IC706 this time :-) Thanks! Stephane |