Commit Graph

6392 Commits

Author SHA1 Message Date
Bill Somerville 22f66795a1
Improved C/Fortran string interoperation, and fix azel.dat updates
The azel.dat file is no  longer written with future Doppler correction
information designed  for rigs  that can't do  CAT QSY  commands while
transmitting.
2020-07-20 15:15:55 +01:00
Bill Somerville 731dfc5c6f
Qt 5.15 compatibility 2020-07-19 21:09:52 +01:00
Joe Taylor 6a4f1fbdf7 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-19 13:21:45 -04:00
Joe Taylor 159b8a97f7 Better handling of fSpread in mainwindow.cpp. Makes auto-seq work when plotspec is used. 2020-07-19 13:20:41 -04:00
Bill Somerville 58fc82e178
Correct standard message generation for FST240 2020-07-19 12:31:10 +01:00
Joe Taylor 7fa7b0dda9 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-18 13:57:08 -04:00
Joe Taylor 4fa9557272 Add end-of-Rx-sequence number of buffers for 900 and 1800 s sequences. 2020-07-18 13:56:19 -04:00
Joe Taylor e73f27954d Increase valid range of TRperiod controls. 2020-07-18 13:55:33 -04:00
Bill Somerville 43d6eacc4b
Refined stop times 2020-07-18 18:52:09 +01:00
Bill Somerville 5f2310489b
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-18 18:50:39 +01:00
Bill Somerville 60ddd40049
More 15 & 30 minute T.R period updates 2020-07-18 18:50:08 +01:00
Bill Somerville 9e6d31dff3
Debug print of shared memory size 2020-07-18 18:49:20 +01:00
Steven Franke 510537d4fe Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-18 09:02:16 -05:00
Steven Franke 98596a4be7 Choose nfft1 and ndown so that both nfft1 and nfft2 have small prime factors. 2020-07-18 09:02:11 -05:00
Bill Somerville 0de538c723
Close orphaned jt9 sub-process before restarting 2020-07-18 12:31:35 +01:00
Bill Somerville 8b35e744d0
Increase Tx waveform storage & update wide graph nsps for FST240 2020-07-18 10:35:26 +01:00
Bill Somerville 4e0f1103b6
15 and 30 minute T/R periods for FST240 & FST240W 2020-07-17 23:44:14 +01:00
Bill Somerville cccb38dbef
Pass hints to fst240sim, genfst240, and packjt77::pack77 on WSPR msgs
Due to  an ambiguity with  message encodings between 77-bit  QSO modes
and 50-bit  beacon modes with message  types 13.n3 4.0 and  0.6 a hint
needs to be  passed to ensure the right encoding  is emitted. The hint
only  effects  ambiguous messages,  others  will  be encoded  strictly
according to the message content.
2020-07-17 19:09:21 +01:00
Bill Somerville c21a60144a
Larger 12kHz sample buffer 2020-07-17 19:08:21 +01:00
Steven Franke bd0826c8df Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-17 11:29:25 -05:00
Steven Franke 322fd14a6a Use Joe's values for NSPS. 2020-07-17 11:29:21 -05:00
Joe Taylor 16c857db0b Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-17 12:01:05 -04:00
Joe Taylor 64dc6c6a6e Move the red goal post appropriately when FST240 or FSt240W mode is selected. 2020-07-17 12:00:15 -04:00
Steven Franke 02b66241d2 Add 15 minute and 30 minute TRperiod option for FST240. 2020-07-17 10:52:27 -05:00
Bill Somerville 5b705d54d2
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-16 23:10:42 +01:00
Joe Taylor 7bd797c0e9 Improved estimates of Doppler spread. Comment the code in write_ref(). 2020-07-16 11:47:07 -04:00
Bill Somerville 74970acdb7
Align FST240W round-robin scheduling with hours 2020-07-16 14:09:24 +01:00
Joe Taylor f61cb1dcbd Better display format for w50 with plotspec. 2020-07-15 16:03:36 -04:00
Joe Taylor fc8b5daff6 Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-15 15:51:22 -04:00
Joe Taylor b3882a93c0 Extend write_ref() to compute freq offset and Doppler spread. Also some minor code cleanup. 2020-07-15 15:50:17 -04:00
Joe Taylor ff0d31986f File 'plotspec' in execution directory ==> save channel-gain spectrum to fort.52. 2020-07-15 13:15:38 -04:00
Joe Taylor fe86a6562c Change band name 2190m to 2200m. 2020-07-15 13:09:34 -04:00
Bill Somerville 785e9e7924
Undo a change only intended to testing 2020-07-15 14:45:08 +01:00
Bill Somerville c5ab12d1f4
Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-15 01:48:01 +01:00
Bill Somerville 99f419f63c
Initialize prefix store for type 2 50-bit messages 2020-07-15 01:46:52 +01:00
Joe Taylor ab3630b2e7 Compute spectrum for measuring fspread of a decoded FST240/FST240W signal. 2020-07-14 16:46:28 -04:00
Joe Taylor 79dbdcca9c Correct a typo. 2020-07-14 14:54:40 -04:00
Joe Taylor 8ff7da3884 FST240W should Tx at audio freq in WSPRfreqSpinBox, not TxFreqSpinBox. 2020-07-14 14:51:40 -04:00
Joe Taylor 8598644750 No need for E or H end-of-line info. 2020-07-14 14:09:23 -04:00
Joe Taylor d7bb468a35 Editorial work by Dave, KC3GPM. 2020-07-14 13:47:52 -04:00
Joe Taylor 4213e02905 Editorial work by Dave, KC3GPM. 2020-07-14 13:45:32 -04:00
Joe Taylor bdc3ebddcc Editorial work by Dave, KC3GPM. 2020-07-14 13:30:31 -04:00
Joe Taylor 4d7f1684ef Editorial work by Dave, KC3GPM. 2020-07-14 13:28:50 -04:00
Joe Taylor e740019940 Editorial work by Dave, KC3GPM. 2020-07-14 13:18:54 -04:00
Joe Taylor c925f6d1cc Merge branch 'feat-fst280' of bitbucket.org:k1jt/wsjtx into feat-fst280 2020-07-14 11:43:40 -04:00
Joe Taylor cbeb81b499 Add LF/MF noise blanker capability for FST240 and FST240W. 2020-07-14 11:27:41 -04:00
Steven Franke c5f0187036 Eliminate an unnecessary variable (NN2) in fst240sim.f90. 2020-07-13 19:59:14 -05:00
Steven Franke a19d5d1556 Fix end subroutine line for new write_ref subroutine. 2020-07-13 15:10:01 -05:00
Steven Franke db3e0d8022 Add a disabled option to print the reference waveform to fort.51. 2020-07-13 14:58:50 -05:00
Steven Franke bac3cc7471 Remove spurious invocation of thresh variable. 2020-07-13 08:53:11 -05:00