Joe Taylor
|
b61e8aeb24
|
Finish connecting moondopjpl() to the JPL ephemeris file.
|
2023-02-17 10:25:07 -05:00 |
|
Joe Taylor
|
c73fd39d47
|
Merge branch 'develop' into map65
|
2023-02-17 08:15:17 -05:00 |
|
Joe Taylor
|
5cdc476cbc
|
Work toward display of q3list in Active Stations Window.
|
2023-02-16 16:50:24 -05:00 |
|
Uwe Risse
|
280dd373d3
|
Allow "CQ with individual contest name" also when the contest name field is empty.
|
2023-02-16 20:06:03 +01:00 |
|
Joe Taylor
|
20199c33b9
|
Merge branch 'develop' into map65
|
2023-02-16 09:08:22 -05:00 |
|
Uwe Risse
|
f79e52a655
|
Don't add m_cqStr when in Hound mode.
|
2023-02-15 19:02:23 +01:00 |
|
Joe Taylor
|
9d576c1bff
|
Merge branch 'develop' into map65
|
2023-02-15 12:08:54 -05:00 |
|
Joe Taylor
|
7513a63ac5
|
Include WW-Digi contest for q3 decodes. Make LU 24 binary again. Set q3list timeout to 24 h.
|
2023-02-15 11:49:12 -05:00 |
|
Uwe Risse
|
aef5c198bb
|
Fix Contest Name not correctly remembered.
|
2023-02-15 17:22:44 +01:00 |
|
Uwe Risse
|
0a139e5acd
|
Don't Tx when the frequency is manually entered in the band select box and the Enter/Return key is pressed.
|
2023-02-13 14:05:18 +01:00 |
|
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
|
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
|
b5a045c63b
|
Implement an option for temporary manual rig control. Useful for CW EME ??
|
2023-01-27 10:55:04 -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 |
|
Uwe Risse
|
920b1a9b92
|
Call statusUpdate when Hound calling Fox times out.
|
2023-01-22 14:14:41 +01:00 |
|
Joe Taylor
|
0bf8193601
|
Correct several flaws in the way Q65 sync curves orange (current) and red (avg) are plotted.
|
2023-01-12 15:25:17 -05:00 |
|
Joe Taylor
|
66c8390c61
|
Merge branch 'develop' into map65
|
2023-01-09 11:55:25 -05:00 |
|
Uwe Risse
|
3efea6f1f5
|
Re-initialize FT8 Hound mode when starting the program in this mode.
|
2023-01-09 10:39:53 +01:00 |
|
Uwe Risse
|
1ec95a48f4
|
Restrict this command to Windows, because it doesn't work on Linux when rig is "None".
|
2023-01-09 10:35:51 +01:00 |
|
Steven Franke
|
f0e387bf18
|
Replace sprintf with snprintf so that clang doesn't complain.
|
2023-01-07 07:44:10 -06:00 |
|
Uwe Risse
|
0fd1f748fd
|
Better initialization of the decoded text font.
|
2023-01-07 09:57:14 +01:00 |
|
Joe Taylor
|
9e6ecbe8f4
|
Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner. Should have been inincluded in v2.6.0 !!
|
2023-01-06 15:10:44 -05:00 |
|
Uwe Risse
|
434b0ec4e4
|
Revert "Change the User Guide URL to SourceForge."
This reverts commit 47c0fd15f9 .
|
2022-12-31 22:41:56 +01:00 |
|
Uwe Risse
|
47c0fd15f9
|
Change the User Guide URL to SourceForge.
|
2022-12-31 22:17:20 +01:00 |
|
Joe Taylor
|
c912088107
|
Merge branch 'develop' into map65; then set versioin to 2.6.1-rc1
|
2022-12-30 09:05:50 -05:00 |
|
Uwe Risse
|
b7a9ef3e63
|
Set 14074000 Hz as the default rig frequency.
|
2022-12-30 09:50:35 +01:00 |
|
Uwe Risse
|
8207a72bec
|
Make FT8 the default mode.
|
2022-12-30 09:29:54 +01:00 |
|
Uwe Risse
|
562666169d
|
Change hyperlinks in mainwindow.cpp from "physics.princeton.edu/pulsar.K1JT/" to "wsjt.sourceforge.io/".
|
2022-12-29 19:11:31 +01:00 |
|
Uwe Risse
|
8abdba46d3
|
Add an option to call CQ with an individual contest name.
|
2022-12-29 16:56:56 +01:00 |
|
Joe Taylor
|
ee497eecff
|
Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65
|
2022-12-28 09:36:55 -05:00 |
|
Joe Taylor
|
ce8bc142f6
|
Don't call fast_config() after setting displayWidgets() when entering Q65 mode. It kills the T/R period spinner.
|
2022-12-28 09:25:42 -05:00 |
|
Uwe Risse
|
7c12c66f16
|
Ensure that after switching between configurations, the rig is initialized correctly when connected via HRD.
|
2022-12-25 10:58:30 +01:00 |
|
Joe Taylor
|
bb8663dce0
|
Don't change bands after user clicks on a line in the Active Stations window.
|
2022-12-24 11:44:59 -05:00 |
|
Joe Taylor
|
92d7f7c7de
|
Need to invoke m_psk_Reporter.sendReport().
|
2022-12-22 15:44:38 -05:00 |
|
Joe Taylor
|
954d35bd52
|
Send Q65W decodes to PSK Reporter, from WSJT-X.
|
2022-12-22 15:33:21 -05:00 |
|
Uwe Risse
|
d0cf7ea497
|
Further reduce the minimum width of the main window and ensure that such small sizes are remembered.
|
2022-12-19 12:49:25 +01:00 |
|
Joe Taylor
|
042ff589fb
|
Another fix for communication between Q65W and WSJT-X.
|
2022-12-16 14:01:22 -05:00 |
|
Joe Taylor
|
5f94a115f7
|
Q65W waterfall should not scroll if WSJT-X is transmitting.
|
2022-12-15 15:26:48 -05:00 |
|
Joe Taylor
|
e4dd4b98a8
|
Improved display of workable Q65 stations in Active Stations window.
|
2022-12-15 13:59:59 -05:00 |
|
Joe Taylor
|
58964d1f87
|
Remove a diagnostic write.
|
2022-12-15 12:15:36 -05:00 |
|