On Friday (11/21/2014 at 01:23AM +0000), Bill Somerville wrote:
> On 21/11/2014 01:17, Chris Elmquist wrote:
> Hi Chris,
> > I am having an issue with WSJT-X v1.4.0-rc2 on Linux with a MicroHam-III
> > USB sound card interface and an Icom 746PRO CAT-connected radio.  I am
> > using the build offered here,
> >
> > http://physics.princeton.edu/pulsar/K1JT/wsjtx-1.4.0-rc2.x86_64.rpm
> >
> > The issue is that whenever the software commands the radio via CAT,
> > DTR is asserted on the serial device (/dev/ttyUSB0) and this causes
> > the radio to go into transmit.   DTR is never desserted after the CAT
> > command has completed and so the radio stays transmitting until I power
> > it off, kill the app or it burns up :-)  This occurs as soon as the app
> > is launched, presumably because it is querying the radio for current
> > operating frequency, mode, etc.
> Can you list the settings you have on the WSJT-X "Settings->Radio" page 
> please?

Yes Sir,

Rig: Icom IC-746PRO
Poll Interval: 1s
Serial Port: /dev/ttyUSB0
PTT Method: CAT
Baud Rate: 19200
Data Bits: Eight
Stop Bits: Two
Handshake: None
Force Control Lines: (none are selected)
Mode: USB
Split Operation: Rig

As soon as I invoke "wsjtx" the rig goes into transmit and stays there.

I then invoke,

        stty -F /dev/ttyUSB0 hupcl

from another window and it comes out of transmit.

Any additional operation I do that would cause a CAT command to be sent,
returns the radio to transmit.

So, I am pretty sure that when the tty device is being opened, DTR is
being automatically asserted.  We need to either prevent that or immediately
deassert it.

Chris N0JCF
-- 
Chris Elmquist


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to