Joe Taylor
|
2194f3096a
|
Don't count lines with blank message in "ndecoded".
|
2021-01-06 21:44:49 -05:00 |
|
Joe Taylor
|
8a4b5b6a40
|
Various tweaks to the Q65 decoder; new numbering of the end-of-line decoding flags.
|
2020-12-31 15:52:06 -05:00 |
|
Joe Taylor
|
77a0e01b05
|
Allow for all AP types when averaging Q65, and for navg > 9.
|
2020-12-30 12:10:03 -05:00 |
|
Joe Taylor
|
412422db17
|
Add 'q' to the Q65 end-of-line flags; label right text window for "Average decodes".
|
2020-12-30 10:42:27 -05:00 |
|
Joe Taylor
|
3d042ee56f
|
Work in progress, on Q65 message averaging.
|
2020-12-26 10:04:17 -05:00 |
|
Joe Taylor
|
171e466389
|
More work on Q65 message averaging.
|
2020-12-24 09:51:02 -05:00 |
|
Joe Taylor
|
044aa80dc4
|
Remove all vestiges of the QRA64 mode. It has been replaced by Q65.
|
2020-12-21 15:07:53 -05:00 |
|
Joe Taylor
|
c7ca708569
|
Fix the problem with not honoring "Save Decoded" in Q65 mode.
|
2020-12-19 11:42:42 -05:00 |
|
Joe Taylor
|
b3769bb6c8
|
For Q65, plot a red "Sync curve" in the Wide Graph.
|
2020-12-18 13:31:14 -05:00 |
|
Joe Taylor
|
8507a42655
|
Quasi-graphical display of the sync ccf(f0,DT).
|
2020-12-17 17:02:28 -05:00 |
|
Joe Taylor
|
6416777278
|
Set ':' as the "mode character" for Q65.
|
2020-12-04 15:55:03 -05:00 |
|
Joe Taylor
|
7cb87e315b
|
Fix a format.
|
2020-11-30 14:15:59 -05:00 |
|
Joe Taylor
|
adc4c3d78a
|
More Q65 cleanup. Single-digit at end of line.
|
2020-11-30 14:13:37 -05:00 |
|
Joe Taylor
|
de6f5e4975
|
Q65 code cleanup. Use 3-digit format for the end-of-line flag.
|
2020-11-30 13:14:18 -05:00 |
|
Joe Taylor
|
1c30b97228
|
More adjustments for adding AP decoding to Q65.
|
2020-10-29 10:53:30 -04:00 |
|
Joe Taylor
|
e2978abcf5
|
Pass ncontest and lapcqonly to the Q65 decoder.
|
2020-10-29 10:33:54 -04:00 |
|
Joe Taylor
|
9b452e8f99
|
Change mode name QRA65 to Q65 everywhere, supposedly.
|
2020-10-25 13:58:18 -04:00 |
|
Bill Somerville
|
314be8ccb7
|
Merge branch 'develop' into feat-fst280
|
2020-10-06 19:25:06 +01:00 |
|
Joe Taylor
|
7fd2f1afe6
|
Change QRA66 to QRA65, on the C++ side.
|
2020-09-25 13:20:46 -04:00 |
|
Joe Taylor
|
6ebc700288
|
Mostly(?) changed QRA66 to QRA65 on the Fortran side.
|
2020-09-25 12:21:57 -04:00 |
|
Joe Taylor
|
375a869a51
|
Revert "Revert "Very basic code (including some diagnostics) for "try all NB settings". Will remove it again.""
This reverts commit 033cc65d08 .
|
2020-09-18 09:01:51 -04:00 |
|
Joe Taylor
|
033cc65d08
|
Revert "Very basic code (including some diagnostics) for "try all NB settings". Will remove it again."
This reverts commit bcf7f36b9c .
|
2020-09-17 19:30:07 -04:00 |
|
Joe Taylor
|
bcf7f36b9c
|
Very basic code (including some diagnostics) for "try all NB settings". Will remove it again.
|
2020-09-17 19:28:55 -04:00 |
|
Joe Taylor
|
a1baaebee9
|
Decoder should reject data with rms < 3.0 over first 15 seconds.
|
2020-09-12 13:46:09 -04:00 |
|
Bill Somerville
|
5fdcd8c15a
|
Merge branch 'develop' into feat-fst280
|
2020-09-11 20:06:20 +01:00 |
|
Joe Taylor
|
47fcddcb50
|
Send nfa, nfb to fst4_decode().
|
2020-09-10 14:59:52 -04:00 |
|
Joe Taylor
|
01a1688b32
|
FST4 and FST4W decoder: get freq range from nfqso and ntol; remove BCD submodes, i.e. hmod=2, 4, 8.
|
2020-09-05 13:14:40 -04:00 |
|
Joe Taylor
|
f24d15b16e
|
Eliminate the FST4/FST4W submodes with hmod > 1.
|
2020-09-04 15:15:30 -04:00 |
|
Steven Franke
|
e02850ae5a
|
Streamline fst4_decode. Add timer for downsampling.
|
2020-08-29 19:55:22 +01:00 |
|
Steven Franke
|
0e0349e87a
|
Streamline fst4_decode. Add timer for downsampling.
|
2020-08-20 09:48:32 -05:00 |
|
Bill Somerville
|
4a2a181528
|
Merge branch 'develop' into feat-fst280
|
2020-08-17 18:33:00 +01:00 |
|
Joe Taylor
|
84e53960cd
|
QRA66 now works up for submodes A-D up to 300 s periods. Submode E presently NG.
|
2020-08-09 11:04:49 -04:00 |
|
Joe Taylor
|
de0476bf3c
|
More changes to allow longer sequences in QRA66 mode.
|
2020-08-08 16:53:28 -04:00 |
|
Joe Taylor
|
bf38f4416c
|
Modifications to give QRA64 use of longer TR periods and tone-spacing submodes. Noy yet finished, or tested!
|
2020-08-08 09:14:12 -04:00 |
|
Joe Taylor
|
2de2874672
|
Allow for larger irc created by message averaging. Commit test_qra66.f90
|
2020-08-06 14:23:39 -04:00 |
|
Joe Taylor
|
668631180d
|
Code cleanup.
|
2020-08-04 11:52:29 -04:00 |
|
Bill Somerville
|
87dec9d433
|
Remove a remnant of "Also FST4W" mode
|
2020-08-02 00:42:09 +01:00 |
|
Joe Taylor
|
3867c452e6
|
Changes to GUI to accommodate QRA66. It's basically functional, I think.
|
2020-08-01 12:13:49 -04:00 |
|
Joe Taylor
|
c4ef1e3e25
|
Starting on a decoder for QRA66. Now have found xdt and f0 from the sync vector.
|
2020-07-31 16:38:21 -04:00 |
|
Bill Somerville
|
a7223a5efa
|
A few more cosmetic 240 -> 4 changes
|
2020-07-23 19:13:05 +01:00 |
|
Steven Franke
|
085e63e05d
|
Rename fst240 to fst4 in Fortran routines.
|
2020-07-23 12:48:50 -05: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 |
|
Joe Taylor
|
f61cb1dcbd
|
Better display format for w50 with plotspec.
|
2020-07-15 16:03:36 -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
|
185cf3eb48
|
"Also FST240W" should set iwspr=2, not 1. Change ndeep to ndepth, for consistency.
|
2020-07-02 13:30:18 -04:00 |
|
Joe Taylor
|
f2c3cbf9ac
|
Implement basic functiionality of FST240W in the GUI.
|
2020-07-01 12:01:47 -04:00 |
|
Joe Taylor
|
22b782a4ae
|
Can now decode FST240W signals from WSJT-X, using FST240 and the option "Decode -> Also FST240W".
|
2020-06-30 20:04:44 -04:00 |
|
Joe Taylor
|
ae54c80a54
|
Here's a start on GUI changes to support FST240W as well as FST240.
|
2020-06-30 17:14:58 -04:00 |
|
Joe Taylor
|
d7448347e5
|
Install a basic framework for handling FST240W decodes.
|
2020-06-30 15:11:36 -04:00 |
|
Joe Taylor
|
83fddb1f57
|
Pass more parameters to fst240_decode().
|
2020-06-29 12:21:34 -04:00 |
|