Commit Graph

1088 Commits

Author SHA1 Message Date
Petr Hlozek
b505f779d0
Merge pull request #152 from OH1KH/squash_scale_gridmap
Making grid map scalable
2019-04-04 19:46:16 +02:00
Petr Hlozek
197ae9ac20
Merge pull request #151 from OH1KH/rigpoll
Returned rig polling 'fm' to 'fmv'
2019-04-04 19:46:01 +02:00
OH1KH
e4e78ca594 Returned rig polling 'fm' to 'fmv'
'v' is generating errors with Icom rigs, but Kenwoods can not survive without it. If 'v' is missing And Kenwood user pushes A/B vfo button from rig from panel cqrlog continues to show previous vfo frequency.
This is a rigctrl "feature" of Kenwood that it needs user action to poll current vfo before asking frequency.

uRigControl.pas is not suitable for fixing this easy. So we just leave errors for Icom as they do no bigger harm.

Added uRigControl.pas and uRotControl.pas to project. I can not see no harm with this. Finding them is now easier from unit list.
2019-04-02 18:12:47 +03:00
OH1KH
79c195542b Making grid map scalable 2019-04-01 17:17:08 +03:00
Petr Hlozek
63a9950e0d
Merge pull request #150 from OH1KH/commandline_squash
Several small fixes
2019-03-31 19:19:09 +02:00
OH1KH
b581545216 Several small fixes
This supposed to be a fix of lazarus compiler warnings like: "CommandLine" is deprecated
How ever during run tests of those fixed parts (separate list below) several small things needed to be fixed, too.

Fix NewQSo layout/anchors. "Callisign attach"-button was not visible. Fixed also button's broken image
Fix About and Splash layout/anchors
Fix minor fixes to help file
Fix Contest window chrashed if rigctld did give unlisted mode from rig. (ex. Ic7300 may give PKTUSB when in DATA mode)
Fix Changed FT8 special modes text added to "Comment for qso". Report exchanges added only in contest mode in use (not Fox/Hound)
Fix CQmonitor right click "Set color": Color samples did not show up when compiled with Laz v2.0.0 Bitmap handling difference.
Fix Following Lazarus v 2.0.0 compiler warnings removed from cqrlog source. Additional unit warnings were not touched:

-----
All warnings (72) when compiled with Lazarus 2.0.0: (line numbers differ a bit after fixes are applied)

