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 |
|
Joe Taylor
|
469caa7d0c
|
Finally(!) selecting an Active Station is now working for both FT8 and Q65.
|
2022-12-15 12:14:06 -05:00 |
|
Joe Taylor
|
1773a70d79
|
WIP: Still trying to get mouse-click to yield line number.
|
2022-12-15 09:15:35 -05:00 |
|
Uwe Risse
|
2d4083e2cf
|
Some details changed to the Fox mode frequency warning.
|
2022-12-15 13:21:44 +01:00 |
|
Joe Taylor
|
6f59ddeab1
|
WIP on IPC. Clicking on Active Stations window works in FT8, fails in Q65.
|
2022-12-14 21:32:09 -05:00 |
|
Joe Taylor
|
cbad491438
|
WIP on IPC.
|
2022-12-14 16:54:37 -05:00 |
|
Joe Taylor
|
90c1598f1e
|
More WIP on interprocess communication.
|
2022-12-14 14:28:55 -05:00 |
|
Joe Taylor
|
31524396d2
|
Further WIP toward communication between WSJT-X and Q65W.
|
2022-12-14 13:26:24 -05:00 |
|
Joe Taylor
|
a60edeb607
|
WIP toward sending decodes from Q65W to WSJT-X through shared memory.
|
2022-12-14 11:51:01 -05:00 |
|
Joe Taylor
|
439f17c123
|
Implement simple shared memory between WSJT-X and Q65W.
|
2022-12-14 09:21:01 -05:00 |
|
Joe Taylor
|
01df4a8c1e
|
Allow Max Age up to 60, rather than 10.
|
2022-12-13 11:51:52 -05:00 |
|
Joe Taylor
|
815200acdf
|
Merge branch 'develop' into map65
|
2022-12-13 11:45:33 -05:00 |
|
Joe Taylor
|
4aace2d75c
|
Force fast-mode flags OFF when entering Q65 mode.
|
2022-12-13 11:39:41 -05:00 |
|
Joe Taylor
|
f024605d5a
|
Merge branch 'develop' into map65
|
2022-12-13 11:21:19 -05:00 |
|
Joe Taylor
|
3fd9d5e976
|
Show dB for waterfall mouse position only when in TotalPower mode.
|
2022-12-13 11:18:16 -05:00 |
|
Joe Taylor
|
9ff1f9ff3f
|
Allow clicking in Active Stations window to call a station identified by Q65W.
|
2022-12-08 11:57:51 -05:00 |
|
Joe Taylor
|
10c70d042c
|
Clean up the "Active Stations" display when used with Q65W.
|
2022-12-07 11:45:05 -05:00 |
|
Uwe Risse
|
f21d2ca9b1
|
Improved protection against crashes caused by double-clicking messages with <...> in certain QSO situations.
|
2022-12-07 11:34:12 +01:00 |
|
Uwe Risse
|
83b833a4f7
|
Prevent a crash when clicking on a message with "m_baseCall <...>" in EU VHF contest mode.
|
2022-12-07 11:10:07 +01:00 |
|
Uwe Risse
|
2bbcd1010a
|
Prevent a crash when clicking on a message without word 3 in Fieldday or FT Roundup mode.
|
2022-12-07 00:23:10 +01:00 |
|
Joe Taylor
|
df21127af7
|
Clean up the display in Active Stations window.
|
2022-12-06 15:59:12 -05:00 |
|
Joe Taylor
|
5054fb9e4e
|
Remove a qDebug().
|
2022-12-06 12:45:37 -05:00 |
|
Uwe Risse
|
c6d13a7984
|
Minor code correction.
|
2022-12-06 15:25:16 +01:00 |
|
Uwe Risse
|
ffe6ed7a1c
|
Ensure that "Start new period decodes at top" still works after several hours. Patch from Mike W9MDB.
|
2022-12-06 14:54:24 +01:00 |
|
Joe Taylor
|
44729ebe00
|
Work in progress on displaying wideband decodes from MAP65 in WSJT-X.
|
2022-12-02 16:30:18 -05:00 |
|
Brian Moran
|
db936dffc1
|
fix for FH issue found by K8H where TX queues not kept full (n=2,3)
|
2022-11-29 20:32:13 -08:00 |
|
Uwe Risse
|
89dd922cef
|
Fox mode: Prevent callers below 1000 Hz from being displayed in the Rx frequency window.
|
2022-11-25 09:15:23 +01:00 |
|
Uwe Risse
|
a8979b01d1
|
Fox mode: Remove a station from the "In Progress" window when transmission of "RR73" is completed.
|
2022-11-24 16:33:07 +01:00 |
|
Uwe Risse
|
104fcf2193
|
Fox mode: Display any reply from a Hound in the Rx Frequency window that is for us and contains a report.
|
2022-11-24 14:23:30 +01:00 |
|
Uwe Risse
|
d3bcc2c6b4
|
Remove a station from the In Progress window after the QSO has been logged.
|
2022-11-24 13:55:33 +01:00 |
|
Uwe Risse
|
a36a99997b
|
Fox mode: Display any reply from the Hound in the Rx Frequency window.
|
2022-11-24 10:32:42 +01:00 |
|
Uwe Risse
|
b3f6d41f4b
|
Fix a bug in Hound mode for decodes without a grid or 3rd part of the message. Patch by Mike W9MDB.
|
2022-11-20 10:24:55 +01:00 |
|
Uwe Risse
|
d380be4ab4
|
Some more time to test RC5, part2.
|
2022-11-19 20:06:41 +01:00 |
|
Uwe Risse
|
11db3eb1f3
|
Some more time to test RC5.
|
2022-11-19 20:04:52 +01:00 |
|
Brian Moran
|
a247bcae94
|
change column title from In-QSO to In Progress
|
2022-11-19 07:20:17 -08:00 |
|
Brian Moran
|
0820a86d37
|
Merge branch 'develop' into hound-list-changes
|
2022-11-19 07:06:16 -08:00 |
|
Brian Moran
|
f59e9cba04
|
Merge branch 'develop' into working-freqs
|
2022-11-19 07:03:18 -08:00 |
|
Uwe Risse
|
bed8904298
|
Ensure that also late a7 decodes from the previous band are suppressed.
|
2022-11-16 22:05:01 +01:00 |
|
Brian Moran
|
31676f0cc5
|
Merge remote-tracking branch 'origin/hound-list-changes' into hound-list-changes
|
2022-11-15 11:36:10 -08:00 |
|
Brian Moran
|
2ba4496baf
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into hound-list-changes
|
2022-11-15 11:33:44 -08:00 |
|
Uwe Risse
|
e7dde090bf
|
Allow CQ messages to be sent to PSK reporters without a grid.
|
2022-11-15 17:09:05 +01:00 |
|
Uwe Risse
|
fcc10c1f69
|
Some GUI adjustments.
|
2022-11-13 16:38:56 +01:00 |
|
Uwe Risse
|
940b26e6ea
|
Fix a compilation error with Qt 5.15.x.
|
2022-11-13 09:49:43 +01:00 |
|
Brian Moran
|
2b08cd9e4b
|
manage hound queue; add ability to add hound to top with ALT-double-click; show/manipulate hound QSOs in progress
|
2022-11-12 17:23:21 -08:00 |
|
Uwe Risse
|
44d947ff95
|
Keep the frequency when in Hound mode and click the "H" button again.
|
2022-11-10 11:40:01 +01:00 |
|
Uwe Risse
|
7824ce6339
|
Don't allow a7 decodes during the first period after a band change because they can be leftovers from the previous band.
|
2022-11-08 21:59:33 +01:00 |
|
Joe Taylor
|
7187172d02
|
Don't allow decoding depth to be changed just because Echo mode was entered.
|
2022-11-03 11:49:14 -04:00 |
|
Joe Taylor
|
cb19944508
|
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
|
2022-11-01 11:53:44 -04:00 |
|
Uwe Risse
|
0cd2935b8c
|
Prevent some possible segfault errors (patch by Mike W9MDB).
|
2022-11-01 16:40:08 +01:00 |
|
Uwe Risse
|
bc8ee62900
|
Suppress "Transmit digital gain" overlay unless PWR attenuator is being adjusted.
|
2022-11-01 14:52:49 +01:00 |
|
Uwe Risse
|
2e59bd79d3
|
Some more fine tuning to the GUI.
|
2022-10-17 17:53:05 +02:00 |
|