Commit Graph

126 Commits

Author SHA1 Message Date
Joe Taylor
077821e563 Temporary(?) changes to allow calling a QRA64 decoder at nqd=2.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7479 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 21:34:25 +00:00
Joe Taylor
53e0b76e48 Create a "Decode QRA64" option and send its flag to m65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7478 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 18:17:32 +00:00
Joe Taylor
94f76eb22a Final conversions from .f to .f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7476 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-10 16:59:30 +00:00
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
Joe Taylor
fce75f9d07 Many changes toward GUI support for JT65B2 and JT65C2 sub-modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2547 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-31 15:51:58 +00:00
Joe Taylor
025a4a3473 Add synctst.f90 and synctst2.f90 to repository.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2546 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 20:07:53 +00:00
Joe Taylor
5185405c29 Another tweak to message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2545 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 19:17:49 +00:00
Joe Taylor
d83d2d4407 Use ntol to distinguise spectra to be used for message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2544 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 18:47:41 +00:00
Joe Taylor
ed03e0003d Better logic for message averaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2543 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 18:21:41 +00:00
Joe Taylor
d3d956b54c Temporary save. Next, will try a ring-buffer approach.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2542 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 17:04:57 +00:00
Joe Taylor
6fce19c9f1 Close to OK with message averaging?
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2541 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 14:57:46 +00:00
Joe Taylor
46280056b0 Working on smooth functioning of decoding average messages. Not finished, yet!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2540 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 14:22:30 +00:00
Joe Taylor
5879498755 Fix "open next in directory" for filenames with HHMMSS rather than HHMM.
Start process of makinf nsave known to GUI.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2539 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-30 12:39:31 +00:00
Joe Taylor
92478063f7 Don't fit pol'n angle when solving for dphi.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2538 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-29 14:42:59 +00:00
Joe Taylor
3c6ba78445 Minor corrections to cgen65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2537 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-29 14:09:58 +00:00
Joe Taylor
978fe1a81b More usage information for mapsim command.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2536 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 19:01:05 +00:00
Joe Taylor
e2a9cdb428 Add msgs.txt for program mapsim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 18:26:21 +00:00
Joe Taylor
a7d778ad96 Add flexible command-line options for mapsim.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2534 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 16:03:30 +00:00
Joe Taylor
da1a91424f Add the gaussian random number generator.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2533 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 15:06:01 +00:00
Joe Taylor
37d91076fc Fixed the frequency problem.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2532 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 14:36:29 +00:00
Joe Taylor
6bfe2ed709 First cut at program "mapsim". (Frequency stuff is not right, yet.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2531 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-08-28 13:48:46 +00:00
Joe Taylor
0dbc60eb72 Improve an error message regarding suspect data.
Don't zero dd() when data come from disk.
Some code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2470 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-12 14:10:21 +00:00
Joe Taylor
7cb792f31c Temporary(?) fix for the "ghost signal" problem.
NB: it occurred only with nwindow=2.
(Have not yet determined why data are being picked from dd() array beyond
where new data should appear... so for now, I have zeroed the whole 
array at start of a new minute.)


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2468 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-06-04 17:02:50 +00:00
Joe Taylor
291efe9a62 Update map65.iss.
Couple of tweaks to GUI forms.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2466 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-23 15:17:45 +00:00
Joe Taylor
c4a1997191 Set properties for native eol style and the "Rev" keyword.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2464 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 17:09:48 +00:00
Joe Taylor
9ff1114cc9 Add s3avg.o to Makefile.MinGW.
Change the install directory to map65_install.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2462 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 14:45:57 +00:00
Joe Taylor
04dcf0a528 Major changes to the MAP65 branch. This branch is now a copy of
MAP65 v2.3.0, r631, as checked out from the SVN repository on
pulsar.princeton.edu.  If all goes well with this commit, subsequent
MAP65 development will use the Berlios repository.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2461 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-05-22 14:28:39 +00:00