Generic message packing and unpacking routines now understand antipode
grid contest messages. These messages are now recognized as standard
messages in message response processing and dealt with appropriately
when contest mode is selected and applicable (currently FT8 and MSK144
only).
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8062 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Fix packjt truncation error and text3 null detection.
Add additional test messages.
Add check message capability to jt65code and jt9code so that
comparison confirms expected output.
jt65code and jt9code now should always have identical outputs..should
allow for automatic regression testing.
Thanks to Mike, W9MDB, for this contribution.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7649 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
These were only unpacking a grid rather than interpretinbg that grid
as a type 1 prefix or suffix when appropriate.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7645 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
Also use assumed shaped for dummy argument arrays where possible.
If a Fortran procedure has an interface declaration, which includes
all procedures exported from modules, then dummy arguments should be
declared as assumed shape if possible. This allows compiler generated
array bounds checking and compile time array shape checking.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6456 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This merge brings the WSPR feature development into the main line
ready for release in a future v1.6 release.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5424 ab8295b8-cf94-4d9e-aec4-7959e3be5d79