Joe Taylor
94ee6ea8a1
Sorry, I did not intend to commit changes to these routines. Revert to 7305.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7307 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-13 20:36:27 +00:00
Joe Taylor
8e1378bce3
If Monitor was OFF at start of band_changed(), return it to OFF when this function returns.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7306 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-13 20:28:53 +00:00
Joe Taylor
9c19649b3d
Invert the sync-vector test for messages with "OOO" signal report.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7305 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-13 20:04:09 +00:00
Bill Somerville
aef64f59d5
Remove the 13 character limit on macro entry in settings
...
This was never strictly enforced as macros can be edited to any
length. Obviously only standard messages and free text messages less
than or equal to 13 characters can actually be sent in the slow modes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7304 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-12 12:04:57 +00:00
Bill Somerville
424b841aae
Reduce the ISCAT decoder stack size requirement
...
This stops a crash on Linux that is hard to avoid without increasing
the default process stack size limit.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7303 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-08 23:41:32 +00:00
Bill Somerville
e8db3a7c84
Fix a markup error that caused the User Guide PDF generation to fail
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7302 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-08 23:41:27 +00:00
Joe Taylor
80787c0721
New sync pattern for QRA64; implement fast-fading algorithm for QRA64A-C. Several things in QRA64 still need attention, in addition to submodes D and E!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7301 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-08 20:11:02 +00:00
Joe Taylor
bf8e290bbd
Send required parameters to qra64_dec().
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7300 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-07 16:58:37 +00:00
Joe Taylor
fe0aa5f9a6
QRA64 decoder is now basically functional with qra64_decode_fastfading(). Currently only submode A. More to come...
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7299 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-07 16:47:40 +00:00
Joe Taylor
0df350262e
Increase spacing of sync tones in QRA64 by 10x.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7298 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-07 14:49:20 +00:00
Joe Taylor
026b9a3916
Correct a flaw in behavior of "Lock Tx=Rx" (Tnx to VK4EME). CR in DXCall entry ==> do "Lookup" (Tnx to W9MDB).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7297 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-07 13:47:09 +00:00
Bill Somerville
aef04b28ff
Fix up system type detection for QRA PRNG
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7296 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-06 13:54:44 +00:00
Joe Taylor
8390bcd798
Add code for QRA64 with fast fading.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7295 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-06 00:53:47 +00:00
Bill Somerville
5152778813
Allow for new directional CQ messages in message processing
...
Also relax entry validation so it is easier to enter standard message
forms longer than 13 characters into message entry line edits.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7294 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-05 19:41:03 +00:00
Bill Somerville
dc62eb04ad
Increase the OpenMP stack size limit for jt9 threads from 2Mbyte to 4Mbyte
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7293 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-05 00:39:09 +00:00
Joe Taylor
9ed923444d
Fix a typo.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7292 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-04 21:00:56 +00:00
Joe Taylor
73149258b7
Addition to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7291 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-04 18:44:20 +00:00
Joe Taylor
2fd5fb4bb7
Install msk144code[.exe]. Many additions and correctiions to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7290 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-04 18:15:14 +00:00
Joe Taylor
8e5c986b0c
Enable support for "CQ AA" through "CQ ZZ" in standard messages. They are encoded internally as "E9AA" through "E9ZZ".
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7289 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-04 16:45:12 +00:00
Joe Taylor
acbddfc430
More cleanup of refspec display program.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7288 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-04 13:36:14 +00:00
Joe Taylor
83456b50cd
Remove unnecessary file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7287 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-03 23:33:34 +00:00
Joe Taylor
bb5d65dcfe
Simplify and clean up some code in refspec.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7286 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-03 23:29:45 +00:00
Joe Taylor
efb89c194d
Add files for plotting reference spectra.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7285 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-03 23:07:44 +00:00
Joe Taylor
4d0c6c4466
Edit and add to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7284 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-03 19:14:07 +00:00
Joe Taylor
cdaa64324a
Add warning message if VHF features enabled on a lower band. Clean up "Decoded Lines" table in User Guide, and corresponding ISCAT end-of-line characters.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7283 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-03 14:05:05 +00:00
Joe Taylor
bdb7ce26a0
Fix a typo and several Table numbers.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7282 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 20:58:33 +00:00
Joe Taylor
eed5bc0be5
Add description of information accompanying decoded text to User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7281 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 20:25:51 +00:00
Joe Taylor
0f10da8e0e
Reactivate the "Reference spectrum saved" message box.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7280 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 17:57:25 +00:00
Joe Taylor
878f446b10
User guide edits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7279 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 16:54:25 +00:00
Joe Taylor
ad6eb89bdd
Correct a typo.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7278 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 15:01:33 +00:00
Joe Taylor
781dff7527
User Guide edits.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7277 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 13:03:33 +00:00
Joe Taylor
744a82346e
Fix UTC wrap-around problem with timing of CW ID. Fix WSPR label mi/km.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7276 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-02 12:38:18 +00:00
Joe Taylor
83937fbb0e
In ALL_WSPR.TXT: add another decimal place for DT and place for another MHz digit.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7275 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-01 21:15:29 +00:00
Joe Taylor
1447da641d
State the MSK144 bandwidth as 2400 Hz (User Guide Section 15.3.4, Table 3).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7274 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-11-01 14:17:28 +00:00
Joe Taylor
62b7b39532
Another file that should have been committed.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7273 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-31 18:56:55 +00:00
Joe Taylor
da278ee6ed
Forgot to commit this file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7272 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-31 18:55:23 +00:00
Joe Taylor
10bda6b6d2
A number of minor edits to the User Guide -- mostly thanks to Roger, VE1SKY.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7271 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-31 17:23:51 +00:00
Joe Taylor
e0f80b7afc
Correct a flaw in deep4 (apparently caused by gfortran optimizer?). Move
...
display of the "No More Files..." message until after the "Decode Finished"
message is received.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7270 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-31 14:24:02 +00:00
Joe Taylor
854d1287e4
I think this is better logic for enabling/disabling the checkbox that enables "CQ Rx nnn". Please check!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7269 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-30 23:52:25 +00:00
Bill Somerville
e2eb51fd3a
Choose the nearest preset frequency in a band when forced to align
...
This ensures that an already selected preset frequency is not changed
when exiting the settings dialog. Probably would be better to not
reset the frequency when exiting the settings dialog but that is
buried inside other function calls that are probably necessary.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7268 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-30 22:36:13 +00:00
Joe Taylor
bc32b6a6ff
Correct a bug that could switch to a JT65 shorthand message if Tx5 window
...
is edited to (say) "73 ...".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7267 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-30 21:38:52 +00:00
Joe Taylor
09094b3b28
Don't use soft keying with CW iD in fast modes. (I don't understand why this was needed...)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7266 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-30 20:19:18 +00:00
Bill Somerville
cc4583f772
Fix issue with the configurations menu on Mac OS X
...
On Mac OS X due to the Qt use of native menu widgets the connections
for a menu action get disconnected before they are triggered when
using QMenu::aboutToHide() to remove the items dynamically. Changed
to depopulate the sub menu just before re-population in the
QMenu::aboutToShow() event.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7263 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-29 19:26:20 +00:00
Bill Somerville
53280deb8d
Refactor the MultiSettings class to work on Linux with Qt 5.5
...
This change to using dynamically built pop up menus for teh
configurations menu gets around an issue with teh Linux Unity appmenu
not being able to handle actions used in multiple menu items.
There is a remaining issue with the QMenu::aboutToHide() signal not
being fired if the Unity appmenu is not disabled. Hopefully this will
be fixed in later Qt/Unity versions. Until then the configurations
menu cannot be used unless the appmenu_qt5 package is removed.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7260 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-29 12:05:52 +00:00
Bill Somerville
50c8e888e1
Bump RC number in preparation for a beta release
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7258 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 18:37:27 +00:00
Bill Somerville
cfb1a3cbe2
Use Qt signals to process configuration name changes
...
This change maintains the encapsulation of the MultiSettings class by
using a signal to notify clients of changes to the current
configuration name.
Modifications to the MainWindow class to display the current
configuration name in the status bar, if it is not "Default", based on
MultiSettings events rather than polling for changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7257 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 17:15:04 +00:00
Joe Taylor
5fb0b05198
Fic label_7 for MSK144. User guide updates.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7256 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 15:33:56 +00:00
Joe Taylor
9f1008adfc
New status bar picture for User Guide.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7255 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 14:37:15 +00:00
Bill Somerville
3324da9c01
Remove outer main window window sizes for better cross platform behaviour
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 14:34:37 +00:00
Bill Somerville
9fda726c60
Fix up broken settings UI layouts and tab order
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7253 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-10-28 14:34:30 +00:00