First problem: Most of the time, when starting a transmission or using the Tune button, WSJTX throws a "Rig Control Error Hamlib error: Invalid parameter while getting current VFO frequency". This occurs about 1 sec after starting a transmission. But sometimes it runs ok for a while without throwing errors. The Test CAT button doesn't show a problem. I can browse the bands with the band select button without seeing the problem.

Second problem: Whenever WSJTX starts up it somehow resets the input level to 100%. I traced this down to this line in mainwindow.cpp

Q_EMIT initializeAudioOutputStream (m_config.audio_output_device (), AudioDevice::Mono == m_config.audio_output_channel () ? 1 : 2, m_msAudioOutputBuffered);

any ideas?

jeff, wa1hco

I'm running WSJTX, r1.4, r4224 on Ubuntu 14.04. Hamlib is V3.0. IC-746PRO. PTT method by RTS.

Application output from qtcreator...

   ig_set_conf: serial_handshake='None'

   rig_set_conf: ptt_pathname='/dev/ttyUSB1'

   rig_set_conf: ptt_type='RTS'

   rig:rig_open called

   read_string(): Timed out 0.200237 seconds without reading a character.

   read_string(): Timed out 0.200235 seconds without reading a character.

   read_string(): Timed out 0.200244 seconds without reading a character.

   read_string(): Timed out 0.200218 seconds without reading a character.

   rig:rig_close called

   rig:rig_close called

   rig:rig_cleanup called

   QDialog::exec: Recursive call detected

   Got a buffer underflow!

   Got a buffer underflow!

   Got a buffer underflow!

Got a buffer underflow!
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to