2019.10.24 There is rc141(based on rc141_9), we are going to share to the wide trial on this Sunday ,October 27th, around 10:00 UTC if there is no major bugs reported. Changelog versus rc141_8: - patch to log QSO TCP messages trace - added RX->TX transition related debug recording into ALL.TXT file - added debug message recording to ALL.TXT file on modulator start failure event - Hint decoder shall process only CQ messages if band is changed either from transceiver or from JTDX UI - minor improvement of FT8 decoder sensitivity changed source files: ft8_downsample.f90, ft8b.f90, logqso.cpp, mainwindow.cpp --------------------------------------------------------------------------------- 2019.10.22 There is rc141_8, changelog: - improved sensitivity of FT8 decoder at AGC compensation being switched off - rc141_5 FT8 sensitivity improvement now can be used only if AGC compensation being switched off changed source files: ft8_downsample.f90, ft8b.f90 --------------------------------------------------------------------------------- 2019.10.21 There is rc141_7, changelog: rc141_7 - attempt to provide stable UDP Reply operation: Enable Tx and Minute interval button shall be clicked via UI in MainWindow::processMessage() - gain/zero slider values being now displayed in the widegraph UI - added TCP connection&exchange debug, being recorded into tcptrace.txt file located in the JTDX log directory. Debug messages recording shall be enabled in JTDX settings to get TCP trace recorded. changed source files: mainwindow.cpp, widegraph.cpp/ui, logqso.cpp/h --------------------------------------------------------------------------------- 2019.10.21 rc141_6 - widegraph timestamp ini setting shall be correctly handled at program startup changed source files: widegraph.cpp --------------------------------------------------------------------------------- 2019.10.19 There is rc141_5, changelog: - improved sensitivity of FT8 decoder changed source files: ft8b.f90 --------------------------------------------------------------------------------- 2019.10.13 There is rc141_4, changelog: - a bit improved sensitivity of FT8 decoder at AGC compensation being switched off changed source files: sync8.f90 --------------------------------------------------------------------------------- 2019.10.10 There is rc141_3, changelog: - waterfall dynamic range is restored for 'scale by median' option changed source files: get_ft4_bitmetrics, plotter.cpp --------------------------------------------------------------------------------- 2019.10.08 There is rc141_2, changelog: rc141_2 - FT4 decoder DT range is extended from -1.0..+1.0 to -1.0..+1.4 sec, in SWL mode to -1.2..+1.7 sec changed source files: decoder.f90, ft4_decode.f90, mainwindow.cpp --------------------------------------------------------------------------------- rc141_1 - free messages shall be properly recognized by FT4 decoder - expanded 'double click on call processed' debug changed source files: ft4_decode.f90, mainwindow.cpp