cqrlog/help/img
OH1KH 3130939fce Fix for hamlib interface
This fix tries to solve issue #438 and some other minor problems.
New wsjtx program needs rigctld starting parameter "--vfo" to work properly with
split/Rig mode. At the moment parameter "--vfo" is optional, but it may be added
as hardcoded default in Hamlib version 5.0

Parameter "--vfo" usage causes change to almost all rigctld commands needing the
vfo to be stated always as first paramater of command.
I.E. command "f" must be issued as "f currVFO". Other possibilites instead of
currVFO are VFOA, VFOB etc. depending on used rig model.

There is a command \chk_vfo that can be used to clear out has rigctld started with
"--vfo" paramater or not. Unfortunately there are variants in the way how different
rigctlds answer to this command. And even the rigctld man pages give wrong information
about the answer format.
And not only that, but the versions of Hamlib do have differences in command "v"
format when "--vfo" is used.

This fix can understand the current format (Hamlib 4.4) and on the other hand it also
detects different format that Hamlib 3.1 used. I did not have versions between 3.1
and 4.4. to test with.
Because all of this it may be that this fix needs readjust if they again change Hamlib
way of hanlding commands.

	- rigctld connection tries to resolve if "--vfo" issued or not as first thing.
	- changes command format by the result of \chk_vfo. This check and it's results
	  can be turned of with TRXControl checkbox "Use chkvfo" (default checked).
	- all commands are now prefixed with plus "f" -> "+f" to make answer decoding lot
	  more easier. Plus prefix is there always not depending on "Use \chkvfo" state.
	  With "+" prefix answers always have line that starts with asked word and colon
	  followed by value "FREQUENY: 3500000" that is easy to detect then.
        - fixed vfo detect to resolve also answers "Main,MainA,MainB,Sub,SubA,SubB,None"
          that may be result for "v" command with some rigs.
	- disabled "Run rigctld when program starts" checkbox if rig "Hamlib Net Rigtcld"
	  is selected. There is no need to start rigctld as that "rig" means we are
 	  trying to access already running rigctld via TCP. Usually trying to start
	  rigctld by cqrlog leads to debug message "Rigtld failed to start" in that case.

	- same with "Run rotctld when program starts" if rotor is "Hamlib Net Rotctld"

	- cleaned lot of code in preferences related to rig and rot settings change

	- fixed synapse httpsend user agent string. String with "Synacode" causes now
	  web bot fitering in www.hamqsl.com's server that disables Propagation to work.
	  It may be that in future this user agent string must be user defineable, if
          bot filtering "learns" this new agent string too fast.

	- fixed help files

Squashed commit of the following:

commit 373420098a222697c4efa586c0b62dfc450bd75d
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Oct 2 17:12:33 2021 +0300

    Fixed help files

commit 3c17db9c72
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Oct 2 16:32:58 2021 +0300

    Disabled "Run rigctld when program starts" if rig model is #2 Hamlib Net rigtcl. There is no mind running it in that case.

    Cleaned up lot of code that refelcts to rig or rot settings change

commit 6bd6274a4b
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Oct 2 09:25:01 2021 +0300

    Rewrite whole communication to use "+" prefix with commands.
    This makes received information sorting lot more easier.

    Added counter (10) to set frequency 0 (zero) if no reply from rig.

commit fdc209477d
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Oct 2 07:59:51 2021 +0300

    Changed hardcoded parameter "currVFO" to variable.
    Changed TRXControl vfo buttons cloring drive to radio.getcurrvfo works, but not with icoms that can not answer get_vfo command.

commit dd1bd7411e
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Oct 1 08:08:08 2021 +0300

    Added Main,Sub,MainA,MainB,SubA,SubB,None support to detect vfo.
    Without those the non VFOA or VFOB name ended to be mode name.

    Fixed user agent in synapse httpsend because bot detect firewall at hamqsl.com blocked user agent "synapse". Now sends Mozilla/4.0 (X11; Linux x86_64) that is agent string in normal browser.

commit fd3a06d769
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 29 11:06:20 2021 +0300

    Added checkbox to disable \chk_vfo in case of needed

commit 68dcc3cd84
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 23 19:01:14 2021 +0300

    This looks like working, but there is still Hamlib bug with icom. Fix may need to change this