Tested-OK ---> dDXCluster.pas(1145,16) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dDXCluster.pas(1146,70) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fPreferences.pas(1889,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fPreferences.pas(1890,40) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fPreferences.pas(2410,18) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fPreferences.pas(2411,22) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fSplash.pas(70,4) Warning: Some fields coming after "RightToLeft" were not initialized
Tested-OK ---> uRigControl.pas(145,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> uRotControl.pas(112,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(4381,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(4384,68) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(6302,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(6303,68) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(6321,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fNewQSO.pas(6322,68) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fLoTWExport.pas(319,12) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fLoTWExport.pas(321,50) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fGroupEdit.pas(58,12) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(62,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(67,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(72,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(78,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(84,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(89,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fGroupEdit.pas(95,21) Warning: Symbol "ReadOnly" is deprecated: "Will be removed in 2.2 - use extended Style values instead."
Tested-OK ---> fMain.pas(1152,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fMain.pas(1155,40) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> fPropDK0WCY.pas(156,38) Warning: Symbol "NowUTC" is deprecated: "Use the function from unit LazSysUtils."
Tested-OK ---> fPropDK0WCY.pas(157,39) Warning: Symbol "NowUTC" is deprecated: "Use the function from unit LazSysUtils."
Tested-OK ---> dUtils.pas(2415,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2417,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2418,18) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2432,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2435,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2506,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2509,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2898,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2900,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2966,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2968,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(2969,18) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(3311,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(3314,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(3780,14) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dUtils.pas(3783,42) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dData.pas(879,58) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dData.pas(880,9) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dData.pas(881,40) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dData.pas(3384,16) Warning: Symbol "CommandLine" is deprecated
Tested-OK ---> dData.pas(3388,49) Warning: Symbol "CommandLine" is deprecated

NoWayToTst-OK? -> fPropagation.pas(279,42) Warning: Implicit string type conversion with potential data loss from "WideString" to "AnsiString"
Needs Aurora existance in web reply

How to fix? -> fBigSquareStat.pas(160,38) Warning: Constructing a class "TBufDataset" with abstract method "LoadBlobIntoBuffer"

----------------------------
Warnings of external units: (These are not fixed!)

ssfpc.inc(714,26) Warning: Symbol "HostToNet" is deprecated
ssfpc.inc(824,18) Warning: Symbol "HostToNet" is deprecated
ssfpc.inc(884,25) Warning: Symbol "NetToHost" is deprecated
synautil.pas(637,96) Warning: Symbol "TimeSeparator" is deprecated
synautil.pas(2121,88) Warning: Symbol "ShortMonthNames" is deprecated
synautil.pas(2122,87) Warning: Symbol "ShortMonthNames" is deprecated
synaser.pas(2328,39) Warning: range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647)
synaser.pas(2338,41) Warning: range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647)
synaser.pas(2347,40) Warning: range check error while evaluating constants (4294967295 must be between -2147483648 and 2147483647)
lnet.pp(778,30) Warning: User defined: check if we need aOp = soSend in the IF, perhaps bad recv is possible?
lnetcomponents.pas(87,3) Warning: Comment level 2 found
lnetcomponents.pas(110,3) Warning: Comment level 2 found
lnetcomponents.pas(131,3) Warning: Comment level 2 found
lnetcomponents.pas(151,3) Warning: Comment level 2 found
lnetcomponents.pas(169,3) Warning: Comment level 2 found
lnetcomponents.pas(213,1) Warning: Comment level 2 found
lnetcomponents.pas(222,1) Warning: Comment level 2 found
lnetcomponents.pas(230,1) Warning: Comment level 2 found
lnetcomponents.pas(238,1) Warning: Comment level 2 found
lnetcomponents.pas(246,1) Warning: Comment level 2 found

-----------------

Squashed commit of the following:

commit 1d72c9a200e4cbbb0a18cfa0856637da6373e0af
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 23 14:40:09 2019 +0200

    yet more small fix

commit a0a8302e0a63fab9714639471a51c11334d583bd
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 23 14:35:00 2019 +0200

    some anchor fixes more

commit d773f906e5fa07fa118a2588d17d92a2d2e1b858
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 23 14:07:42 2019 +0200

    reset some .lfm changes more

commit da18237d2b28cfe3ee2e13a530975ccacd6cc28b
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 23 14:02:41 2019 +0200

    reset main.lfm changes

commit 78cb479b7b799d5b4532db15e34686e6bc7769a8
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 23 12:28:29 2019 +0200

    Fix: CQ-monitor color dialog sample colors did not show when compiled with Laz 2.0.0.; Removed warning_fixes_tested.txt memo

commit c54078df0a25a096bb64bf0300537df994462c0c
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Mar 22 10:37:16 2019 +0200

    fixes to NewQSO spd button and  anchors. Fix to contest mode

commit 90da8950956eb7a8dd7b06b9ff847bfcccc396fa
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Mar 21 12:19:45 2019 +0200

    All tested now

commit aa073be53edcade1a639deaad7a976d0da5ce799
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Mar 20 19:44:28 2019 +0200

    Test all fixes to work, phase 1

commit ab58e112b2caa87b3ab0d0994d743733c765d528
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Mar 18 09:40:43 2019 +0200

    Mysqlprocess execute works now

commit fe0472b8b8fbf635f7c5f19f273115aba72281ad
Merge: 5aecf9c 3e7d958
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 16 15:07:39 2019 +0200

    Merge branch 'master' into commandline

commit 5aecf9cdb5947347c04ec4f25553c424a016d27d
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 16 14:58:58 2019 +0200

    Fixes to process.parameter settings

commit 5b2e3e52603dd36673d39672fc9c29ae0019b7a6
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Mar 13 18:42:50 2019 +0200

    One cqrlog source warning left. Several warnings in extra communication units

commit 7ec8e9881247c5d9510efbf38534cb5e223bfa81
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Mar 13 11:48:35 2019 +0200

    Fix 2. Still TODO

commit 45d4eedaa73f38e0e61f7412af1759efd2f334d8
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Mar 10 16:17:56 2019 +0200

    TODO

commit a40cc54dcc879c2f438ac0fcbb9a8a5710adacf3
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Mar 7 16:58:43 2019 +0200

    Fix commandline depreceated (1), still work TODO
2019-03-25 17:40:21 +02:00
Petr Hlozek
9de2bfcd03
Merge pull request #149 from OH1KH/foxmonfix_squash
CQmonitor decode line with 2calls from Fox
2019-03-16 18:35:15 +01:00
OH1KH
57ea188ee0 Squashed commit of the following:
commit f7c965a5cfebd571fc75cad5d2ed068edb74f36f
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 16 09:27:27 2019 +0200

    Fix for Fox say RR73

commit 4209b1263970cabc8f7bd10bcb34e51e23cc189e
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Mar 15 16:48:18 2019 +0200

    FIX: CQmonitor decode line with 2calls from Fox
2019-03-16 15:16:22 +02:00
Petr Hlozek
3e7d9581e3
Merge pull request #148 from OH1KH/cwkey_squash
Rewrite of CWType and CWkeys and fixes to corresponding help page.
2019-03-13 19:05:33 +01:00
OH1KH
af9681426c Rewrite of CWType and CWkeys and fixes to corresponding help page.
With great help of Andreas, DL7OAP, these are the main changes done for CWType and CWKeys:

 -Fix: partially rewite of CWType and CWKeys code and their layouts and anchoring.
 -Fix: CWType help page updated
 -Add: stop cw send by ESC when Hamlib keying in use, should now work with Icom and Kenwood rigs. Only IC7300 tested.
 -Fix: CWKeys and CWType resizing  (F-buttons scaling)
 -Add: MouseOver F-keys in CWkeys and CWType now shows CWmacro content.
 -Add: Paste or Drop over CWType editor now sends text. (Buffer overflow warning: see help pages)
 -fix: CWType: now works ok with all 3 modes. Delete key works in word mode before block send is started.
 -fix: CWtype: speed change affects NewQSO statusbar <--> NewQso cw speed change affects CWType speed selector.
 -Add: CWType change of mode returns focus back to typing editor
 -Fix: Hamlib cw send delay resolved. Removed space after "b"-command, before text to send.
       Space was interpreted as part of message text causing CWspeed depended delay at start.
 -Add: CW parts of source now have boolean LocalDbg and alternative debug value -8 (%01000) for focused debug.
       Same way as New CQ-monitor. Old debug value >=1 works too.

Squashed commit of the following:

commit 8c05e72700fd26a454425a3ab1bf69b632702ce8
Merge: d9da405 e8cfa88
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Mar 11 11:56:23 2019 +0200

    Merge branch 'master' of https://github.com/ok2cqr/cqrlog into cwkey

commit d9da4058504ef7cc410396f56f4e96b2a1820caa
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Mar 11 11:51:58 2019 +0200

    Fix: Added locator macro %ml. Help files up to date

commit be60fbce6297a491eef696c7266055ec9e8e2809
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Mar 10 18:16:34 2019 +0200

    Long msg:Splitting in uCWkeying.BufOverflow stops CW.Debug settings also uCWKeying

commit 4a311370b80e3fb9326af6e56df53740ba981933
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Mar 6 12:54:52 2019 +0200

    Fkeys scaling works, esc stops hamlib cw with icom &kenwood?

commit a9af17ec86f0154de0121ab232072106f9cb0c12
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 5 19:18:47 2019 +0200

    Converts newline to space in block send

commit 0a2cc8155fa026003e1db5fb09b54ee9305642d1
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Mar 5 11:59:54 2019 +0200

    pgup/dn works. Items achored in cwType form

commit 7cad39c1d67196eae56cdc5be9a158d4983355f0
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Mon Mar 4 23:12:21 2019 +0100

    add mouseover to cwkeys

commit 51233fd867c6835af4c7c56f1852d4c91479bc01
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Mar 4 19:21:13 2019 +0200

    All 3 modes, delete(in word mode), paste and drop works. TEST!

commit cceb5a77538029a6695fd22db42598d21751f61d
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Mar 3 21:07:45 2019 +0200

    uses now m.text as send buffer. Some things TODO, still

commit c8460a4eabc7c46cefd6e41fe07e75dbdf11a1f2
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 2 19:51:06 2019 +0200

    Paste and drop works somehow  but needs some fixing

commit 8257dd1bd6a7d9889e320053b6901222a972c8ea
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Sat Mar 2 18:18:27 2019 +0100

    add mouseover tooltip for PGUP/PGDWN in cwtype

commit 4b4d23928e59c30fceef9b9dd1c413059e25cabf
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Sat Mar 2 17:58:07 2019 +0100

    add mouseover for cw makros and onclick for F1 to F10 Button

commit ad25dcd9e14c2f3e4e2f8a31c3307377482b0bbb
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 2 12:25:07 2019 +0200

    speed change affects NewQSO statusbar <--> NewQso cw speed change affects CWType speed selector

commit c071765b35671a8ffca492b221c3586e778d583d
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Mar 2 11:22:31 2019 +0200

    FIX:delete key works, chnge of mode focuses back to Tmemo, hamlib send delay fix

commit db9484d02e63aa93dbb1b130f1189bf3eb16575f
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Mar 1 12:25:46 2019 +0200

    Fix for cwtype
2019-03-13 09:44:25 +02:00
Petr Hlozek
e8cfa88a18
Merge pull request #145 from OH1KH/n1mm1
remote mode N1MM logger
2019-03-09 07:30:26 +01:00
Petr Hlozek
f2e002f5d0
Merge pull request #146 from OH1KH/newmonbug2
bugfix:Did not clean CQ-monitor when only 1stn in band and qso with that
2019-03-09 07:29:56 +01:00
Petr Hlozek
27bf8f8b2e
Merge pull request #147 from OH1KH/helpfix1
Some help fixes #1
2019-03-09 07:29:30 +01:00
OH1KH
abae4f92a6 bugfix:Did not clean CQ-monitor when only 1stn in band and qso with that 2019-03-01 10:33:17 +02:00
OH1KH
7ff4beae17 Some help fixes #1 2019-02-25 12:39:12 +02:00
OH1KH
3166b9465e remote mode N1MM logger 2019-02-25 09:54:09 +02:00
Petr Hlozek
1bcfdd38fc
Merge pull request #144 from OH1KH/monfix1
fix: detect wsjt message, follow call routine
2019-02-22 19:01:07 +01:00
OH1KH
65eacd36a7 fix: detect wsjt message, follow call routine 2019-02-22 10:25:07 +02:00
Petr Hlozek
3ccc049d97
Merge pull request #143 from dl7oap/add_workaround_mode_js8
add workaround for js8 to have correct lotw adif upload
2019-02-21 20:08:00 +01:00
Andreas Puschendorf
bd0a233402 add workaround for js8 to have correct lotw adif upload
- when a qso is logged with mode JS8 in the lotw adif export function the mode js8 is
          replaced by <MODE:4>MFSK<SUBMODE:3>JS8. so js8 can now confirmed correct
        - this is a workaround until the database is enhanced with field submode to implement adif 3.0.9
2019-02-18 21:20:16 +01:00
Petr Hlozek
577f245da9
Merge pull request #142 from OH1KH/newmonitor_squash
Squashed commit:
2019-02-17 16:23:12 +01:00
Petr Hlozek
ffaef7a380
Merge pull request #140 from dl7oap/fix_adif_import
improve adif import #124
2019-02-17 16:22:43 +01:00
Petr Hlozek
6dec8a25cb
Merge pull request #139 from dl7oap/fix_cqrlog_license
#119 fix cqrlog license file position
2019-02-17 16:21:48 +01:00
OH1KH
11ed94c7b8 Squashed commit of the following:
commit 54acbfd86f
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Feb 14 19:34:23 2019 +0200

    fixed Follow does not turn on if FollowCall is empty

commit 5c00c3f5b4
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Feb 14 19:08:00 2019 +0200

    fixed FollowCall save

commit 461ef10d34
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Feb 12 12:49:12 2019 +0200

    Still more fixes for IsItACall

commit e3b9eb9ac8
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Feb 12 11:15:42 2019 +0200

    Fixed IsItACall function layout

commit 2b4f12db64
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Sun Feb 10 15:27:26 2019 +0100

    improve isItACall, recognize numbers at beginn of call

commit d3e873c1b6
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Feb 4 16:34:27 2019 +0200

    CQmonitor/History wrong mode letter printed, columns 0, 1 not ihitiated right at start

commit 1971f850c5
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Feb 3 11:04:37 2019 +0200

    accept number ending if '/' is at suffix side of call

commit 5c79484e81
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Sat Feb 2 14:19:39 2019 +0100

    improve isItACall for /8 and callsigns with ? in it

commit 6e604c050a
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Feb 2 13:50:08 2019 +0200

    Call and loc check-> '' returns false. AddOterMessage parameters chnage like AddCq and AddMy

commit 2f48d62e68
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Feb 2 10:58:18 2019 +0200

    Fixed error in Prefereces.lfm and fixed Pref/NeqQSO anchors (still lot of anchors to fix)

commit c2783034f3
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Feb 2 09:28:00 2019 +0200

    Added wsjtx contestmode decodes+some decode finctions name changes and showB4call option code (that is already in preferences/NewQso [lfm])

commit f0cabbd6c0
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Fri Feb 1 20:37:33 2019 +0100

    improve decodetest to new functions

commit 5ac25ef500
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Fri Feb 1 20:00:19 2019 +0100

    clean up isItACall

commit aa917967b6
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Feb 1 19:16:25 2019 +0200

    AddCqCallMessage seems to work. Need some comment removing. Decodetest needs fixing

commit 15c0ab23a4
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Feb 1 18:46:47 2019 +0200

    AddMyCallMessage works, AddCqCallMessage still to be done

commit c7cf8eef24
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Feb 1 13:44:19 2019 +0200

    IsItACall suggestion

commit 09bc9902b5
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Thu Jan 31 22:52:59 2019 +0100

    improve function isItACall

    	- add detection of 4 digits locator like AA00
     	- no callsigns with . and +
    	- improve sourcecode

commit 0eb0f43dcc
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 31 18:47:20 2019 +0200

     PH #24 Deode printing isolated to own procedure

commit 6d0cbc0939
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 31 14:07:56 2019 +0200

     PH #2# Suggeston to replace AddDecodedMessage, not working yet

commit bdb97bd1ba
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 31 13:30:43 2019 +0200

     PH #22 Update of UDP description link

commit f779e519f5
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 31 04:46:14 2019 +0200

     PH #21. Removed else from addDecodedmsg

commit a3fc17aa08
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Jan 30 19:31:48 2019 +0200

    PH #20  Anchor fixes in pref/fldigi-wsjt

commit cd4966b984
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Jan 30 18:42:16 2019 +0200

    Fixed font change when preferences were closed

commit 897bbea24e
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Tue Jan 29 21:18:18 2019 +0100

    fix typo in fontsizevariable

commit 5f3ec70ce4
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Jan 29 15:12:02 2019 +0200

    PH #17 Added LineFilter. IsItACall: RR73 is not call

commit bbfc1edddb
Author: Andreas Puschendorf <andreas@puschendorf.net>
Date:   Mon Jan 28 22:32:28 2019 +0100

    fix: show always last line in grid and remove GridOK

    	- new procedur scrollSgMonitorToLastLine which always move grid to last line
              without using focus
            - in function isItACall remove GridOK, so this function only proof if its a call
              all other checks of grid are done in AddDecodeMessage direct

commit f3abd54960
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 28 15:24:04 2019 +0200

     Phase #15.  Fixed isitCall, loc printing of *QSO

commit 8c2392792d
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 28 10:40:58 2019 +0200

    Phase #14  Fixed Map mode

commit 3ed681276b
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 28 09:18:37 2019 +0200

     Phase #13. Some decode fixes. Added WB4 part: fPreferences + fWorkedGrids

commit 6d278ee47b
Author: OH1KH <oh1kh@sral.fi>
Date:   Sun Jan 27 14:47:37 2019 +0200

    msglist:StringList, NoHistory changes column 0&1 max/minSize

commit 7099883ae1
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Jan 26 14:30:38 2019 +0200

    Phase#11 removed partially commented debug line

commit d12e66d8a7
Author: OH1KH <oh1kh@sral.fi>
Date:   Sat Jan 26 14:00:43 2019 +0200

     phase #10. Repaint gray. Worked call printing lowcase

commit 4d5a48de05
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Jan 25 20:10:59 2019 +0200

    Phase #9  *QSO/bold works. Graying loop columns 6->7, but timer still needs attention

commit a0a8a57f3f
Author: OH1KH <oh1kh@sral.fi>
Date:   Fri Jan 25 18:00:35 2019 +0200

    Phase #8. Sets now column height and width by font size. Tested FSZ 6-40

commit bd4cc9a6ea
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 24 15:23:11 2019 +0200

    Phase #7 Removed richmemo folder, Added #2 column fill. Map fails: row -1

commit 2821bfdbd8
Author: OH1KH <oh1kh@sral.fi>
Date:   Thu Jan 24 14:06:46 2019 +0200

     Phase #6

commit d89e9f7398
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Jan 23 21:35:50 2019 +0200

     phase #5. CQ and map works, Map 2clic (call) does not

commit dfb83daadd
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Jan 22 20:53:55 2019 +0200

    phase #4  Map mode works. Cqmonitor txtonly fails after 1st print

commit 033bc59ed3
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 21 20:29:43 2019 +0200

    phase #3. Cqmonitor works, doubleclick works, map mode does NOT work yet

commit e62da63791
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 21 18:12:05 2019 +0200

    phase #3 This is 1st that should compile with lazV2 and without richmemo

commit 26b02c9172
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 21 17:34:49 2019 +0200

    phase #2

commit 92b392435a
Author: OH1KH <oh1kh@sral.fi>
Date:   Mon Jan 21 11:48:10 2019 +0200

    new cq monitor devel#1
2019-02-17 11:41:05 +02:00
Andreas Puschendorf
e6650181a2 improve adif import #124
- #124 add/repair option for duplicate check during adif import
	- translate function names to english
2019-02-11 20:33:56 +01:00
Andreas Puschendorf
262e446a4e #119 fix cqrlog license file position 2019-02-11 19:35:04 +01:00
Petr Hlozek
d9d64498dc
Merge pull request #138 from OH1KH/Newqsolayout2
Room for speedbuttons
2019-01-31 08:47:16 +01:00
OH1KH
6962fe458a Room for speedbuttons 2019-01-25 18:17:10 +02:00
Petr Hlozek
22b83323d4
Merge pull request #137 from OH1KH/paswdWarn
Warn plain text passwords in log ini files
2019-01-21 19:41:58 +01:00
OH1KH
18f5b17833 Warn plain text passwords in log ini files 2019-01-21 17:10:15 +02:00
Petr Hlozek
d0cfc13878
Merge pull request #135 from OH1KH/hamlibCWtuneAM
HamlibCW tune with AM mode
2019-01-19 07:22:31 +01:00
Petr Hlozek
aee9063303
Merge pull request #136 from OH1KH/mainanchors1
Qso list window scaling fix (anchors)
2019-01-19 07:16:52 +01:00
OH1KH
9f393dd2da Qso list window scaling fix (anchors) 2019-01-16 20:36:02 +02:00
OH1KH
f667588923 HamlibCW tune with AM mode 2019-01-16 15:08:23 +02:00
Petr Hlozek
e34b5e9dce
Merge pull request #134 from OH1KH/norigclose
Prevent rig cat closing when TRXControl is closed
2019-01-16 12:57:47 +01:00
Petr Hlozek
b306a9cc0d
Merge pull request #133 from OH1KH/vfoquery
Remove vfo query: fmv -> fm
2019-01-16 12:56:57 +01:00
OH1KH
0f79d197b9 Prevent rig cat closing when TRXControl is closed 2019-01-14 15:49:04 +02:00
OH1KH
19a3b2d5f9 Remove vfo query: fmv -> fm 2019-01-14 12:40:53 +02:00
Petr Hlozek
601b560f81
Merge pull request #132 from dl7oap/fix_index_bound_excep_when_reducing_xplanet_spotstation_number
fix IndexOutOfBoundException when reducing station number in xplanet
2019-01-14 05:34:14 +01:00
Andreas Puschendorf
6d63b8fb7b fix IndexOutOfBoundException when reducing station number in xplanet
- fix a IndexOutOfBoundException when reducing show-last-spot-station-number in xplanet reference.
        - now it always delete the oldest entry, which is index 0.
2019-01-13 21:52:50 +01:00
Petr Hlozek
b2a999b426
Merge pull request #129 from OH1KH/hamlibcwtype
Allows AR SK send with Icom/hamlib cw interface
2019-01-12 06:52:07 +01:00
Petr Hlozek
75f38c535d
Merge pull request #130 from OH1KH/layoutfixes1
Layoutfixes1
2019-01-12 06:51:42 +01:00
Petr Hlozek
c4acc38138
Merge pull request #131 from OH1KH/helpformat
Frames for help structure. Some minor content upgrades
2019-01-12 06:51:24 +01:00
OH1KH
4b358c4b96 Frames for help structure. Some minor content upgrades 2019-01-08 17:57:04 +02:00
OH1KH
14bc7c11e6 Allows AR SK send with Icom/hamlib cw interface 2019-01-04 12:35:04 +02:00
OH1KH
739950e59f Another fix (#2) for NewQso 2019-01-02 17:29:30 +02:00
OH1KH
43e36ac1f3 Another fix for NewQso 2019-01-02 16:58:19 +02:00
OH1KH
61a3a2f23c Some layout/anchor fixes #1 2018-12-26 20:08:25 +02:00
Petr Hlozek
41f00ac5c1
Merge pull request #123 from gl-bars/adif-import-optimizations
ADIF import optimizations: avoid repeated ini reads and WriteLns
2018-12-26 16:51:36 +01:00
Petr Hlozek
95c1e5cd3c
Merge pull request #125 from dl7oap/fix_qsolist_pgdwn_error_fieldnotfound
fix second scroll down bug in qso list due to count SQL statments
2018-12-26 16:50:45 +01:00