Upgrade to Contest form and some other bugfixes in several places.
Contest:
-Has now checkbox "S&P". When checked works as before.
When not checked launches memories F2,F3,F4 automated when
moving on columns.
F1 for calling CQ. Can be auto-repated
F2 for sending call, rst and message
F3 for sending duplicate qso warning
F4 for sending after qso is logged with button or enter key
-Has now hint texts added. They can be turned off with checkbox.
-Has now status display to see how contest progress.
procedure MWC will show OK1WC memorial status
procedure NAC will show Nordic VUSHf activiy contest status
Common status will show status of other (unspecified) contest statuses
with user defined view.
More status procedures can be added later.
For doing this a new SQL query/transaction "CQ" is defined.
-Duplicate check will work now while typing in callsign. (before worked
after cursor left callsign column)
-Added "Mark Dupe" checbox. When checked with duplicate check ON
saved dupicate qso is marked to "RST send" with "/D". It is operator's
duty to do something (or not) with this after Cabrillo log is produced.
For more specific information see squashed commits below and revised contest help file, please!
Others:
-Changed Contest Filter to show contest names in order from A to Z (acs) -Adjusted Contest Filter maxlines to default (8). This has effect when
QT5 widgets are used (shows more contest names at time).
-Fixed typo in Group edit field selector. Had "ŕ" in "operator" -Fixed TRXControl's button "70cm". If no previous settings for 70cm
defaults were done loaded 80m band settings when pressed.
Added CQ repeat
When S&P is not checked (CQ calling mode) CQpanel is active.
Period is used to set the time of running F1 memory+listen time
Repeats is used to set the CQ repeat count for one go
Button CQ start, or Shif+F1 starts CQ repeats.
Pressing ESC or writing something to CALL stops repeat and CW
It cannot stop voice kayer script running.
Help pages updated
Contest upgrade
Upgrade to Contest form and some other bugfixes in several places.
Contest:
-Has now checkbox "S&P". When checked works as before.
When not checked launches memories F2,F3,F4 automated when
moving on columns.
F2 for sending call, rst and message
F3 for sending duplicate qso warning
F4 for sending after qso is logged with button or enter key
-Has now hint texts added. They can be turned off with checkbox.
-Has now status display to see how contest progress.
procedure MWC will show OK1WC memorial status
procedure NAC will show Nordic VUSHf activiy contest status
Common status will show status of other (unspecified) contest statuses
with user defined view.
More status procedures can be added later.
For doing this a new SQL query/transaction "CQ" is defined.
-Duplicate check will work now while typing in callsign. (before worked
after cursor left callsign column)
-Added "Mark Dupe" checbox. When checked with duplicate check ON
saved dupicate qso is marked to "RST send" with "/D". It is operator's
duty to do something (or not) with this after Cabrillo log is produced.
For more specific information see squashed commits below and revised
contest help file, please!
Others:
-Changed Contest Filter to show contest names in order from A to Z (acs)
-Adjusted Contest Filter maxlines to default (8). This has effect when
QT5 widgets are used (shows more contest names at time).
-Fixed typo in Group edit field selector. Had "ŕ" in "operator"
-Fixed TRXControl's button "70cm". If no previous settings for 70cm
defaults were done loaded 80m band settings when pressed.
-Updated help files
Squashed commit of the following:
commit ec46133152c16213a5b1d6bf3b9418713edba0cf
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Oct 14 14:20:47 2022 +0300
Fixed a help picture
commit de689e2374183f01ad72f75c5512431ad6735bcd
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Oct 14 12:50:41 2022 +0300
Changed S&P quick keys to Trlog style. Ctrl+Tab=sets, Shift+Tab resets. Fixed help text.
commit f369a13fb4c2cddca1bff7f9bf61da9443d80212
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Oct 14 12:25:42 2022 +0300
Fixed contest filter selector size(afftects to QT5 version). Fixed Group edit field selector list typo ŕ
commit 13a2a339796d9efad15950f50b9e894770521425
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Oct 14 12:11:08 2022 +0300
Fixed some Tab orders and MWC status layout
commit a88375ee56de7da2470326f65fec69285ded88c2
Author: OH1KH <oh1kh@sral.fi>
Date: Wed Oct 12 10:55:44 2022 +0300
Fixed one hint text
commit dce02a35bddc21ad65a16f93f579b7a65463c4d4
Author: OH1KH <oh1kh@sral.fi>
Date: Tue Oct 11 14:14:47 2022 +0300
Fixed hint texts and added checkbox to turn them off (default ON)
commit 7b3d52e99bb34882ffa9e4dacf3c044e3ad468f1
Author: OH1KH <oh1kh@sral.fi>
Date: Tue Oct 11 10:25:10 2022 +0300
Removed s&p and mark dupe checkboxes from tabulation list. Set sorting(asc) for country, locator and message multiplier lists
commit f0f9de939b8eb3f12d29eced3eea7f2fbb3ef19b
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 10 15:40:27 2022 +0300
Some help changes
commit f4d43d62f4d14c2dde0f370b8f816918e13907eb
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 10 15:27:21 2022 +0300
Fixed SemiAuto memory sending. Fixed default report by mode creating
commit bd9094b6f8a61035d004ebccd47f5502f347b6e6
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 10 11:04:02 2022 +0300
Fixed memory keys to work on all CW,SSB,FM,AM modes. Fixed corresponding help.
commit 65c50c041192fe9ec5b43e9d52a1b1b527f41663
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 10 10:52:47 2022 +0300
Fixed call mode F2 and F3 sending. Fixed TRXControl 70cm frequency if defults are not set. Fixed save qso: Cursor must be away from edtCall
commit f147a0deb0d255cbde5b9d97d57317173759222e
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 10 09:19:28 2022 +0300
Status view clear when no contestname
commit e482962d63623db16cac2f2489a5a19c554a5149
Author: OH1KH <oh1kh@sral.fi>
Date: Sat Oct 8 15:15:41 2022 +0300
Fixed NAC and CMN procedures a bit. Updated help page. TODO: Test and find errors before release
commit acf8290efebdfe8672eda56c55e307801099b6ee
Author: OH1KH <oh1kh@sral.fi>
Date: Sat Oct 8 12:34:24 2022 +0300
fixed common status procedure. It now has selection popup for what to show. TODO fix corresponding help page.
commit 1b3e154d2fa4aab1c43c0cc104d6b95cc4b10a3e
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Oct 7 16:03:30 2022 +0300
Added NAC status couning on GHz bands. Made popup menu to select layout of COmmonStatus. It does not work yet->save push
commit 3baa3acace38df0bacc389f568901038a55d5b45
Author: OH1KH <oh1kh@sral.fi>
Date: Thu Oct 6 20:00:27 2022 +0300
Added UsedScore indetifier (for future use). Created NACScore procedure (counts NordicActivityContest V,U,SHF )
commit 1da8ce40b7abb6c850f39a5d596b8ef7915adc90
Author: OH1KH <oh1kh@sral.fi>
Date: Thu Oct 6 14:24:15 2022 +0300
continued common multp procedure writing
commit 2a1e5ecf4d8735f2f1b3837ad62157c591e97154
Author: OH1KH <oh1kh@sral.fi>
Date: Wed Oct 5 15:45:47 2022 +0300
Fixed bugs in common multip. Still needs work
commit ca7d247b3bbe4ad26b6350a98b2ff8c4ca926479
Author: OH1KH <oh1kh@sral.fi>
Date: Tue Oct 4 19:13:33 2022 +0300
Help file rewrite. Started to write 'common multiplier' procedure. Not ready yet, not tested.
commit 0cbc8dc2bd380222d4500e12fb89460dcfe9c4fc
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 3 20:59:21 2022 +0300
fixed broken serial number increase. Made ststus group box always visible, can be hidden with contest window sizing.
commit dafe9a205074dd25dac40911b9ad339f12efd56a
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Oct 3 19:54:25 2022 +0300
a quick fix during mwc, and some help parts rewritten
commit 26055db309d52592261974fbeedb53645f9ffa3f
Author: OH1KH <oh1kh@sral.fi>
Date: Sun Oct 2 17:07:49 2022 +0300
Added 'MarkDupe' checkbox. If checked and dumpe saved will add /D to rst sent: 599/D or 59/D. It is up to operator how he handles this in exported cabrillo
commit 55641b11a305ad07715b072f205d80b939cd0f71
Author: OH1KH <oh1kh@sral.fi>
Date: Sat Oct 1 17:01:35 2022 +0300
Fixed status opening and closing
commit 8fea85ad53ca609ce8ad3884467132dcd71607db
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Sep 30 19:30:32 2022 +0300
Added hint texts, Status group box (set vivible needs fixing)
commit f01f0212a9bfe66acaa8f3dfabd8948ee274c7f9
Author: OH1KH <oh1kh@sral.fi>
Date: Mon Sep 26 19:25:25 2022 +0300
Added S&P checkbox (default off, Shift+Tab toggles) When OFF and CW has semi-automatic macro sending: exit edtcall and call>2 send F2, if then dupe found send F3, when saving qso send F4. When S&P checkd works as before (user must press F to send)
commit 657bba3b39377937ccaf9acc757113966e0f0b93
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Sep 23 11:04:48 2022 +0300
Small bugfix with number multipliers. Changed contest filter combo box to appear in order from A to Z (was Z to A)
commit 35b9ccb8b3c87389c697e1c87a54366f233ff529
Author: OH1KH <oh1kh@sral.fi>
Date: Thu Sep 22 20:56:52 2022 +0300
bugfixes: Made own query/transaction 'CQ/trCQ'. Moved suffix work to mysql. Fixed statusbar layout.
commit 2c640d1bef8ab3e179b87ed72446ee89598b5fd2
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Sep 16 15:48:34 2022 +0300
Added total score and made rest of view band based
commit 06f394a5e7c5f3ed2270a684ecaad5989a70b68d
Author: OH1KH <oh1kh@sral.fi>
Date: Fri Sep 16 13:58:17 2022 +0300
Additon to contest
OK1WC memorial score counting.
This does not work for multiband yet.
Upgrade to Contest form and some other bugfixes in several places.
Contest: -Has now checkbox "S&P". When checked works as before. When not checked launches memories F2,F3,F4 automated when moving on columns. F1 for calling CQ. Can be auto-repated F2 for sending call, rst and message F3 for sending duplicate qso warning F4 for sending after qso is logged with button or enter key
-Has now hint texts added. They can be turned off with checkbox.
-Has now status display to see how contest progress. procedure MWC will show OK1WC memorial status procedure NAC will show Nordic VUSHf activiy contest status Common status will show status of other (unspecified) contest statuses with user defined view. More status procedures can be added later. For doing this a new SQL query/transaction "CQ" is defined.
-Duplicate check will work now while typing in callsign. (before worked after cursor left callsign column)
-Added "Mark Dupe" checbox. When checked with duplicate check ON saved dupicate qso is marked to "RST send" with "/D". It is operator's duty to do something (or not) with this after Cabrillo log is produced.
For more specific information see squashed commits below and revised contest help file, please!
Others:
-Changed Contest Filter to show contest names in order from A to Z (acs) -Adjusted Contest Filter maxlines to default (8). This has effect when QT5 widgets are used (shows more contest names at time). -Fixed typo in Group edit field selector. Had "ŕ" in "operator" -Fixed TRXControl's button "70cm". If no previous settings for 70cm defaults were done loaded 80m band settings when pressed.
-Updated help files
Squashed commit of the following:
commit 6a1119aca1ba6884b9fc494ad22f435db9e270f3 Author: OH1KH oh1kh@sral.fi Date: Fri Nov 18 17:10:59 2022 +0200
commit e96d6391ef918046be9f4cdb751e95a457c45c6e Author: OH1KH oh1kh@sral.fi Date: Fri Nov 18 16:10:30 2022 +0200
commit d7bf3a09b7c3753910714b973c16b98df126de28 Author: OH1KH oh1kh@sral.fi Date: Fri Oct 14 14:23:39 2022 +0300