mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-28 20:32:28 -04:00
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280
This commit is contained in:
commit
fc8b5daff6
@ -3455,7 +3455,7 @@ void MainWindow::auto_sequence (DecodedText const& message, unsigned start_toler
|
|||||||
|
|
||||||
void MainWindow::pskPost (DecodedText const& decodedtext)
|
void MainWindow::pskPost (DecodedText const& decodedtext)
|
||||||
{
|
{
|
||||||
//### if (m_diskData || !m_config.spot_to_psk_reporter() || decodedtext.isLowConfidence ()) return;
|
if (m_diskData || !m_config.spot_to_psk_reporter() || decodedtext.isLowConfidence ()) return;
|
||||||
|
|
||||||
QString msgmode=m_mode;
|
QString msgmode=m_mode;
|
||||||
if(m_mode=="JT9+JT65") {
|
if(m_mode=="JT9+JT65") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user