Joe Taylor
|
e04c37d0c0
|
Further cleanup of what gets written to map65_rx.log.
|
2021-07-21 13:58:15 -04:00 |
|
Joe Taylor
|
848f3ab30f
|
Remove an unused diagnostic write.
|
2021-07-20 11:47:23 -04:00 |
|
Joe Taylor
|
c747e98bda
|
Include Tx mode in entries to map65_tx.log.
|
2021-07-20 11:45:12 -04:00 |
|
Joe Taylor
|
1ce78c184a
|
Reset iRxState=0 when ihsym is less than 280.
|
2021-07-20 11:32:36 -04:00 |
|
Joe Taylor
|
27def802a0
|
Better logic for calling the m65 decoder and saving tf2/iq files?
|
2021-07-20 10:54:55 -04:00 |
|
Joe Taylor
|
7881b9c79a
|
Straighten out the extent of copy from MAP65's datcom_ to shared memory region.
|
2021-07-20 09:59:58 -04:00 |
|
Joe Taylor
|
2ac5518057
|
merged and resolved the conflict in map65/soundin.cpp
|
2021-07-16 11:45:12 -04:00 |
|
Joe Taylor
|
3a28992c7f
|
Enable early decode with data read from disk.
|
2021-07-16 10:07:28 -04:00 |
|
Joe Taylor
|
66b5fd0a2f
|
Diasble copying of m_dateTime to datcom_.datetime, for now.
|
2021-07-15 14:23:57 -04:00 |
|
Joe Taylor
|
69d375e1d2
|
Turn off the blue background on Decode button between Early and Final decode passes.
|
2021-07-09 13:37:59 -04:00 |
|
Joe Taylor
|
7bac215fb0
|
Early decode at t=52 a, final decode at t=56 s.
|
2021-07-09 12:06:27 -04:00 |
|
Joe Taylor
|
c5ecd9fc76
|
Pass nhsym from GUI to m65.
|
2021-07-08 10:06:21 -04:00 |
|
Bill Somerville
|
243d7d5835
|
Only wait one second for m65 to terminate in map65 exit
This also disconnects QProcess signals so any abend from m65 while
closing is silently ignored.
|
2021-07-01 16:48:37 +01:00 |
|
Joe Taylor
|
772e8d1947
|
Provide access to Release Notes from MAP65 Help menu.
|
2021-06-30 11:28:40 -04:00 |
|
Joe Taylor
|
2e05e12030
|
Increase size of iwave[] buffer for 12000 Hz sample rate.
|
2021-06-07 12:57:23 -04:00 |
|
Joe Taylor
|
76de6ac299
|
Add MaxDrift tooltip. Add Quick-Start Guide for WSJT-X 2.5.0 & MAP65 3.0 to Help menu.
|
2021-05-31 16:07:49 -04:00 |
|
Bill Somerville
|
98d0319134
|
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration
|
2021-05-30 20:28:43 +01:00 |
|
Bill Somerville
|
fb2945f788
|
Qt 5.15 compatibility
|
2021-05-30 20:27:53 +01:00 |
|
Joe Taylor
|
2e53a8a47d
|
Add GUI controls to set max_drift in both WSJT-X and MAP65.
|
2021-05-30 12:07:48 -04:00 |
|
Joe Taylor
|
0fc609ce5f
|
Double-click on call in Messages window now sets Tx mode and report, as in main window.
|
2021-05-22 09:55:43 -04:00 |
|
Joe Taylor
|
651b90af81
|
Add "Q65 Sensitivity in MAP65 3.0" to the Help menu.
|
2021-05-20 14:36:58 -04:00 |
|
Joe Taylor
|
c78e43e960
|
Double-click on a call in Messages now updates the signal report in Q65 mode.
|
2021-05-19 15:58:39 -04:00 |
|
Joe Taylor
|
07d5fd23bb
|
Double-click on callsign now populates DXgrid (if available) as well as DXcall.
|
2021-05-19 13:04:23 -04:00 |
|
Joe Taylor
|
db7d4413e0
|
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration
|
2021-05-17 18:37:19 -04:00 |
|
Bill Somerville
|
cc24068106
|
Graceful shutdown of MAP65
May wait for current decoding cycle to complete.
|
2021-05-17 22:18:52 +01:00 |
|
Bill Somerville
|
d93b5fc908
|
Refactor window widget management to fix initialization errors
|
2021-05-17 19:30:51 +01:00 |
|
Joe Taylor
|
4e4ae3ea9e
|
Reject bogus JT65 decodes with unreasonable values of DT.
|
2021-05-17 13:01:20 -04:00 |
|
Joe Taylor
|
0e175f5046
|
Send correct QSO mode to the log.
|
2021-05-15 09:45:31 -04:00 |
|
Joe Taylor
|
0e07395f2b
|
Double-click on Erase button will now clear the Band Map and Messages windows.
|
2021-05-14 14:49:14 -04:00 |
|
Joe Taylor
|
51b0941b20
|
Display Q65 decodes as white in Band Mp and Messages windows.
|
2021-05-14 14:35:58 -04:00 |
|
Joe Taylor
|
7407dc6332
|
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration
|
2021-05-13 08:16:57 -04:00 |
|
Bill Somerville
|
6bd50b2444
|
Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs
|
2021-05-13 12:44:32 +01:00 |
|
Joe Taylor
|
28699d6224
|
Make Quick-Start Guides to Q65 and MAP65 v3 available from the Help menu.
|
2021-05-10 09:38:14 -04:00 |
|
Joe Taylor
|
fc967a850f
|
Must set m_TRperiod=60 even when "No JT65" is selected.
|
2021-05-07 14:28:26 -04:00 |
|
Joe Taylor
|
e271696da9
|
Merge branch 'feat-map65-integration' of bitbucket.org:k1jt/wsjtx into feat-map65-integration
|
2021-05-07 11:41:58 -04:00 |
|
Joe Taylor
|
0ce4e8d92e
|
Correct the faulty definition of Q65 transmission duration in mainwindow.cpp.
|
2021-05-07 10:40:14 -04:00 |
|
Bill Somerville
|
98d4f771c2
|
Report failed sub-process exit statuses then exit gracefully
|
2021-05-07 01:14:51 +01:00 |
|
Joe Taylor
|
8b2e257e2c
|
Sent ntone_spacing to wb_sync. Change "debug print flag" from # to =.
|
2021-05-06 14:50:05 -04:00 |
|
Bill Somerville
|
9322b1a8c7
|
Avoid MainWindow methods being called via the event loop during construction
|
2021-05-05 15:15:50 +01:00 |
|
Joe Taylor
|
54882b57b9
|
Allow mainwindow to send Fortran debugging output to the shell.
|
2021-05-02 11:37:21 -04:00 |
|
Bill Somerville
|
039513e2cf
|
Use WSJT-X revision utilities to label the MAP65 revision
MAP65 still has a private version number as set in map65/main.c, but
the SCS revision automatically tracks the git SHA.
|
2021-04-30 22:51:09 +01:00 |
|
Joe Taylor
|
842d46cd6a
|
Display the last q65 message character in *nix.
|
2021-04-24 11:28:51 -04:00 |
|
Joe Taylor
|
a90b938a6d
|
Fix a flaw in setting up the map65 .lock and .quit files.
|
2021-04-23 17:18:24 -04:00 |
|
Joe Taylor
|
96ee2bfac1
|
Rx sequence must be >= 56 s now, but >= 52 s.
|
2021-04-22 14:35:38 -04:00 |
|
Joe Taylor
|
c3b724a377
|
More cleanup of compiler warnings.
|
2021-04-22 14:04:08 -04:00 |
|
Joe Taylor
|
b99812111d
|
Must keep ihsym stopping point at 280, for old *.tf2/*.iq files.
|
2021-04-21 15:33:13 -04:00 |
|
Joe Taylor
|
bc88592684
|
Don't start decoder until t=56 s, to accommodate Q65 Tx duration and EME delay.
|
2021-04-21 11:28:09 -04:00 |
|
Joe Taylor
|
fbf288e271
|
Revert "Send a suitable 'datadir' and 'tempdir' to m65."
This reverts commit fb17e42f25 .
|
2021-04-20 12:46:44 -04:00 |
|
Joe Taylor
|
c20201e7f7
|
Revert "Prepare to send 'datadir' and 'tempdir' strings to m65."
This reverts commit f8e61e05af .
|
2021-04-20 12:45:18 -04:00 |
|
Joe Taylor
|
f8e61e05af
|
Prepare to send 'datadir' and 'tempdir' strings to m65.
|
2021-04-20 11:07:33 -04:00 |
|