Joe Taylor
|
88798f1ca3
|
Working toward 'q3list' decoding for NA VHF Contest mode. More still needed!
|
2023-02-07 15:17:09 -05:00 |
|
Joe Taylor
|
8db7c2c128
|
Revert "Implement an option for temporary manual rig control. Useful for CW EME ??"
This reverts commit b5a045c63b .
|
2023-02-02 12:18:28 -05:00 |
|
Joe Taylor
|
0c0ecd893b
|
Revert "Another tweak to make temporary manual rig control work as intended."
This reverts commit 1b7830825a .
|
2023-02-02 12:18:00 -05:00 |
|
Joe Taylor
|
1816e80707
|
Merge branch 'develop' into map65
|
2023-01-28 10:23:54 -05:00 |
|
Joe Taylor
|
43ca0b3f9c
|
Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65
|
2023-01-28 10:20:36 -05:00 |
|
Joe Taylor
|
1b7830825a
|
Another tweak to make temporary manual rig control work as intended.
|
2023-01-28 10:16:05 -05:00 |
|
Uwe Risse
|
54709bdcaf
|
Don't accept free text 73/RR73 for MSK144.
|
2023-01-27 19:08:26 +01:00 |
|
Joe Taylor
|
5bd1ec3c49
|
Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65
|
2023-01-27 11:23:10 -05:00 |
|
Joe Taylor
|
b5a045c63b
|
Implement an option for temporary manual rig control. Useful for CW EME ??
|
2023-01-27 10:55:04 -05:00 |
|
Joe Taylor
|
47a899465f
|
Allow the QMAP main window to get a bit wider.
|
2023-01-26 15:37:53 -05:00 |
|
Joe Taylor
|
019529d293
|
Remove a diagnostic print.
|
2023-01-26 11:03:00 -05:00 |
|
Joe Taylor
|
29360db01a
|
Clean up the IPC between WSJT-X and QMAP. Fix the "QSOs:" listing in ActiveStations window.
|
2023-01-26 10:55:10 -05:00 |
|
Joe Taylor
|
46fdc79881
|
Working on WSJT-X <--> QMAP communication. Not right, yet.
|
2023-01-25 20:41:15 -05:00 |
|
Joe Taylor
|
2d7b76ff03
|
Clear m_EMECall when Cabrillo log is reset.
|
2023-01-25 16:29:57 -05:00 |
|
Joe Taylor
|
3c3d3ebf3a
|
Clean up one more detail.
|
2023-01-25 12:37:10 -05:00 |
|
Joe Taylor
|
ad4fb2be9d
|
Display both frx and fsked, in both QMAP and QSJT-X Active Stations window.
|
2023-01-25 12:31:58 -05:00 |
|
Joe Taylor
|
fb573ef407
|
More Q65W -> QMAP. I think this may be everything?
|
2023-01-25 10:58:22 -05:00 |
|
Joe Taylor
|
6979a56d5d
|
Another stage in the renaming process, Q65W -> QMAP. It this all?
|
2023-01-25 10:07:07 -05:00 |
|
Joe Taylor
|
a87c308823
|
Next stage of renaming q65w to qmap.
|
2023-01-25 09:07:56 -05:00 |
|
Joe Taylor
|
935ad492e6
|
Starting a long process of chnging names q65w to qmap.
|
2023-01-25 08:51:51 -05:00 |
|
Uwe Risse
|
86c863f288
|
Some imrovements to the DXLabSuiteCommanderTransceiver, patch by Mike W9MDB.
|
2023-01-25 12:44:05 +01:00 |
|
Joe Taylor
|
0391144683
|
Activate the frequency readout label.
|
2023-01-24 16:06:31 -05:00 |
|
Joe Taylor
|
61c1d8bcc5
|
Starting the name change from Q65W to QMAP. Now builds as qmap.exe.
|
2023-01-24 15:44:53 -05:00 |
|
Joe Taylor
|
652bfb8429
|
Remove the dependence on optionalfile q65_params.txt.
|
2023-01-24 15:07:55 -05:00 |
|
Joe Taylor
|
e72b39a9d9
|
More code cleanup.
|
2023-01-24 14:43:29 -05:00 |
|
Joe Taylor
|
dd8c01f31c
|
Clean up the usage of labels on Status Bar.
|
2023-01-24 13:54:34 -05:00 |
|
Joe Taylor
|
1795619b2c
|
More tweaks to the GUI. Add a Frequency label.
|
2023-01-24 13:40:01 -05:00 |
|
Joe Taylor
|
b1c82758ee
|
Simplify the Q65W GUI.
|
2023-01-24 13:17:49 -05:00 |
|
Joe Taylor
|
41a1b4cf06
|
Forgot to remove the Stop button, itself. Done.
|
2023-01-24 12:24:35 -05:00 |
|
Joe Taylor
|
af5193014e
|
Remove the Stop button. Toggle Monitoring Off, instead.
|
2023-01-24 12:21:40 -05:00 |
|
Joe Taylor
|
1f438e6ba1
|
Remove the Decode menu and its options.
|
2023-01-24 12:04:13 -05:00 |
|
Uwe Risse
|
e0639169a9
|
This is needed for the few rigs that understand "set_vfo" but not "get_vfo" (like the FT-736); patch by Mike W9MDB.
|
2023-01-24 16:05:58 +01:00 |
|
Uwe Risse
|
646c353e5d
|
Update Italian translation of the UI.
|
2023-01-24 15:42:38 +01:00 |
|
Joe Taylor
|
f976d32013
|
Clean up some compiler warnings.
|
2023-01-24 09:18:00 -05:00 |
|
Joe Taylor
|
f83db225f5
|
Remove another unused variable.
|
2023-01-24 08:27:02 -05:00 |
|
Joe Taylor
|
a76239dd76
|
Remove more unused dummy arguments.
|
2023-01-24 08:17:42 -05:00 |
|
Joe Taylor
|
afcb034956
|
More cleanup of global variables and unused arguments.
|
2023-01-23 19:22:34 -05:00 |
|
Joe Taylor
|
aec42afda7
|
Remove ndepth from argument lists where it's not needed.
|
2023-01-23 19:03:57 -05:00 |
|
Joe Taylor
|
1fff588991
|
Reduce nsmo from 11 to 8.
|
2023-01-23 17:50:46 -05:00 |
|
Joe Taylor
|
73db6eb28f
|
Compute symbol spectra at 1/4 symbol steps, rather than 1/8 symbol.
|
2023-01-23 17:25:31 -05:00 |
|
Joe Taylor
|
d7859062bb
|
At least for Q65-60C, maxdist=5 is big enough.
|
2023-01-23 15:40:48 -05:00 |
|
Joe Taylor
|
0a439019b3
|
WIP on optimization of Q65-60C decodes with 110 EME Contest files.
|
2023-01-23 14:03:49 -05:00 |
|
Joe Taylor
|
28a48ae6fc
|
Revert "Revert "Optional q65 decoding params from q65_params.txt. Maybe temporary!""
This reverts commit 18e8c89a43 .
|
2023-01-23 11:46:38 -05:00 |
|
Joe Taylor
|
18e8c89a43
|
Revert "Optional q65 decoding params from q65_params.txt. Maybe temporary!"
This reverts commit 31bedb8528 .
|
2023-01-23 11:38:15 -05:00 |
|
Joe Taylor
|
4ea595eea1
|
Protect against a bounds error.
|
2023-01-22 21:07:31 -05:00 |
|
Uwe Risse
|
920b1a9b92
|
Call statusUpdate when Hound calling Fox times out.
|
2023-01-22 14:14:41 +01:00 |
|
Uwe Risse
|
b8d20bd4de
|
Update Italian translation of the UI.
|
2023-01-21 09:49:01 +01:00 |
|
Joe Taylor
|
31bedb8528
|
Optional q65 decoding params from q65_params.txt. Maybe temporary!
|
2023-01-20 14:09:51 -05:00 |
|
Joe Taylor
|
96aa4fd85c
|
Reduce maxiters from 33 67 100 to 20 40 60.
|
2023-01-20 11:08:28 -05:00 |
|
Joe Taylor
|
70988919f0
|
Remove obsolete fil test_qra64.f90.
|
2023-01-20 11:03:02 -05:00 |
|