Use the "TU; ..." message when starting another FT4 QSO almost right away.

This commit is contained in:
Joe Taylor
2019-03-12 11:09:49 -04:00
parent 7a0823301a
commit e9a999cda1
4 changed files with 31 additions and 12 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ namespace
int main(int argc, char *argv[])
{
// Add timestamps to all debug messages
qSetMessagePattern ("[%{time yyyyMMdd HH:mm:ss.zzz t} %{if-debug}D%{endif}%{if-info}I%{endif}%{if-warning}W%{endif}%{if-critical}C%{endif}%{if-fatal}F%{endif}] %{message}");
// ### Add timestamps to all debug messages
// qSetMessagePattern ("[%{time yyyyMMdd HH:mm:ss.zzz t} %{if-debug}D%{endif}%{if-info}I%{endif}%{if-warning}W%{endif}%{if-critical}C%{endif}%{if-fatal}F%{endif}] %{message}");
init_random_seed ();