Commit Graph

9942 Commits

Author SHA1 Message Date
Joe Taylor
7f6f260dc8 Start removing portAudio stuff. 2022-12-05 15:20:51 -05:00
Joe Taylor
bac63c1ea7 Remove the read_log() stuff. 2022-12-05 15:14:49 -05:00
Joe Taylor
50f2ef1931 Remove stuff from widegraph. 2022-12-05 15:10:59 -05:00
Joe Taylor
ce23a1897b Remove more unused stuff. 2022-12-05 15:04:34 -05:00
Joe Taylor
fa5a63df8a Removinf unised stuff from devsetup. 2022-12-05 14:13:05 -05:00
Joe Taylor
8a70f9c131 Remove more soundout stuff. 2022-12-05 13:58:12 -05:00
Joe Taylor
2a2bc4e69b Remouve stuff related to soundout and txtune. 2022-12-05 13:51:21 -05:00
Joe Taylor
cd5a925208 Removing more unneeded GUI items. 2022-12-05 13:17:46 -05:00
Joe Taylor
2a97ba420e Removed more unused GUI controls. 2022-12-05 12:57:18 -05:00
Joe Taylor
532d36dc77 Removing unused GUI items and associated code. 2022-12-05 12:49:57 -05:00
Joe Taylor
c3d8e96c8f Clean up the mainwindow test display. 2022-12-05 12:12:32 -05:00
Joe Taylor
e4a7f3a22a Sort candidates by frequency, after all. 2022-12-05 11:54:16 -05:00
Joe Taylor
27f304752a Moew WIP on q65w. 2022-12-05 11:08:31 -05:00
Joe Taylor
053ba57dc4 Work in progress on q65w ==> stripped-down map65 for wideband Rx. 2022-12-05 11:01:52 -05:00
Joe Taylor
17eae05c53 Starting to remove tx-related items from GUI, and the associated code. 2022-12-04 17:40:50 -05:00
Joe Taylor
88f542cd36 Really finish, this time. 2022-12-04 17:13:52 -05:00
Joe Taylor
9ba8ae0b9b Finish removing Band Map window. 2022-12-04 17:11:51 -05:00
Joe Taylor
de841889b5 Starting to remove Band Map window. 2022-12-04 17:07:08 -05:00
Joe Taylor
adc04fd71e Finish removing Messages window. 2022-12-04 16:58:19 -05:00
Joe Taylor
8731f9e75a Starting to remove Messages window from q65w. 2022-12-04 16:44:09 -05:00
Joe Taylor
4c83311f5a Oops! Fix two committing errors. 2022-12-04 16:06:14 -05:00
Joe Taylor
dec65a1b7a Starting to trim stuff not needed for q65w. No early decpde; all decodes to main window. 2022-12-04 16:03:13 -05:00
Joe Taylor
dc69832745 Build either map65 or q65w, but not both. 2022-12-04 14:00:28 -05:00
Joe Taylor
f7421feb62 Initial build of q65w, an experiment to make a stripped-down map65. 2022-12-04 10:17:02 -05:00
Joe Taylor
c8e64db9d4 Merge branch 'map65' of bitbucket.org:k1jt/wsjtx into map65 2022-12-04 09:23:06 -05:00
Joe Taylor
f216648c05 Remove forced nfreq=144 in astro.cpp. 2022-12-04 09:21:57 -05:00
Joe Taylor
44729ebe00 Work in progress on displaying wideband decodes from MAP65 in WSJT-X. 2022-12-02 16:30:18 -05:00
Joe Taylor
4160256747 Remove a temporary hardwired Doppler value. 2022-12-02 11:43:25 -05:00
Joe Taylor
5daa5f301d Let MAP65 compute self Doppler using *.iq filename values for date and time. 2022-12-02 11:35:52 -05:00
Joe Taylor
32411d1fd0 Send current self-dop from MAP65 mainwindow to decoder. 2022-12-02 10:20:43 -05:00
Joe Taylor
0055222306 Write MAP65 decodes to file 'wb_q65.txt', for use by WSJT-X. 2022-12-02 09:18:52 -05:00
Joe Taylor
6c018cb53f Fix the Q65 submode indicator written to map65_rx.log. 2022-12-01 12:36:48 -05:00
Joe Taylor
51eb142f4c Improve wideband Q65 decoding in MAP65. 2022-12-01 12:17:03 -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
Joe Taylor
ef79bed994 Merge branch 'develop' into map65 2022-11-29 14:12:34 -05:00
Uwe Risse
14b1a71517 Correct NEWS as well. 2022-11-27 13:55:23 +01:00
Brian Moran
4e071495a0 correct spelling 2022-11-26 08:44:26 -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
8436eac2e2 Further updates to NEWS and Release notes. 2022-11-23 13:16:08 +01:00
Steven Franke
f77a249c3d Updates to NEWS and Release notes. 2022-11-22 14:09:10 -06:00
Steven Franke
86c3f6aa90 Upload FST4W-900 spots with tr=15 because WSPRnet does not recognize tr=16. 2022-11-22 12:51:52 -06:00
Joe Taylor
3c8a8d518a Merge branch 'develop' into map65 2022-11-21 12:40:23 -05:00
Joe Taylor
fb01223768 Final (?) edits to Release Notes in advance of the 2.6.0-rc5 release. 2022-11-21 11:02:26 -05:00
Uwe Risse
d37e887eb9 Some more edits to Release Notes and NEWS. 2022-11-21 14:39:19 +01:00
Steven Franke
119c838629 Edits to Release Notes. 2022-11-21 07:18:56 -06:00
Uwe Risse
e443cb27c6 Preparations for v2.6.0-rc5. 2022-11-21 11:49:03 +01:00