Commit Graph

130 Commits

Author SHA1 Message Date
Joe Taylor 7425c28df2 Convert genqra64 to gen_q65_wave. Not finished yet! 2021-04-07 13:12:53 -04:00
Joe Taylor 6c1d88c79b Update the makefile. 2021-04-07 13:10:26 -04:00
Joe Taylor 0024bd1be9 Enable Q65 'q3' decodes in MAP65. 2021-04-07 09:58:25 -04:00
Joe Taylor 068a3fd596 Add another required file. 2021-04-07 09:39:21 -04:00
Joe Taylor ac0409fe13 Add required file q65b.f90. 2021-04-07 09:30:28 -04:00
Joe Taylor f2859b706d Don't call Q65 decoder on the first call to map65a(). 2021-04-06 15:02:43 -04:00
Joe Taylor 10f4f6dbd5 Change qra64 variable names, etc., to q65. 2021-04-06 14:51:32 -04:00
Joe Taylor f4423be7c5 Suppress the IEEE_DENORMAL message (for now). 2021-04-06 14:50:44 -04:00
Joe Taylor 701b883bcf Decode Q65 from within MAP65. Not very elegant yet, and has some problems. 2021-04-05 16:54:00 -04:00
Joe Taylor bfaff3c6d8 Update the windows Makefile. 2021-04-05 16:52:55 -04:00
Joe Taylor 2e3a5277a9 Add wavhdr.f90 2021-04-05 16:52:25 -04:00
Joe Taylor 4ff369886e Don't show conversion-loss warnings. 2021-04-04 10:08:45 -04:00
Joe Taylor dc62772039 Update Makefile.jtsdk for compiling m65 in Windows. 2021-04-03 18:30:15 -04:00
Joe Taylor aa2d77b951 Merge branch 'master' of bitbucket.org:k1jt/map65 2020-11-08 12:02:24 -05:00
Joe Taylor 8796ca98a6 Updates for building on Windows. 2020-11-08 11:57:41 -05:00
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