Commit Graph

818 Commits

Author SHA1 Message Date
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
091f7f52c2 Fix the program title line by removing SVN information. 2020-11-08 10:14:42 -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
Bill Somerville
3d15d807ad .gitignore created online with Bitbucket 2018-05-31 13:03:36 +00:00
Bill Somerville
6358f14a2c Migrate map65 trunk to new repo location
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/map65/trunk@8716 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-05-22 23:40:53 +00:00
Joe Taylor
12ab1314fb Dummy commit to bump displayed revision number.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@8182 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-10-24 14:44:16 +00: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
6459d73eda Dummy to bump rev numver.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@8177 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-10-17 14:52:54 +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
3e93eebe01 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7550 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-21 19:18:17 +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
b3e9321a0f Correct the path in qt.conf.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7546 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 17:31:04 +00:00
Joe Taylor
c7bedda285 Don't build to run with a console window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7545 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 16:39:59 +00:00
Joe Taylor
956571bedc Add qt.conf to Resources.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7544 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 16:25:08 +00:00
Joe Taylor
571cf41571 Don't try to read wsjt.log if no such file is found. Update version# in map65b.iss.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7543 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 16:00:25 +00:00
Joe Taylor
65b9090903 Don't allow Tx in QRA64 if NoQRA64 was selected. Likewise for JT65. Set default rpt=-24 for QRA64.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7542 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-20 14:54:56 +00:00
Joe Taylor
edf39d60b8 Double-click on call now sets proper Tx mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7541 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-19 17:03:00 +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
aeae8dd2a9 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7534 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-18 19:31:16 +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
6248f71362 Remove most remaining references to nfast and m_nfast.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7525 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 18:53:40 +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
e31c31c23b For now, don't create a "winmain".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7523 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 18:09:44 +00:00
Joe Taylor
d25f1d153f Replace file map65b.iss, for packaging.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7522 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 17:49:17 +00:00
Joe Taylor
202e731bb4 Add rigctl executable for possible later use.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7521 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-17 17:02:05 +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
79d3aa2439 Bump progrem version to 2.7.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7517 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 20:28:14 +00:00
Joe Taylor
c79fe70549 Display UTC correctly on waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7516 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 20:27:03 +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
927ac2972d Adjust mainwindow minimum width.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7514 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 19:48:48 +00:00
Joe Taylor
a1255cea2d Add a TxMode button; set label background colors for submodes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7513 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 19:22:45 +00:00
Joe Taylor
f7f6a6d970 Update the wisdom batch files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7512 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 18:08:45 +00:00
Joe Taylor
6fb1718cc0 Allow the red markers on top waterfall to scroll down.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7511 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 18:00:50 +00:00
Joe Taylor
75e03c7784 Put red sync marker for QRA64 also on the top (wideband) waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7510 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-16 17:54:22 +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