cqrlog/help/index_left.html
OH1KH f29f9290f3 Locator in standard format:
This was intended to be a fix for issue #187 but it grow up during programming.

 -sets now locator writing by standard format "AB12cd" as described in
  https://en.wikipedia.org/wiki/Maidenhead_Locator_System#Description_of_the_system
  Also adif.org uses this link as reference in their descriptions.
  Writing format is forced at typing phase (I hope I found all loc inputs).
  Also ADIF input/output forces formatting and finally save qso to database will make sure the format is right.

 -Playing with locators made an idea of showing distances in QSO list.
  How ever Lazarus DBGrid does not allow showing calculated columns.
  Either an additional unit must be used to do this or database needs a new column "distance".
  That is why a selected QSO's distance is shown at bottom status area with "comment", "Award" and QSL times
  with total and longest qso distances of log or filter selection.
  But only if checked to be visible from preferences/visible columns (although it is not actually a column).

 -preferences/program/Show distance in miles affects also all places where distance is now shown.
 -Distance can also be selected to exist in ADIF, HTML and QSL label exports.
 -QSL label export has some new selections with distance.
  They are: Propagation, Satellite, Contest name and contest exchanges (4)
 -HTML export output is fixed to support CSS and HTML5.
  HTML export has now working column width (by average char count, not in pixels) or Auto column width selection.
 -HTML export column names can be changed by user.
 -Help files are updated

Squashed commit of the following:

commit de1cccf58e7698b275fa49be7765dde6665199f4
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Oct 2 20:09:08 2019 +0300

    Found small big in fraExportPref

commit f7697e910d6cf0e595d22d7c6fefb5999b04255b
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Oct 1 09:55:34 2019 +0300

    help update

commit a4958fda68db0117666ac47841aa92a28a473b36
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 30 16:56:29 2019 +0300

    NewQso:fix rxfreq input limit. QSLlabes: new selections to print

commit 97479517135aa2c973cd02045bdc3af81f4c7046
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Sep 29 14:52:58 2019 +0300

    Fixed: adif: export line cut. Html: profile export

commit 596802fdb2959495b1cb6f0b53363c249cb48fc4
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Sep 29 10:37:53 2019 +0300

    More bugs found

commit cd3b9b2d7dbbdb03a80e804b9829ebe8e8a47092
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Sep 28 18:36:17 2019 +0300

    help file updates

commit f35c5d3f61ad4f29d8012e899a94ed23586f373a
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Sep 28 12:27:49 2019 +0300

    Some code fixes. Now needs testing with ADIF impoirt/export and HTML export

commit 099c6a452d60b3f01271be16c84fab08a70466c5
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Sep 27 22:25:17 2019 +0300

    Now HTML export idea works. Width counting not.Also adif export needs testing

commit 4b3ff4d6f23ea18d44cfb19090b6b15c070ce4b8
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Sep 27 21:26:56 2019 +0300

    Little bit closer to working HTML export. But not ready!

commit 0f9e559548be84b3b3ed1069e1ed85d0dfa846b4
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Sep 27 19:14:44 2019 +0300

    Untested backup push

commit 0a1107548c3b58beaf08d727f0426395ddf3dc52
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Sep 27 13:32:30 2019 +0300

    small steps, but still errors and lot of fix

commit cb1e3934d0c208dcaac3fd45fa18194234bcc48f
Merge: 42d7e5c c820289
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 26 21:10:54 2019 +0300

    Merge branch 'master' into loc_std

commit 42d7e5caf3cb7f2a914a776b631a4b54beb69293
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 26 21:07:34 2019 +0300

     Big changes to html export. Not full ready yet

commit 32e70f0f6401af78bcfddc0c48befc8158d867cf
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 25 20:53:39 2019 +0300

    rewiting of HTML export. Not ready yet

commit f5faa689f3ba7adb3003c67941d2db2d6520b9ef
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Sep 24 11:04:37 2019 +0300

    Minor fixes. Might help for 'xxxx-xx-xx is not valid date' error that sometimes occurs again (once fixed in wsjt remote)

commit 8512a06efacfe73419dbb507b95042692325a20e
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 23 19:33:42 2019 +0300

    Several small fixes

commit 2a48fdfffae905f4afe32eb8e99a89e16d7c1491
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 23 11:42:23 2019 +0300

    Contest has loc writing by std. Lbl print no dist unit.Html exp mi/km but has error

commit af75d9a4d86130aa460684bd9859fa8505d5b7d8
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 19 19:53:40 2019 +0300

    Adding distance in km/mi by preferences/program setting

commit 9375f57beb1952109db35b24b47d1dc32e4163fb
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 19 13:21:41 2019 +0300

    Updates to help files

commit c2954dcbaf600507844f4ce6c25951b50d7edf17
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 19 13:11:50 2019 +0300

    Updates to help files

commit ce7bbf2f184c93d063c2141d20cf5060813798d4
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 19 11:21:10 2019 +0300

    fixed preferences view

