Commit Graph

707 Commits

Author SHA1 Message Date
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
a0558b2c30 Don't use a console window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3919 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-25 17:28:40 +00:00
Joe Taylor
d5d3feeb65 Add usb.h, remove hard-coded path to same.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3868 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-12 21:31:58 +00:00
Joe Taylor
61ca3b6e23 Add required libraries for MAP65.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3864 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-12 15:11:12 +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
0d842cac29 Use PY2SDR signalMeters to replace Qwt Thermos.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3824 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-03-03 16:44:14 +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
7e3db081a5 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3653 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-20 15:56:14 +00:00
Joe Taylor
1b98096ed0 Fic a newly introduced bug in soundout.cpp.
Fix two compiler warnings.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3652 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-20 15:55:49 +00:00
Joe Taylor
661265ae0f Force Tune=OFF when exiting the txTune window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3651 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-18 16:56:45 +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
22af47db87 OK, we have a functioning TUNE button. Needs testing.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3641 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-16 19:28:52 +00:00
Joe Taylor
fecbe8a7fc Further progress on changes to support the IQ+ XT.
Amplitude and phase adjustments of Tx audio are now working and need to 
be tested.  Still need to implement function of "Tune" button.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3640 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-16 18:47:28 +00:00
Joe Taylor
8422bf21a6 Working on adjustments for IQ amp and phase during Tx.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3638 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-15 21:44:12 +00:00
Joe Taylor
93b6755e4b More work toward changes for IQ+ Tx: in particular, code for the txTune
window.  Still need to implement actions in soundout for Tx image rejection,
and action of the Tune button.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3632 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-01-10 20:11:30 +00:00
Joe Taylor
ba4f27518a Starting to add "Tx Tune" functions.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3603 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-11 17:02:37 +00:00
Joe Taylor
e34cbfead7 Desable the "Set Rx Freq" button when transmitting.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3602 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-11 00:14:42 +00:00
Joe Taylor
89bc78fe54 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3601 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-10 16:16:47 +00:00
Joe Taylor
d9d3e54586 Tweak to freq display on waterfall.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3600 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-10 16:16:25 +00:00
Joe Taylor
ba8a771001 Updates for IQ+ XT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3599 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-10 16:11:04 +00:00
Joe Taylor
7db0b2f893 Re-connect the actual calls to set570()!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3598 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-05 20:10:34 +00:00
Joe Taylor
69873f9acf Dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3597 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-05 16:35:05 +00:00
Joe Taylor
8b81b734fb Correct some flaws in the new code to support the IQ+ XT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3596 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-05 16:34:32 +00:00
Joe Taylor
25490bc476 Bump version number to 2.5
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3595 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-04 17:50:27 +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
a035ca5772 More progress toward support of IQ+ XT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3593 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-03 20:28:14 +00:00
Joe Taylor
a01b0ddc8c More progress toward support of IQ+ XT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3592 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-03 19:30:00 +00:00
Joe Taylor
0d0a43cbc6 Starting to implement support for the HB9DRI "IQ+ XT". This will require
setting the Si570 to different frequencies for Rx and Tx.  

Not finished yet!!


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@3591 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-11-02 20:52:10 +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
d249e27cbd Implement log editing.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2591 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-18 16:28:01 +00:00
Joe Taylor
b6dd46f280 Adding wsjt.log features...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2590 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-18 15:44:10 +00:00
Joe Taylor
1beb5daeae Fix "CTRL-double-click-on-callsign" so it gets the correct S/N report.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2588 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-17 20:06: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
8782ae2b3c Fix H/V display in messages window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2583 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-14 12:50:55 +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
7c8eeff1b1 Clean up a few compiler warning messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2581 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 19:34:50 +00:00
Joe Taylor
8175795038 dummy
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2580 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 18:42:25 +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
e0ec7918bf Fix display of UTC in decoded message, JT65B mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2578 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-13 12:37:17 +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
1f1c0d6f1d Increase height of AstroData window, to accommodate Font Size = 20.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@2575 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2012-09-11 23:08:16 +00:00