commit bff1a6e145
Merge: d76d4c8 9d48c83
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 22 17:30:13 2021 +0300

    Merge branch 'master' into hamlib_vfo

commit d76d4c8a99
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 20 18:34:18 2021 +0300

    setting commands by vfo. And found error from rigctld (again)

commit 764cb76dcb
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Sep 18 10:16:14 2021 +0300

    added vfostr

commit 72c143e5e1
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 13 16:20:44 2021 +0300

    init check and poll timer works
2021-10-04 06:23:03 +03:00
..
adif1.png Fixes for N1MM remote 2020-12-02 10:51:26 +02:00
adif2.png Fix, cleanup and addition to ADIF remote 2020-12-31 10:33:20 +02:00
adif3.png Fixes for N1MM remote 2020-12-02 10:51:26 +02:00
adif3b.png Fix, cleanup and addition to ADIF remote 2020-12-31 10:33:20 +02:00
bulb.png initial commit 2013-03-15 21:13:08 +01:00
c03.jpg initial commit 2013-03-15 21:13:08 +01:00
cbk1.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk2.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk3.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk4.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk5.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk6.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk7.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk8.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
cbk9.png Callbook Database upddate selection and others 2020-12-12 16:35:36 +02:00
contest_html_export.png Locator in standard format: 2019-10-03 13:14:17 +03:00
contest.png Fix for contest duplicate check 2021-06-21 12:11:40 +03:00
cwdaem.png initial commit 2013-03-15 21:13:08 +01:00
dok_statistic.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
exc.png initial commit 2013-03-15 21:13:08 +01:00
fxml5.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
fxml8.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
fxml9.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
gm1.png Making grid map scalable 2019-04-01 17:17:08 +03:00
gm2.png Making grid map scalable 2019-04-01 17:17:08 +03:00
gm3.png Making grid map scalable 2019-04-01 17:17:08 +03:00
h0.png Start cqrlog and enter remote mode 2021-08-10 09:33:44 +03:00
h1.png initial commit 2013-03-15 21:13:08 +01:00
h2.png Start cqrlog and enter remote mode 2021-08-10 09:33:44 +03:00
h3.png initial commit 2013-03-15 21:13:08 +01:00
h4.png initial commit 2013-03-15 21:13:08 +01:00
h4b.png Updates for DXCluster 2020-07-31 10:21:23 +03:00
h4c.png Updates for DXCluster 2020-07-31 10:21:23 +03:00
h5.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
h6.png Locator in standard format: 2019-10-03 13:14:17 +03:00
h7.png Added new button "URL" to row below "Comment to callsign" 2021-02-20 17:29:14 +02:00
h8.png Added checbox 'Operator' to preferences/visible columns 2020-11-12 17:48:36 +02:00
h9.png This is a big update. 2019-05-02 21:11:43 +02:00
h9b.png This is a big update. 2019-05-02 21:11:43 +02:00
h10.png Fix for hamlib interface 2021-10-04 06:23:03 +03:00
h10b.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h11.png initial commit 2013-03-15 21:13:08 +01:00
h12.png initial commit 2013-03-15 21:13:08 +01:00
h13.png Calculate SAT mode from freq and RX freq. Used in eqsl.cc upload and ADIF/HTML exports 2020-09-01 12:24:03 +02:00
h14.png Updates for DXCluster 2020-07-31 10:21:23 +03:00
h15.png initial commit 2013-03-15 21:13:08 +01:00
h16.png initial commit 2013-03-15 21:13:08 +01:00
h17.png initial commit 2013-03-15 21:13:08 +01:00
h18.png initial commit 2013-03-15 21:13:08 +01:00
h19.png initial commit 2013-03-15 21:13:08 +01:00
h20.png initial commit 2013-03-15 21:13:08 +01:00
h21.png initial commit 2013-03-15 21:13:08 +01:00
h22.png initial commit 2013-03-15 21:13:08 +01:00
h23.png initial commit 2013-03-15 21:13:08 +01:00
h24.png initial commit 2013-03-15 21:13:08 +01:00
h25.png initial commit 2013-03-15 21:13:08 +01:00
h26.png initial commit 2013-03-15 21:13:08 +01:00
h27.png initial commit 2013-03-15 21:13:08 +01:00
h28.png initial commit 2013-03-15 21:13:08 +01:00
h29.png Added new button "URL" to row below "Comment to callsign" 2021-02-20 17:29:14 +02:00
h30.png initial commit 2013-03-15 21:13:08 +01:00
h31-1.png 2nd fix for RBN monitor. 2020-04-20 10:24:24 +03:00
h31-2.png Changes to RBN, bandmap and lotw/eqso up-dnload 2020-04-03 13:46:06 +03:00
h31-3.png Changes to RBN, bandmap and lotw/eqso up-dnload 2020-04-03 13:46:06 +03:00
h31-4.png Changes to RBN, bandmap and lotw/eqso up-dnload 2020-04-03 13:46:06 +03:00
h31-5.png 2nd fix for RBN monitor. 2020-04-20 10:24:24 +03:00
h31.png initial commit 2013-03-15 21:13:08 +01:00
h32.png initial commit 2013-03-15 21:13:08 +01:00
h33.png initial commit 2013-03-15 21:13:08 +01:00
h34.png initial commit 2013-03-15 21:13:08 +01:00
h35.png initial commit 2013-03-15 21:13:08 +01:00
h36.png initial commit 2013-03-15 21:13:08 +01:00
h37.png initial commit 2013-03-15 21:13:08 +01:00
h38.png initial commit 2013-03-15 21:13:08 +01:00
h39.png ADIF and UTF8 special charcters 2019-11-18 10:26:46 +02:00
h40.png ADIF and UTF8 special charcters 2019-11-18 10:26:46 +02:00
h41.png Let the user choose which locator to use on import 2021-02-05 15:30:05 +01:00
h42.png Added popup to chooce edit,import,delete error.adi file. Fixed help 2021-06-11 18:45:50 +03:00
h42b.png Fixes to adif import 2021-07-07 11:56:37 +03:00
h43.png initial commit 2013-03-15 21:13:08 +01:00
h44.png initial commit 2013-03-15 21:13:08 +01:00
h45.png A fix to Cabrillo export 2020-07-12 09:34:17 +03:00
h45b.png This is a big update. 2019-05-02 21:11:43 +02:00
h45c.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
h45d.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
h45e.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
h45f.png Update documentation regarding cbr export 2020-05-25 16:17:44 +02:00
h45g.png Cabrillo output to upperCase 2021-01-02 18:59:09 +02:00
h45gg.png Cabrillo output to upperCase 2021-01-02 18:59:09 +02:00
h45h.png Add some documentation for contest filter function 2020-05-28 14:11:08 +02:00
h45i.png Add some documentation for contest filter function 2020-05-28 14:11:08 +02:00
h46.png initial commit 2013-03-15 21:13:08 +01:00
h47.png initial commit 2013-03-15 21:13:08 +01:00
h48.png initial commit 2013-03-15 21:13:08 +01:00
h49.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h50.png initial commit 2013-03-15 21:13:08 +01:00
h51.png initial commit 2013-03-15 21:13:08 +01:00
h52.png initial commit 2013-03-15 21:13:08 +01:00
h53.png initial commit 2013-03-15 21:13:08 +01:00
h54.png initial commit 2013-03-15 21:13:08 +01:00
h55.png initial commit 2013-03-15 21:13:08 +01:00
h56.png initial commit 2013-03-15 21:13:08 +01:00
h57.png initial commit 2013-03-15 21:13:08 +01:00
h58.png initial commit 2013-03-15 21:13:08 +01:00
h59.png initial commit 2013-03-15 21:13:08 +01:00
h60.png initial commit 2013-03-15 21:13:08 +01:00
h61.png Changes to RBN, bandmap and lotw/eqso up-dnload 2020-04-03 13:46:06 +03:00
h62.png initial commit 2013-03-15 21:13:08 +01:00
h63.png initial commit 2013-03-15 21:13:08 +01:00
h64-b.png Changes to RBN, bandmap and lotw/eqso up-dnload 2020-04-03 13:46:06 +03:00
h64-s.png 2nd fix for RBN monitor. 2020-04-20 10:24:24 +03:00
h64.png 2nd fix for RBN monitor. 2020-04-20 10:24:24 +03:00
h65.png initial commit 2013-03-15 21:13:08 +01:00
h66.png Add and update help documentation 2019-10-24 16:40:49 +02:00
h67.png initial commit 2013-03-15 21:13:08 +01:00
h68.png initial commit 2013-03-15 21:13:08 +01:00
h69.png initial commit 2013-03-15 21:13:08 +01:00
h70.png Optionally export all fields (unselected items as empty) 2021-03-22 23:02:06 +01:00
h70b.png Locator in standard format: 2019-10-03 13:14:17 +03:00
h71.png initial commit 2013-03-15 21:13:08 +01:00
h72.png initial commit 2013-03-15 21:13:08 +01:00
h73.png initial commit 2013-03-15 21:13:08 +01:00
h74.png initial commit 2013-03-15 21:13:08 +01:00
h75.png initial commit 2013-03-15 21:13:08 +01:00
h76.png Show received eQSL 2019-11-18 13:57:59 +02:00
h77.png Qso list autosize columns : selectable(default off) + help 2019-05-08 18:35:12 +03:00
h78.png initial commit 2013-03-15 21:13:08 +01:00
h79.png initial commit 2013-03-15 21:13:08 +01:00
h80.png initial commit 2013-03-15 21:13:08 +01:00
h81.png initial commit 2013-03-15 21:13:08 +01:00
h82.png initial commit 2013-03-15 21:13:08 +01:00
h83.png initial commit 2013-03-15 21:13:08 +01:00
h84.png initial commit 2013-03-15 21:13:08 +01:00
h85.png initial commit 2013-03-15 21:13:08 +01:00
h86.png initial commit 2013-03-15 21:13:08 +01:00
h87.png initial commit 2013-03-15 21:13:08 +01:00
h88.png initial commit 2013-03-15 21:13:08 +01:00
h89.png Locator in standard format: 2019-10-03 13:14:17 +03:00
h90.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h90b.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h91.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h92.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h92b.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h92c.png Fixes to LoTW/eQSL mark upload, Group edit, Filter 2020-11-24 20:31:05 +02:00
h93.png Show received eQSL 2019-11-18 13:57:59 +02:00
h94.png Show received eQSL 2019-11-18 13:57:59 +02:00
h94b.png Show received eQSL 2019-11-18 13:57:59 +02:00
h95.png This update planned to allow HamLib usage with radio2 selected (with it's port and address). 2020-05-13 05:44:42 +03:00
h96.png Rewrite of CWType and CWkeys and fixes to corresponding help page. 2019-03-13 09:44:25 +02:00
h96b.png This update planned to allow HamLib usage with radio2 selected (with it's port and address). 2020-05-13 05:44:42 +03:00
h97.png Save/Load to CW messages … 2021-02-08 16:39:37 +02:00
h98.png Rewrite of CWType and CWkeys and fixes to corresponding help page. 2019-03-13 09:44:25 +02:00
h99.png initial commit 2013-03-15 21:13:08 +01:00
h100.png Added TX split support 2020-10-27 10:33:15 +02:00
h100b.png Added TX split support 2020-10-27 10:33:15 +02:00
h101.png Some help fixes #1 2019-02-25 12:39:12 +02:00
h101b.png Added: Checbox NOT that reverses filter. Calendar objects to date inputs. Help upd. 2018-12-04 10:09:27 +02:00
h102.png Auto backup:can also prevent accidental closing of cqrlog.Txt and Help fixes 2018-07-02 07:07:50 +03:00
h103.png Locator in standard format: 2019-10-03 13:14:17 +03:00
h104.png Added new button "URL" to row below "Comment to callsign" 2021-02-20 17:29:14 +02:00
h105.png initial commit 2013-03-15 21:13:08 +01:00
h106.png initial commit 2013-03-15 21:13:08 +01:00
h107.png initial commit 2013-03-15 21:13:08 +01:00
h108.png initial commit 2013-03-15 21:13:08 +01:00
h109.png initial commit 2013-03-15 21:13:08 +01:00
h110.png initial commit 2013-03-15 21:13:08 +01:00
h111.png ADIF tag cut 2021-06-10 17:18:07 +03:00
h112.png initial commit 2013-03-15 21:13:08 +01:00
h113.png initial commit 2013-03-15 21:13:08 +01:00
h114.png initial commit 2013-03-15 21:13:08 +01:00
h115.png initial commit 2013-03-15 21:13:08 +01:00
h116.png initial commit 2013-03-15 21:13:08 +01:00
h117.png User defined buttons for TRX control 2020-12-09 18:58:04 +02:00
h118.png User defined buttons for TRX control 2020-12-09 18:58:04 +02:00
h119.png Auto backup:can also prevent accidental closing of cqrlog.Txt and Help fixes 2018-07-02 07:07:50 +03:00
h120.png Optionally spot the RX frequency instead of TX 2020-02-25 20:39:44 +01:00
h121.png TRXControl updates 2019-04-20 09:09:40 +03:00
h121a.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h121b.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h121c.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h121d.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h121e.png Update for Rotor control 2020-03-12 11:02:55 +02:00
h122.png TRXControl updates 2019-04-20 09:09:40 +03:00
h123.png Add documentation for LO stuff 2020-02-25 17:25:01 +01:00
h165.png CQ-monitor: new features Wsjt-map ColorBack and xplanet support 2018-04-06 07:32:48 +03:00
h1112.png help updated, section about online log upload support added 2014-01-02 21:03:12 +01:00
h1114.png RBN connecton for grayline map 2020-11-21 09:21:23 +02:00
h1114b.png RBN connecton for grayline map 2020-11-21 09:21:23 +02:00
h1116.png help updated (Program, Online log upload, Auto backup, CW interface) 2015-01-18 19:59:52 +01:00
line.png initial commit 2013-03-15 21:13:08 +01:00
misc3.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
misc5.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
misc8.png When worked DX using Memory keys and mouse it happened that I was pressing ENTER trying to save qso, while Memory keys from was still focused (actually the last clicked button), memory sending was started again. 2020-02-24 12:25:44 +02:00
misc12.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
misc13.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
misc14.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
misc40.png bugfix: AlertCalls: regexp, mode&band combinaitons, helpfile upd. dData: new query/tract pairs due confilcts, 2017-12-02 05:56:46 +02:00
misc41.png bugfix: AlertCalls: regexp, mode&band combinaitons, helpfile upd. dData: new query/tract pairs due confilcts, 2017-12-02 05:56:46 +02:00
misc42.png bugfix: AlertCalls: regexp, mode&band combinaitons, helpfile upd. dData: new query/tract pairs due confilcts, 2017-12-02 05:56:46 +02:00
misc43.png bugfix: AlertCalls: regexp, mode&band combinaitons, helpfile upd. dData: new query/tract pairs due confilcts, 2017-12-02 05:56:46 +02:00
misc44.png bugfix: AlertCalls: regexp, mode&band combinaitons, helpfile upd. dData: new query/tract pairs due confilcts, 2017-12-02 05:56:46 +02:00
note.png initial commit 2013-03-15 21:13:08 +01:00
propag.png This update planned to allow HamLib usage with radio2 selected (with it's port and address). 2020-05-13 05:44:42 +03:00
setting_rigctld_for_all_programs.pdf Some help fixes #1 2019-02-25 12:39:12 +02:00
StationList.png Add new column for DARC DOK info 2020-06-14 10:31:58 +02:00
wkdgrid9.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wkdgrid10.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wkdgrid11.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt1.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt2.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt4.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt15.png CQmonitor: color selector update.Help file updates. 2018-04-27 10:33:59 +03:00
wsjt16.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt16b.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt17.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt18.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt19.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt20.png wsjt-x: Stop tx on split answer to cCQ if no response. Help update 2018-06-03 20:25:43 +03:00
wsjt21.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt22.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt23.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt27.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt28.png dUtils:bandToFrequency->630M missing. Updated some help files 2017-11-04 11:16:52 +02:00
wsjt29.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt30.png wsjt-x: Stop tx on split answer to cCQ if no response. Help update 2018-06-03 20:25:43 +03:00
wsjt31.png wsjt-x: Stop tx on split answer to cCQ if no response. Help update 2018-06-03 20:25:43 +03:00
wsjt32.png wsjt-x: Stop tx on split answer to cCQ if no response. Help update 2018-06-03 20:25:43 +03:00
wsjt33.png CQ-monitor: new features Wsjt-map ColorBack and xplanet support 2018-04-06 07:32:48 +03:00
wsjt34.png CQ-monitor: new features Wsjt-map ColorBack and xplanet support 2018-04-06 07:32:48 +03:00
wsjt35.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00
wsjt36.png Wsjtx added only DX selection 2021-02-28 10:49:46 +02:00