commit 6335fdaedc051bcffde70e1c9c0cf4052abb0748
Merge: c9dc424 3bbe8db
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 19 10:56:13 2019 +0300

    Merge branch 'master' into loc_std

commit c9dc42436df9c7a96d914491af29b724df99009c
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 18 09:53:16 2019 +0300

    Preferences visible columns: add (in pnl) for Distance as it is not in column

commit 2670c54d8ca8ccf614d65d3b1f6dcd636d83646f
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 18 09:48:31 2019 +0300

    Added distance choice to qsl label printing

commit 8406464cfa1dd7240afca7f12fe959d3fd7141da
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Sep 17 21:14:43 2019 +0300

    Removed not working distance column code. Focus to first release with only status panel distance

commit 7154459c8103fea746f809247e50446d81c1501c
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 16 16:55:43 2019 +0300

    commented out not woking parts of code

commit 594e0b9d3862d4cb635ab101c11b0ba558b97b62
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Sep 13 13:20:48 2019 +0300

    Again a try to write calculated content to dispaly-field(causes error)

commit 63de897ce8289478291116b5ee2168cad0a7bf5f
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 12 12:00:47 2019 +0300

    some fixes to distance visibility

commit 70a95c4fdd58dd78788ab7ad33bdd1037581d581
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 11 17:45:35 2019 +0300

    Problem with inherited fraEx fixed (?)

commit d014e960143102332677e8a8b6d4065436d69aab
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 11 13:12:27 2019 +0300

    Fixed anchoring of export selections frame

commit ac6914ee14648e14325cc11797e05592b1f5f189
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Sep 9 18:45:12 2019 +0300

     Not yet (?)a way to get 'distance' to dbGrid as it is not database field'

commit a0376a9a86ca9d54e21ffcd581fb5010d68daaed
Merge: 9609c81 a5d0300
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Sep 8 18:26:07 2019 +0300

    Merge branch 'master' into loc_std

commit 9609c8125e0dedba5945722159137363ea95c7bb
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Sep 8 17:01:47 2019 +0300

    Sum is now called from better place, but still has problems with activate/deactivate filter

commit 04565c5e0847ccf3450da6de2cbb9553b778e7ae
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Sep 7 17:29:18 2019 +0300

    counts dist,maxdist,sumdist at Main and Html export. Exports DISTANCE tag with adif export

commit d9bd63ccf676f812e6af6b3e21ef8e69b0099b50
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Sep 5 12:11:16 2019 +0300

    fixed log in Group edit. Where else loc is still unfixed?

commit 5e229a4345c0c540588ddc1278ab7f049f97a632
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Sep 4 13:50:14 2019 +0300

    new function StdFormatLocator. Related code changes.

commit f13b240456cbadb2ecc3467a48acb811962f8d05
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Sep 3 20:22:57 2019 +0300

    Set grid locator writing format to standard (up/lo case) AA00bb
2019-10-03 13:14:17 +03:00

