Bill Somerville
c6c33cae76
Prep for first WSJT-X v1.8.0 RC
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7832 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-10 00:38:06 +00:00
Bill Somerville
81d8e57814
Create branch for WSJT-X v1.8.n releases
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.8@7831 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-10 00:34:41 +00:00
Bill Somerville
9aab09e28f
Correct issues with UDP messages and screen layout for MSK144 and FT8 modes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7830 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-10 00:01:20 +00:00
Joe Taylor
9b4b082ebb
No CW ID in FT8 mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7829 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 23:01:26 +00:00
Joe Taylor
3d3c0213b5
Better logic for 'Call first' feature.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7828 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 22:54:26 +00:00
Bill Somerville
6b74a52763
Fix logged QSO start and end times
...
This change also adds seconds resolution to log files and log QSO
fields.
This change makes the log QSO dialog more layout friendly and uses a
QDateTimeEdit for QSO start and end times.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7827 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 20:45:53 +00:00
Bill Somerville
d899d11084
Fix report extraction from short code messages
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7826 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 20:45:45 +00:00
Bill Somerville
bd07faeec2
Show seconds in message_aggregator log entries
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7825 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 20:45:38 +00:00
Joe Taylor
21ea3da04e
Add 'Call First' and 'Weak' checkboxes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7824 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 19:25:28 +00:00
Steven Franke
781ff110e7
Guard against blank msg in fix_contest_message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7823 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 17:46:02 +00:00
Bill Somerville
c04d51f3f2
Fix inadvertent ALL.TXT file name case issue
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7822 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 17:30:10 +00:00
Joe Taylor
d29d8b05a5
Default CQ nnn freq should be 260.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7821 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 14:16:09 +00:00
Joe Taylor
1851f74ce7
Shift+F11/F12 to move Tx Freq down/up to 50Hz rounded increments.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7820 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 13:40:54 +00:00
Joe Taylor
a92ddcf53b
Correct a mis-ordered shortcut command.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7819 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 12:24:26 +00:00
Bill Somerville
5c53350670
Make interaction with rigs using Hamlib rigctld as a proxy work better
...
The Hamlib rigctld does not allow the local end to see teh exact rig
capabilities, this means that some tests for capabilities do not
provide the correct status. This change attempts to work around these
limitations by testing the wanted capabilities by trying to use them.
Thanks for Mike, W9MDB, for the initial work and patch
contribution. This change is loosely based on his patch.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7818 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 18:44:51 +00:00
Bill Somerville
6a42dcf336
Add date and seconds to all transmit message log entries
...
ALL.TXT and ALL_WSPR.TXT
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7817 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 18:44:42 +00:00
Joe Taylor
da8efd9c2c
Fix freq sent to PSRreporter for modes with short sequences. Thanks to Sandro, IW3RAB.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7816 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 16:10:23 +00:00
Steven Franke
156b78397a
Submit ap symbols to osd174.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7815 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 14:28:13 +00:00
Joe Taylor
4b7a6647a2
Re-commit 7806 and 7807, but disable AP decoding.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7814 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 14:06:48 +00:00
Joe Taylor
368cd28236
Fix double-display of FT8 and MSK144 decodes in right window.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7813 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-08 13:05:44 +00:00
Joe Taylor
421318541b
For 0000 UTC on July 8.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7812 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 23:53:11 +00:00
Bill Somerville
57a7b44ec0
Fix up time display in message aggregator for FT8 decodes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7811 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 23:11:49 +00:00
Bill Somerville
5d8f3a6395
IARU region specific working frequencies
...
Working frequencies can be for all regions or for individual IARU
regions. This allows each mode band tuple to have one or more working
frequencies which can include local ones only offered when the user
configures their IARU region.
Change working frequency default suggestions to better fit in
FT8. General rule is FT8 is at JT65 -2kHz except where that is not
possible e.g. where that would fall into a segment not allocated for
narrow band data modes. For tight bands like top band sqeeze existing
JT65 and JT allocations to allow space for FT8.
NOTE: this change changes the WSPR frequency on 80m to allow access to
JA stations that currently have no allocation where it was placed.
ALSO NOTE: the JT65 and JT9 frequencies for 80m move down 6 kHz, again
to accommodate region 3 users. Other appliactions not within our
control should be asked to move in step when 1.8.0 is released.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7810 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 23:11:41 +00:00
Bill Somerville
82d0ce712a
Minimum JT9 decode offset maintained per band
...
This change allows allocations for JT9+JT65 dual mode to be fine
tuned. This in turn will hopefully allow some space for the new FT8
mode to be shoehorned in on bands with little or no free space. For
example on top band users could set the lowest JT9 decode offset at
1000 Hz and set the FT8 default working frequency at 1.839 MHz. Thus
allowing 1000 Hz for JT65, 1000 Hz for JT9 and 1000 Hz for FT8.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7809 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 23:11:24 +00:00
Joe Taylor
3c37e17ec9
Temporarily back out r7806 and r7807.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7808 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 21:40:28 +00:00
Steven Franke
0a9bf5ca04
Don't call osd174 if ndepth=1.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7807 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 21:00:02 +00:00
Steven Franke
8d8f8b9bce
Add basic ap functionality. Needs testing for decoding speed.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7806 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 20:24:00 +00:00
Joe Taylor
a985952057
Minor tweaks to FT8 decoder, including norder=3 if ndepth=3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7805 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 15:27:15 +00:00
Joe Taylor
31229e9691
Patch from W9MDB: fixes QSO start times in certain situations.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7804 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 13:13:22 +00:00
Joe Taylor
5435c8faa9
Patch from W9MDB: add even/odd shortcuts, make F1-F3 work when menus are hidden.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7803 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 13:08:48 +00:00
Joe Taylor
48d132a97f
Patch from W9MDB: adds braces to make code in qra64.c more readable.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7802 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 12:55:05 +00:00
Joe Taylor
5831217988
Patches from G3WDG to ease use of single-tone messages in QRA64.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7801 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 12:38:16 +00:00
Joe Taylor
842fa87e86
Correct two more 2048 --> 1920 numbers.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7800 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 23:52:15 +00:00
Joe Taylor
7f4de5632d
Update shortcuts.txt
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7799 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 21:14:20 +00:00
Joe Taylor
42d714418c
Correct the logic for hotkey CTRL+Key_Minus.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7798 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 20:28:12 +00:00
Steven Franke
9d56aba490
Send mycall,hiscall,hisgrid into the ft8 decoder.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7797 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 20:00:42 +00:00
Joe Taylor
ebdb0dfab0
Disable CTRL+M in WideGraph and FastGraph.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7796 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 19:34:20 +00:00
Joe Taylor
8b7fa91b41
Decodes at QSO freq to right window in FT8 mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7795 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 19:21:55 +00:00
Steven Franke
f0824553f7
Disable subtraction for now.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7794 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 18:58:04 +00:00
Joe Taylor
92847d9306
Remove bounds-checking from Release build.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7793 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 18:05:13 +00:00
Joe Taylor
d6d85bd4c1
Remove wspr5 stuff from CMakeLists.txt.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7792 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 17:40:03 +00:00
Joe Taylor
ec2ec5b4cb
Correct NSPS in the GUI.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7791 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 16:27:22 +00:00
Joe Taylor
e8c56474e6
Extend FT8 Rx interval slightly.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7790 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 16:12:32 +00:00
Steven Franke
e71ce01ab1
Use dd in sync8, in anticipation of multiple detection/decoding passes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7789 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 15:45:25 +00:00
Steven Franke
6047eb1937
Remove a diagnostic write.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7788 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 14:57:55 +00:00
Steven Franke
e2fe144e0b
Add subtraction routines - not fully tested or tweaked yet.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7787 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 14:44:17 +00:00
Joe Taylor
68696805f0
Minor tweaks for code cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7786 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 14:19:39 +00:00
Joe Taylor
0cbec6b960
Add an FT8 warning message.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7785 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 13:59:31 +00:00
Joe Taylor
20840a8491
FT8 now uses nsps=1920.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7784 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 13:38:06 +00:00
Joe Taylor
35fd9febd3
Baseline code with nsps=2048 in FT8.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7783 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 12:07:17 +00:00