Re: [Hamlib-developer] hamlib 1.2.8 and IC-7400
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Ladislav V. <sp...@na...> - 2008-12-04 20:16:15
|
Hi Corny, Corny, Df6fR napsal(a): > Hi Lada, > > just tested a bit with minicom. Echoing seems to work, if 7400 is > turned on then the output on startup is (modem initialization): > So interface seems to work, supply voltage is present too. > > # lsof /dev/ttyS0 > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > rigctl 3470 df6fr 3u CHR 4,64 800 /dev/ttyS0 > It is correct. > I didn't test the signal shapes yet, but I am sure now, that the > hardware is alright. Any other suggestions why it works with N1MM and > not with hamlib? Did I get all the parameters right? > > $ rigctl --model=346 --rig-file=/dev/ttyS0 --serial-speed=19200 > --civaddr=0x66 > --set-conf=data_bits=8,stop_bits=1,serial_parity=None,rts_state=ON, > dtr_state=ON -vvvvv > I don't have 7400 available at this time but if I can remember, it was sufficient to enter only two arguments: rigctl -m 346 -r /dev/ttyS0 and my favourite test command is f. 73 Lada |