Re: [wsjt-devel] Some experiences with USB on an IC-9100 USB interface

2015-05-03 Thread jeff millar
Hi Bill..thanks for the good suggestions.. jeff, wa1hco On 05/03/2015 05:12 PM, Bill Somerville wrote: On 03/05/2015 20:50, jeff millar wrote: Hi Jeff, thanks for the feedback, a few comments inline below: I've been using the IC-9100 USB interface with WSJT-X, version 1.5-rc1 with Ubuntu 15

Re: [wsjt-devel] Some experiences with USB on an IC-9100 USB interface

2015-05-03 Thread Bill Somerville
On 03/05/2015 22:12, Bill Somerville wrote: The IC-9100 has no controls for the AF out level to USB or the ACC jack, use the Windows level controls in preference to the gain slider in WSJT-X. Sorry, this is obviously a dumb comment! If you install pavucontrol you will have equivalent Linux co

Re: [wsjt-devel] Some experiences with USB on an IC-9100 USB interface

2015-05-03 Thread Bill Somerville
On 03/05/2015 20:50, jeff millar wrote: Hi Jeff, thanks for the feedback, a few comments inline below: I've been using the IC-9100 USB interface with WSJT-X, version 1.5-rc1 with Ubuntu 15.04 Desktop. First the good news * The internal sound card and two serial interfaces were supported

[wsjt-devel] Some experiences with USB on an IC-9100 USB interface

2015-05-03 Thread jeff millar
I've been using the IC-9100 USB interface with WSJT-X, version 1.5-rc1 with Ubuntu 15.04 Desktop. First the good news * The internal sound card and two serial interfaces were supported by Ubuntu by default * The CAT interface worked first try and very smoothly on TTYUSB0 * The built in US

Re: [wsjt-devel] FW: UDP interface for WSJT-X control.

2015-05-03 Thread Bill Somerville
On 03/05/2015 15:42, Michael Black wrote: Hi Mike, Small bug…I tried to see how this was happening but couldn't quite figure it out. Seems when DXCall is empty it is initialized correctly to a 0-length string when the INI file has it as empty. This is expected behaviour. The Qt serializati

[wsjt-devel] FW: UDP interface for WSJT-X control.

2015-05-03 Thread Michael Black
Small bug.I tried to see how this was happening but couldn't quite figure it out. Seems when DXCall is empty it is initialized correctly to a 0-length string when the INI file has it as empty. It may be because m_hisCall isn't initialized to anything from the INI file. Grid might be same prob