WSJT-X/logbook
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
..
adif.cpp Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
adif.h Add UDP message to set temporary Maidenhead locator 2018-02-04 22:42:35 +00:00
countriesworked.cpp Fix some signoff issues with auto-sequencing 2017-08-30 02:27:57 +00:00
countriesworked.h Fix some signoff issues with auto-sequencing 2017-08-30 02:27:57 +00:00
countrydat.cpp Option to display principal prefix instead of country name. 2017-12-04 17:55:24 +00:00
countrydat.h Fix cty.dat lookups that were not honouring exact match flags 2017-10-01 21:44:07 +00:00
logbook.cpp Option to display principal prefix instead of country name. 2017-12-04 17:55:24 +00:00
logbook.h Fix some signoff issues with auto-sequencing 2017-08-30 02:27:57 +00:00