Joe Taylor
c3102ea485
More conversions from .f to .f90.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7475 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 16:48:12 +00:00
Joe Taylor
e5c1c14543
More conversions of .f to .f90.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7474 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 16:20:25 +00:00
Joe Taylor
9dd0cddffa
First steps in long journey toward QRA64 in MAP65.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7473 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 16:00:12 +00:00
Joe Taylor
faed5be460
Install ftrsd decoder in place of kvasd.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@6399 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 20:38:28 +00:00
Joe Taylor
4a25cd607c
Change demod64a.f and extract.F to *.f90 files, in preparation for ftrsd.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@6398 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-01-13 18:54:18 +00:00
Joe Taylor
32cfff9e9c
Change add-on prefix HK0A to HK0. Correct a flaw in genStdMsgs().
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@6077 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-11-11 18:06:30 +00:00
Joe Taylor
6ac901b3ef
Correct bug in correlation decoder.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4702 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-30 15:12:14 +00:00
Joe Taylor
7551ca642a
Remove the line that made deep65 fail with -O2.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4602 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-15 18:27:34 +00:00
Joe Taylor
205635c1aa
Must turn off the Fortran optimizer when compiling deep65.f90 !!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4600 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-15 14:54:13 +00:00
Joe Taylor
c5b2fce076
Several updates to MAP65.
...
Increase range of Fcal to +/- 20000 Hz.
Increase max size of CALL3.TXT to 10,000 calls.
Add some Windows resources.
Update the packaging script.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4579 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-11-03 20:35:00 +00:00
Joe Taylor
1fc2408e3d
Use usleep.c, not cutil.c.
...
Temporarily disable some palettes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@4062 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-04-23 01:54:55 +00:00
Joe Taylor
fe8d758a65
New Makefile.jtsdk and updated wsjtx.pro allow builds from within
...
QtCreator, as before. Now uses gfortran (rather than g95) in Windows.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3943 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-28 16:26:20 +00:00
Joe Taylor
681f03bc7f
Fix hard-coded path to libraries included in source directory.
...
Fix the gfortran "read/write after EOF" problem.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3861 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-11 13:45:27 +00:00
Joe Taylor
a46a4d8005
First successful build of MAP65 with CMake.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3854 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-10 16:16:14 +00:00
Joe Taylor
44f4956de2
Add new required files; update Makefile.MinGW.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3828 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-03 19:32:53 +00:00
Joe Taylor
2719bda29f
Fix Makefile for building m65.exe.
...
Add code to set the signal meters.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3825 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-03 17:39:31 +00:00
Joe Taylor
4bda372088
MAP65 now compiles in QT5. Need to replace Qwt Thermo widgets.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3823 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-03 16:27:25 +00:00
Joe Taylor
21f3a4207a
Include the DL9RDZ fix in packmsg.f
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3650 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-18 15:07:22 +00:00
Joe Taylor
214737ae54
Make the Tx audio stereo, i.e., I and Q signals in left and right channels.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3594 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-04 16:42:51 +00:00
Joe Taylor
7ba47a7e94
Fix paxck/unpack bugs reported by VE5VA.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3120 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-04-02 16:33:58 +00:00
Joe Taylor
f27c560cf6
Accommodate some gfortran changes after upgrade to Ubuntu 12.04.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3119 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-04-02 15:36:33 +00:00
Joe Taylor
9390a7d19d
Fix deep65.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2993 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-01-31 02:35:11 +00:00
Joe Taylor
894ac28f67
Add JT65 sub-mode to lines in map65_rx.log.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2790 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-12-05 13:36:51 +00:00
Joe Taylor
6f1f404d2d
I think it's right, now.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2587 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-15 15:41:56 +00:00
Joe Taylor
3a5bd27a49
Fix bugs in Band Map and LiveCQ file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2586 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-15 13:46:56 +00:00
Joe Taylor
9d3a43c8f3
Fix setting of TxFirst after double-click on callsign.
...
Adjust displayed S/N values for shorthands and nfast=2 modes.
(A better scheme can probably be found.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2584 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-14 15:04:38 +00:00
Joe Taylor
5b977444d1
Fix decoding of shorthand messages after changing nfast.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2582 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 20:16:07 +00:00
Joe Taylor
2b1d49d994
Correct several operational bugs in the fast (B2, C2) sub-modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2579 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 18:42:02 +00:00
Joe Taylor
c0800fbcec
Cleaned up some display matters for nfast=2 modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2577 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 01:00:05 +00:00
Joe Taylor
0e1ce7ba36
Display UTC as HHMMSS rather than HHMM. Needs more testing!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2576 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-12 20:32:43 +00:00
Joe Taylor
0b68d2c7bb
Fix a flaw in decode1a.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2571 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-11 15:31:57 +00:00
Joe Taylor
5854fdfe13
Code for defining the FFTs in wisdom?.bat.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2570 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-10 18:20:34 +00:00
Joe Taylor
3422dc7051
Now OK for DT from -1 to +9 s (ABC modes) and -1 to +4 s (B2,C2 modes).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2569 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-10 14:27:58 +00:00
Joe Taylor
d511b34e67
Add zplot
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2568 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 16:53:22 +00:00
Joe Taylor
a5c9ec137c
Empirical corrections to measured DT.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2567 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 16:30:43 +00:00
Joe Taylor
eca274079d
Fix the A, C modes in decode1a.f.
...
Still to do: compare full-length FFTs (maybe with smo() called?) and
mode65-summed shorted FFTs.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2566 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 15:22:56 +00:00
Joe Taylor
6ce5c09a1b
Fix several minor bugs in the fast modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2565 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-07 14:21:34 +00:00
Joe Taylor
b97645884f
Fix bug in filbig.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2564 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:46:42 +00:00
Joe Taylor
02ec065a2e
Scale up the B2 spectra.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2563 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:30:52 +00:00
Joe Taylor
276d7a4c0e
Trying to find out why switching submodes does not work.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2562 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-06 20:14:01 +00:00
Joe Taylor
5f4c119c93
B2 mode decodes now. (Still needs work, though.)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2560 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 20:34:31 +00:00
Joe Taylor
29599830eb
Remove DC component of symbol powers before computing FFT.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2559 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 18:02:50 +00:00
Joe Taylor
73be1b0fcd
Minor corrections to mapsim.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2558 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-05 15:07:33 +00:00
Joe Taylor
07c0df1be4
Change FFT length for final symbol spectra, when nfast=2.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2557 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 20:21:48 +00:00
Joe Taylor
d09f8c0892
More progress toward a working decoder for B2, C2 modes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2556 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 20:11:26 +00:00
Joe Taylor
887f0c99b4
OK, I think we're now computing array ss(4,322,32768) correctly
...
for the B2 and C2 modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2555 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 17:43:23 +00:00
Joe Taylor
8663692581
Better comments in timf2.f90.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2553 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-04 13:35:46 +00:00
Joe Taylor
e941c44930
Better algorithm in timf2 for determining frequencies with strong sigs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2552 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-03 17:16:43 +00:00
Joe Taylor
5fa4301e38
Correct a mis-spelling.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2549 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 19:27:50 +00:00
Joe Taylor
b689f177fe
Tx may now be correct for B2, C2 modes. Still working on decoder.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2548 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 18:29:54 +00:00