Commit Graph

290 Commits

Author SHA1 Message Date
Joe Taylor 3370bef7b7 Reports -1 to -9 displayed as -01 to -09 in Tx messages.
Save/restore band setting on program restart.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3090 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-25 01:39:20 +00:00
Joe Taylor 3362a37672 Implemented CW ID.
Signal reports 0 dB and above now displayed as "+03", "+16", etc.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3089 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-25 01:24:47 +00:00
Edson W. R. Pereira 3c5f145c95 Change to soundout.cpp to get output audio working under Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3088 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 22:34:57 +00:00
Edson W. R. Pereira d2fa94b8ae Fixed bogus empty lines in decoded window.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3085 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 18:01:22 +00:00
Joe Taylor 95d09d87c2 Center-align the labels in band-set ComboBox.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3084 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 17:40:14 +00:00
Joe Taylor de3a6dc18c Continuing to work on Rig Control.
Changed "Tx = QSO Freq" button to a band-change ComboBox.
Rig control of frequency setting and T/R now works on TS-2000.
T/R sequencing is not yet correct, but I thimnk it still works OK in the 
DTR/RTS switching mode.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3083 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 17:29:26 +00:00
Joe Taylor 7788eaeb2d Center the text in Call/Grid boxes.
Spell out "Generate Standard Messages" on button.
Spell out "Drift" at top of decoded text window.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3082 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 15:01:36 +00:00
Edson W. R. Pereira 313abf0b93 1. Tested merge with K1JT code. Seems ok.
2. Fixed labAzDif label.
3. Implemented new GUI layout.
4. Added legend label to decoded window.
5. Cosmetic change to the decoded window formatting.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3081 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 14:31:09 +00:00
Joe Taylor ee01b0b544 Working on Rig Control... Not complete yet, but psogram should compile
and run with PTT control via DTR/RTS.

Will need to replace a "labAzDist" label in mainwindow.ui.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3080 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 14:13:37 +00:00
Edson W. R. Pereira a571077996 Syncing updates
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3079 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 14:05:31 +00:00
Joe Taylor b752c8c517 Starting to implement CAT control. Not finished yet, and there may be bugs!
PTT control not yet done...


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3078 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-24 12:55:13 +00:00
Joe Taylor 82936270dc 1. Activated "Name" and Comments" fields on the LogQSO confirmation screen.
2. Decoding now starts at t=50 s rather than t=52 s.
3. Label on "Auto is On/Off" button changed to "Enable Tx".
4. Three new options on the Setup menu, to help importing ADIF log into some
   fussy loggers:
   - Log HT9 without submode
   - Convert JT9-x to RTTY for logging
   - Log dB reports to Comments



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3077 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-23 18:24:27 +00:00
Joe Taylor 6d9c6a8764 Update Linux Makefile
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3076 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-23 15:43:39 +00:00
Joe Taylor 75f68cc07a Display Az and Dist when "hisGrid" is known and valid.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3075 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-23 15:41:31 +00:00
Edson W. R. Pereira c1126bcb88 Adjusted the code to make it compile and run under Linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3074 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-23 15:35:32 +00:00
Joe Taylor 9d27abdad0 Increase values of "limit" in decoder.f90.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3073 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-23 13:31:33 +00:00
Joe Taylor 12ffa9696d dummy commit, to bump the revision number in mainwindow.cpp
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3071 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-22 19:58:21 +00:00
Joe Taylor f60cff8698 Default to Station tab on Setup screen.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3069 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-22 00:39:45 +00:00
Joe Taylor 67cf0fb5c6 LogQSO now has a confirmation step where you can edit the log entries.
Tx macros are now enabled.
Bug in decoder fixed.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3068 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-21 22:58:16 +00:00
Joe Taylor 64f5c2d92d Starrting to implement a confirmation dialog for LogQSL.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3067 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-21 17:22:32 +00:00
Joe Taylor b49a821ec6 Working on Tx macros.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3066 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-21 16:26:44 +00:00
Joe Taylor 407c2c1cdb Import Edson's Linux setup code for audio devices from WSPR-X.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3064 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-21 14:14:26 +00:00
Joe Taylor eb1ba0cf31 Fix minor bug in decoder.f90: should always try i==ipk!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3063 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-20 14:31:02 +00:00
Joe Taylor 2667a0651b Oops! I did not include FREQ in the ADIF records. It's fixed now.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3062 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-20 12:57:51 +00:00
Joe Taylor 3431eb75b8 Bump version number to 0.7.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3061 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-19 17:35:57 +00:00
Joe Taylor 7c4d06ade5 Oops! Added <eor> to end of ADIF records.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3060 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-19 17:34:13 +00:00
Joe Taylor 379fe84edb Big improvement in decoding speed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3059 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-19 17:26:45 +00:00
Joe Taylor a452fa62e1 Add "gridOK()" functiion, used for PSKreporter and double-clock on call.
Double-click on decoded line copies valid grid to dxGrid box.
Add button workd with an empty call3.txt file.
QSO start/stop times rationalized (somewhat).


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3056 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-19 13:18:23 +00:00
Joe Taylor 5862de5501 Starting to implement popup macros for Tx messages.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3055 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 22:47:24 +00:00
Joe Taylor b0bf6f8aee Fix the "Transmitting" message in ALL.TXT.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3054 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 20:31:42 +00:00
Joe Taylor a0c4d526e8 More cleanup of details.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3053 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 20:22:51 +00:00
Joe Taylor b4932f04ef Cleanup of some details. Now writing ADIF log, wsjtx_status.txt,
and ALL.TXT with proper formatting and line endings.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3052 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 20:12:23 +00:00
Joe Taylor 59ede5936c Combining wsjtx_rx.log and wsjtx_tx.log into ALL.TXT.
Implementing ADIF log.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3050 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 16:14:18 +00:00
Joe Taylor 23e3b9e953 Change wsjtx_txcall.txt and wsjtx_qrg.txt to wsjtx_status.txt.
Change DialFreqkHz to DialFreqMHz.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3049 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-18 13:24:50 +00:00
Joe Taylor 91d082f42f End lines in wsjtx_qrg.txt, wsjtx_txcall.txt, and wsjtx.log with CRLF.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3048 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-14 00:20:55 +00:00
Joe Taylor 727bf12c75 Allow COM port numbers up to COM99.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3047 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-13 18:47:34 +00:00
Joe Taylor 4bad091a3d Correct spelling on "Enable PSK Reporter" checkbox.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3046 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-12 15:03:32 +00:00
Joe Taylor 00f8c3ecba Add files "wsjtx_txcall.txt" and wsjtx_qrg.txt" for use by JT-Alert.
Write log info to wsjtx.log, not wsjt.log.
Bump version number to 0.6.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3045 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-12 14:53:53 +00:00
Joe Taylor a546ed591d Uploads to PSKReporter are now working.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3044 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-11 19:43:06 +00:00
Joe Taylor 37690807d0 Implementing uploads to PSK Reporter. (Not yet finished.)
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3043 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-11 15:51:44 +00:00
Joe Taylor 21d8c80360 Starting to implement uploading to PSKReporter.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3042 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-10 02:45:12 +00:00
Joe Taylor 3f8c6977b4 Update Makefile.linux.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3039 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-06 20:42:30 +00:00
Joe Taylor dc1877bc9d Change selection of Current/Cumulative/JT9Sync to a combobox.
Don't change frequency settings on double-click on decoded text, if 
the first call is MyCall.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3038 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-06 16:37:28 +00:00
Joe Taylor f678edddf2 Fix horizontal scale of cumulative 2d spectrum.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3037 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-06 00:52:38 +00:00
Joe Taylor 06df70aec1 Shift-double-click on decoded line does NOT change the frequencies.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3032 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-01 21:25:33 +00:00
Joe Taylor b723e0f2a2 Bug fix: it crashed if you double-clicked on a line with no decode.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3028 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-01 17:49:36 +00:00
Joe Taylor 5de4baa9bc Set fQSO as well as TxFreq when decoded text line is double-clicked.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3026 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-03-01 14:49:26 +00:00
Joe Taylor bea312da5e Correct the vertical scale of red curve, when nbpp>1.
Change "double-click on callsign" so that you can click anywhere on the line,
and make it set TxFreq accordingly.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3025 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-02-28 23:35:04 +00:00
Joe Taylor 3b60f952f9 Fix the red plot when bins/pixel > 1.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3024 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-02-28 21:22:56 +00:00
Joe Taylor fdb3ff464b Code for JT4 deep search now working well. (Needs some fine tuning, though.)
Message averaging has been tested, works well also.
Next: need to integrate these features and back-port into WSJT9.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2969 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-01-23 16:25:07 +00:00