115 lines
6.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en-us">
<head>
<HEAD>
<META NAME="GENERATOR" CONTENT="Linux">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<META HTTP-EQUIV="Last-Modified" CONTENT="0">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<title>CQRLOG - Help Index</title></head>
<body>
<h2><a name="aa"><strong>Contents:</strong></a></h2>
<h3><strong>Quick start</strong></h3>
<ul>
<li><a target="right" href="h1.html">Preferences</a></li>
<li><a target="right" href="h1.html#ah2">Program</a></li>
<li><a target="right" href="h1.html#ah3">Station</a></li>
<li><a target="right" href="h1.html#ah4">New QSO</a></li>
<li><a target="right" href="h1.html#ah5">Visible columns</a></li>
<li><a target="right" href="h1.html#ah6">Bands</a></li>
<li><a target="right" href="h1.html#ah7">TRX Control</a></li>
<li><a target="right" href="h1.html#ah8">Modes</a></li>
<li><a target="right" href="h1.html#ah9">QTH Profiles</a></li>
<li><a target="right" href="h1.html#ah10">Export</a></li>
<li><a target="right" href="h1.html#ah11">DX Cluster</a></li>
<li><a target="right" href="h1.html#ah12">Fonts</a></li>
<li><a target="right" href="h1.html#ah13">WAZ, ITU Zones</a></li>
<li><a target="right" href="h1.html#ah14">IOTA</a></li>
<li><a target="right" href="h1.html#ah15">Membership</a></li>
<li><a target="right" href="h1.html#bh1">Bandmap</a></li>
<li><a target="right" href="h1.html#bh2">xplanet support</a></li>
<li><a target="right" href="h1.html#bh3">Zip code tracking</a></li>
<li><a target="right" href="h1.html#bh4">LoTW support</a></li>
<li><a target="right" href="h1.html#ch1">CW interface</a></li>
<li><a target="right" href="h26.html">CW messages</a></li>
<li><a target="right" href="h28.html">Voice messages</a></li>
<li><a target="right" href="h1.html#ch2">fldigi interface</a></li>
<li><a target="right" href="h1.html#ch2b">wsjt-x interface</a></li>
<li><a target="right" href="h1.html#ch2c">N1MM interface</a></li>
<li><a target="right" href="h1.html#ch3">Auto backup</a></li>
<li><a target="right" href="h1.html#ch4">External viewers</a></li>
<li><a target="right" href="h1.html#ch5">Callbook support</a></li>
<li><a target="right" href="h1.html#ch6">RBN support</a></li>
<li><a target="right" href="h1.html#ch7">Online log upload support</a></li>
<li><a target="right" href="h29.html">Start and stop scripts</a></li>
</ul>
<strong><h3>Operation</h3></strong>
<ul>
<li><a target="right" href="h20.html#ah16">Keys and Shortcuts</a></li>
<li><a target="right" href="h20.html#ah17">New QSO</a> (online logging)</li>
<li><a target="right" href="h20.html#ah18">New QSO</a> (offline logging, ie. from paper log etc.)</li>
<li><a target="right" href="h20.html#ah33">Digital modes:</a> <em>fldigi</em></li>
<li><a target="right" href="fldxml.html">Digital modes:</a> <em>fldigi XmlRpc</em></li>
<li><a target="right" href="wsjt.html">Digital modes:</a> <em>wsjt-x</em></li>
<li><a target="right" href="n1mm.html">Digital modes:</a> <em>N1MM</em></li>
<li><a target="right" href="h25.html">QSO record edit</a></li>
<li><a target="right" href="h25.html#grp">Group edit</a></li>
<li><a target="right" href="h21.html#ah19">DX Cluster Operation</a></li>
<li><a target="right" href="h21.html#bh19">Bandmap Operation</a></li>
<li><a target="right" href="h26.html#">CW Operation</a></li>
<li><a target="right" href="h21.html#ch19">xplanet support</a></li>
<li><a target="right" href="h21.html#ch20">Propagation indicator</a></li>
<li><a target="right" href="h23.html#ah22">Filtering</a></li>
<li><a target="right" href="h22.html#ah21">QSL records</a></li>
<li><a target="right" href="h22.html#bh4">QSL labels printing</a></li>
<li><a target="right" href="h22.html#bh5">Auto mark QSL</a></li>
<li><a target="right" href="h7.html">LoTW</a></li>
<li><a target="right" href="h21.html#ch21">Additional notes to a callsign</a></li>
<li><a target="right" href="h24.html#ah23">Statistics</a></li>
<li><a target="right" href="contest.html">Contest</a></li>
<li><a target="right" href="remi.html">Reminder</a></li>
<li><a target="right" href="h30.html">TRX Control</a></li>
<li><a target="right" href="gridmap.html">Grid Map</a></li>
</ul>
<strong><h3>Advanced operations</h3></strong>
<ul>
<li><a target="right" href="h27.html">SQL console</a></li>
</ul>
<strong><h3>Maintenance</h3></strong>
<ul>
<li><a target="right" href="h3.html#ah24">ADIF import</a></li>
<li><a target="right" href="h3.html#ah25">ADIF export</a></li>
<li><a target="right" href="h3.html#ah26">HTML export</a></li>
<li><a target="right" href="h3.html#ah27">Program version update</a></li>
<li><a target="right" href="h3.html#ah28">Country files update</a></li>
<li><a target="right" href="h3.html#ah29">QSL Manager Database update</a></li>
<li><a target="right" href="h3.html#ah30">Statistics Rebuilding</a></li>
<li><a target="right" href="h7.html#cfm">LoTW confirmation report update</a></li>
<li><a target="right" href="h3.html#ah31">Membership databases</a></li>
<li><a target="right" href="h3.html#ah32">Log backup</a></li>
</ul>
<strong><h3>Miscellaneous</h3></strong>
<ul>
<li><a target="right" href="h6.html">Supported radio types</a></li>
<li><a target="right" href="h6.html#param">Comm parameters of some popular radios</a></li>
<li><a target="right" href="h8.html">GNU GENERAL PUBLIC LICENSE</a></li>
</ul>
<strong><h3>I want to...</h3></strong>
<ul>
<li><a target="right" href="h22.html#bh4">print QSL labels</a></li>
<li><a target="right" href="h4.html#ah33">prepare LoTW log/update</a></li>
<li><a target="right" href="h4.html#ah34">prepare eQSL log/update</a></li>
<li><a target="right" href="h4.html#ah35">suggest a new feature</a></li>
</ul>
<strong><h3>Troubleshooting</h3></strong>
<ul>
<li><a target="right" href="h5.html#ah37">my radio control (CAT) does not work</a></li>
<li><a target="right" href="h5.html#ah38">I'm unable to autologin to the Cluster</a></li>
</ul>
<br>
</body>
</html>