Hi All
I have tried removing the ! in the third line below, and this restores Echo
Graph and seems to behave as expected.
Problem with Echo graph not updating remains.
if(i==21) ui->actionInclude_correlation->setVisible (b);
if(i==22) {
if(b && !m_echoGraph->isVisible()) {
m_echoGraph->show();
} else {
if(m_echoGraph->isVisible()) m_echoGraph->hide();
73 Charlie
_____
From: Charles Suckling [mailto:[email protected]]
Sent: 11 September 2017 18:12
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Echo Mode in 1.8.0 rc2
Hi All
Non automatic appearance of Echo Graph was between r7924 and r7939.
Charlie
_____
From: Charles Suckling [mailto:[email protected]]
Sent: 11 September 2017 18:00
To: 'WSJT software development'
Subject: Re: [wsjt-devel] Echo Mode in 1.8.0 rc2
Hi All
Further investigation by looking at old devel builds here indicates that
the problem with echo graph not updating after receiving echo occurred
somewhere between r7754 and r7782.
The non-appearance of Echo graph automatically seems to have been introduced
later than r7782.
Charlie
_____
From: Charles Suckling [mailto:[email protected]]
Sent: 11 September 2017 07:21
To: 'WSJT software development'
Subject: [wsjt-devel] Echo Mode in 1.8.0 rc2
Hi All
Echo mode seems to have a bug.
Echo graph does not appear automatically and needs to be enabled from View
tab.
After opening Echo graph data, while not transmitting the trace updates and
data is written to main window every 3s.
When transmitting, the trace does not update and no data is written to main
window.
Otherwise the mode is functional, in that Doppler control is working and
echoes appear on the waterfall.
I briefly tested an old version (r7609) and that behaved normally.
73
Charlie
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel