Joe Taylor
a292b2bb58
Remove my new QHash stuff; adapt the existing logbook code instead.
...
We now display "new call on current band" as well as "new call on any band".
Something similar should be done for DXCCs and grids.
2018-08-03 16:31:19 -04:00
Joe Taylor
7df048d10a
Extend color options to include New DXCC, call, and grid by band.
2018-08-02 14:35:55 -04:00
Joe Taylor
1ed527c362
Starting to implement worked-before logic for calls, grids, and DXCCs, by band (and perhaps by mode?).
2018-08-02 11:05:36 -04:00
Joe Taylor
cbfd1d0415
Menu item to erase cabrillo.log.
2018-08-01 15:52:35 -04:00
Joe Taylor
144f90d949
Fix more contest auto-seq bugs; add bare-bones contest logging.
2018-08-01 11:25:24 -04:00
Joe Taylor
fde78758e4
Save contest exchanges for NA_VHF and EU_VHF.
2018-07-31 15:42:51 -04:00
Joe Taylor
cbf8b5d914
Fix the generation of Tx* messages containing nonstandard calls.
2018-07-30 11:17:09 -04:00
Joe Taylor
ab7b411ec0
Warn casual operator to switch to EU VHF Contest mode.
2018-07-27 16:08:05 -04:00
Joe Taylor
7306424452
Auto-sequencing works if both stations are in EU VHF contest mode.
2018-07-27 15:21:40 -04:00
Joe Taylor
adcffe3db4
Pass "nContest" value to ft8_decode.f90.
2018-07-27 09:30:00 -04:00
Joe Taylor
3fc2209d86
Minor cleanup.
2018-07-06 13:21:31 -04:00
Steve Franke
cf64cad091
Send m_i3, m_n3, m_isync from mainwindow to genft8.f90 and use these to determine the type of generated message, according to the scheme described in lib/77bit/NewCode.txt.
2018-07-03 14:37:50 -05:00
Steve Franke
c39dd63f79
Send (i3,n3) from mainwindow to genft8. First steps at interpreting (i3,n3) to send itype=1 for classic messages and itype=2 otherwise. Very buggy at this stage.
2018-07-03 09:28:16 -05:00
Joe Taylor
12c68a969a
Add a checkbox to enable more frequent programmed CQs by Fox.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8659 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-05-14 18:45:23 +00:00
Bill Somerville
f4b6d51bcd
Tidy up recent fixes for Hound frequency shifts
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8629 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-22 12:32:32 +00:00
Bill Somerville
dd8f28b309
Tentative reversal of recent change to set hound Tx frequency very late
...
Changing the Hound Tx audio offset just before starting the Tx audio
stream is way too late to have the Tx message printed in the decodes
window with the correct frequency shown. If we intend to change the Tx
offset very late like this we are going to be in trouble with rigs
that cannot do CAT while transmitting since PTT will already be
asserted.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8627 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-21 19:10:16 +00:00
Joe Taylor
f27103642e
New convention for setting frequency of Hound's R+rpt message. Also, save/restore the mainwindow splitter setting.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8619 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-18 14:04:52 +00:00
Joe Taylor
57cf6b3f15
New code for Fox sequencing and modified steps.txt.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8612 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-13 19:20:37 +00:00
Joe Taylor
4d82d515ed
Minor code cleanup for Fox mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8610 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-11 20:32:17 +00:00
Joe Taylor
d6ac471054
Minor code cleanup, no logical changes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8607 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-11 13:22:34 +00:00
Joe Taylor
711629e3a5
Adjust several limits used in foxTxSequencer(), to reduce excess buildup of QSOs in progress.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8606 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-04-11 12:57:43 +00:00
Joe Taylor
f05ab39a30
In DXpedition mode, enforce a Fox CQ at least every 5 transmissions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8559 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-03-13 17:32:52 +00:00
Joe Taylor
2a307b776c
Display the "CQ Only" checkbox only in modes where it may be useful.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8539 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-28 13:50:58 +00:00
Bill Somerville
a0f117bf10
Don't block main window construction with not GA version warning message
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8531 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-25 00:57:45 +00:00
Joe Taylor
2fb7cfbdcc
Fix the way tx status label is set for Fox transmissions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8517 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-21 15:48:56 +00:00
Joe Taylor
692fa93501
Fix several Fox bugs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8511 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-20 16:44:11 +00:00
Joe Taylor
3366442596
Access to "FT8 DXpedition Mode User Guide" from the Help menu.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8503 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-12 16:29:16 +00:00
Bill Somerville
8d7b9bba56
Revert to pre r8430 behaviour except when hound using FT8
...
The "Hold Tx Freq" check box allows one's Tx frequency to be fixed
when replying by double-clicking a decode. When in FT8 hound mode
one's Tx frequency is always held when double-clicking a decode unless
directed by internal logic to change. Direct Tx offset changes are
still allowed in hound mode, as are the normal waterfall clicks.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8490 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-11 02:29:27 +00:00
Joe Taylor
da7da823cb
Remove the "single-click" patch, it appears to have problems.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8465 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-06 21:49:57 +00:00
Joe Taylor
ebd7f465fd
As a trial: single-click on a decode to select a new DX Call; double-click to also Enable Tx.
...
Thanks to W9MDB for this patch, which also removes the option *Double-click on
call sets Tx Enable*. Please test and report any perceived issues!
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8462 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-06 20:27:00 +00:00
Joe Taylor
a6f6554270
Minimize useless late starts of transmissions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8459 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-05 20:13:16 +00:00
Joe Taylor
9a4ddf269e
Reject message with ";" unless Hound mode selected or CRC10 matches DX Call.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8455 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-05 15:16:29 +00:00
Bill Somerville
3c384f7cbb
Add UDP message to set temporary Maidenhead locator
...
When "Auto Grid" is checked in "Settings->General" UDP messages of
type "Location" will update a temporary DE grid square. The intent is
to allow an external application joining the WSJT-X UDP message
protocol to dynamically update the DE grid during mobile operation.
This change also tidies up some outstanding issues around logging the
operator call.
This change adds a new UDP message "Logged ADIF" that is emitted in
parallel with "QSO Logged" messages. The new message is valid ADIF
file format and contains the logged QSO fields. The intent is that
basic UDP server applications might already have ADIF log record
capture capabilities and could use this message to feed existing ADIF
parsing routines to log QSOs. All that should be needed is to identify
this message type and the single field is ADIF compatible ASCII.
Thanks to Brian, N9ADG, for the patches that lead to these
enhancements.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8454 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-04 22:42:35 +00:00
Joe Taylor
d1be2506a9
Several enhancements to DXpedition mode:
...
1. Insert dummy report when Hound is called by complex-callsign Fox.
2. Allow Fox to transmit anywhere between 300 and 900 Hz.
3. Restrict randomized Hound freq to the range 1000 - 3000 Hz.
4. Suppress Fox signals that would be duplicates.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8376 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-27 21:06:57 +00:00
Joe Taylor
ccca0ad9eb
More corrections for compount FoxCall.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8366 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-22 18:30:35 +00:00
Joe Taylor
8f4487b2b3
Add Logged label and implement display of QSO Rate for last hour.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8360 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-22 15:31:09 +00:00
Joe Taylor
71986f4eed
Add FoxQSO.txt; sbRepeats -> sbMaxTime; randomize Tx freq for Hound R+rpt; code cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8358 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-22 14:51:22 +00:00
Joe Taylor
161ac6e76a
All-new algorithm for determining Tx messages for Fox.
...
Also, extend max cmsg length to 40 characters.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8356 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-21 20:55:38 +00:00
Joe Taylor
1dd9357b44
Minor code cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8349 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-19 19:12:59 +00:00
Joe Taylor
ac818337a6
Use 30 s intevals for "Age" units. Clean up labels when Message Avg window used for Fox Log.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8348 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-19 17:01:38 +00:00
Joe Taylor
71a395c1c2
Bewars: displayWidgets() stuff is not yet complete!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8343 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-18 21:50:00 +00:00
Joe Taylor
bceb795d04
Allow CQonly to re-display after toggle.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8336 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-16 18:16:02 +00:00
Joe Taylor
5a716157f9
Several tweaks and additions to GUI behavior in DXpedition mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8332 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-15 15:26:18 +00:00
Joe Taylor
516aef2e99
Enforce proper GUI settings for Fox and Hound; restore for "normal" operation.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8331 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-14 16:50:46 +00:00
Joe Taylor
16ac701783
Working on the Fox GUI.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8322 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-13 17:20:21 +00:00
Joe Taylor
83210b659e
Correct a flaw in declaration of foxRxSequencer().
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8305 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-09 00:25:40 +00:00
Joe Taylor
768974cb1e
Code cleanup; more Fox-mode additions.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8294 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-07 17:09:03 +00:00
Joe Taylor
0a07f6058a
More work on Fox-mode code. Another intermediate commit -- much still TBD.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8293 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-07 15:38:48 +00:00
Joe Taylor
eb9a0d5e67
Working on Fox-mode code. Another intermediate commit -- much still TBD.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8292 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-06 21:38:24 +00:00
Joe Taylor
cac7b7c363
Working on Fox-mode code. This is an intermediate commit -- much still TBD.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8291 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-12-06 17:05:48 +00:00