Commit Graph

115 Commits

Author SHA1 Message Date
Joe Taylor
3c5b346fe5 Commit a Makefile that builds libm65.a m65 mapsim libastro.a on Linux. Build MAP65 from QtCreator. 2020-11-08 10:08:16 -05:00
Joe Taylor
436daf17b0 Add the qra64 files. 2018-10-19 15:55:29 -04:00
Joe Taylor
11cc9ab579 Relocate the qra64 files. 2018-10-19 15:54:20 -04:00
Joe Taylor
4a7be650ad Fix two unitialized variables in qra64b.f90. Complain only once about directory for azel.dat.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@8180 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-10-23 17:29:03 +00:00
Joe Taylor
ba51c662aa Protect against bounds error in "space".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@8176 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-10-17 14:48:52 +00:00
Joe Taylor
291f648405 Use different values for nfft1, nfft2 when sample rate 95238 is used.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7554 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-25 19:43:01 +00:00
Joe Taylor
a5d592e44e Correct the logic used for filtering legitimate CQ messages for LiveCQ.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7553 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-25 18:43:43 +00:00
Joe Taylor
e419fc33df Fix things up for single polarization different center freqs.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7549 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-21 19:13:49 +00:00
Joe Taylor
beceb766ff Protect against bounds error when invalid frequencies are presented to decoder.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7547 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 18:50:13 +00:00
Joe Taylor
4acd0c8795 Connect submode indicator to the QRA64 decode routines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7540 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-19 15:45:30 +00:00
Joe Taylor
3fa52a1a86 Fix several formatting flaws.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7538 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-19 15:00:17 +00:00
Joe Taylor
025cd28e0a Protect against bounds error in qra64zap.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7537 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-18 23:16:43 +00:00
Joe Taylor
571cae29f0 Don't carry over previous red marks. Increase slimit in plotter.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7536 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-18 22:01:55 +00:00
Joe Taylor
ec3a4031a2 Increase slimit for red marks; silence a compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7535 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-18 21:16:59 +00:00
Joe Taylor
b199eba694 Add stuff for LiveCQ.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7533 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-18 19:30:46 +00:00
Joe Taylor
a77ceae895 Send QRA64 decodes to map65_rx.log.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7528 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 20:41:20 +00:00
Joe Taylor
9bdfee3095 Fix the save/restore logic for NoJT65, NoQRA64; correct a flaw in extract.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7527 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 20:15:52 +00:00
Joe Taylor
8ee47c1768 Faster decoding if mode65==0.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7526 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 19:21:57 +00:00
Joe Taylor
befbe61adf Get rid of nfast nearly everywhere in Fortran code.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7524 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 18:45:23 +00:00
Joe Taylor
dd91c1217c Add basic Tx capability for QRA64. NB: using 11025 sample rate for Tx.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7520 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 16:38:01 +00:00
Joe Taylor
9cfe3c3c07 Do 45-deg steps for QRA64 decode. Tweaks to GUI.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7519 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 14:23:18 +00:00
Joe Taylor
ae1a6a8486 Try both X and Y pol; increase jstep in sync64.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7518 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 21:15:23 +00:00
Joe Taylor
9113a5b772 Correct several display formats.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7515 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 20:18:53 +00:00
Joe Taylor
f828cc7c78 Add QRA64 birdie-zapping capability. Needs further testing!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7509 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 17:25:50 +00:00
Joe Taylor
999b597264 Make the timer calls cumulative over a full MAP65 run.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7508 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 14:57:40 +00:00
Joe Taylor
48505621ae Progress toward full implementation of QRA64 in MAP65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7505 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-15 22:01:24 +00:00
Joe Taylor
8475e23906 Remove more kvasd stuff. Fix the twkfreq conflict.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7500 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 20:01:09 +00:00
Joe Taylor
4acf827419 Use only one twkfreq routine.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7498 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 16:58:31 +00:00
Joe Taylor
6bd85e3356 Bring the sort routines up-to-date with WSJT-X.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7497 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 16:52:03 +00:00
Joe Taylor
460f268d82 Clean up some (harmless) compiler warnings.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7496 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 16:26:57 +00:00
Joe Taylor
f157fcfc66 Big improvement in the way red Sync indicators are displayed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7495 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 02:35:43 +00:00
Joe Taylor
50ba68c3cd Improved logic for setting the red Sync marker. Needs further work!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7493 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-14 00:26:33 +00:00
Joe Taylor
087e856319 Starting to put red sync data on waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7491 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-13 21:42:32 +00:00
Joe Taylor
a1a7b501ef Remove some of the diagnostics.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-13 19:44:07 +00:00
Joe Taylor
e24a5fb06b Temporary: has some diagnostic writes ...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7489 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-13 19:13:40 +00:00
Joe Taylor
b4145e9b38 QRA64 decoding basically alive within MAP65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7487 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-13 15:12:27 +00:00
Joe Taylor
0a6e255465 Must do nqd=2 and nqd=1 for nagain=1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7482 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-11 21:19:44 +00:00
Joe Taylor
44665d33cf Use packjt module instead of separate pack/unpack routines.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7481 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-11 21:12:59 +00:00
Joe Taylor
fb18e92378 Commit the code that calls qra64b (but it's de-ctivated).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7480 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-11 20:56:44 +00:00
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