CQRLOG - open discusion

ARRL 10 HOW TO SUBMIT LOG

Could someone give detail on how to export the log to submit for the contest?

I worked stations using the contest window with the ARRL 10 contest selected. Where I am stuck is how to I create the file to export for the upload.

I am not a contester but ran enough I felt I should up load for those I worked.

Thanks!

Jon

Forums: 

OK1WC (MWC) contest with Cqrlog

Hi!
There is nice small contest called MWC held on every Monday 1630 to 1729 UTC 40&80M CW.
Timing is nice (for Europe) and it takes only on hour.

With wire antennas, 100W and latitude over 62N you can not be on top of the list, but you can try to collect all multipliers instead within one hour. Interesting.
Multipliers are the last letter of callsign ( or number).

Cqrlog supports that contest and you can get contest status while working and create Cabrillo log for sending to web page within minute after contest end.

Forums: 

fix for access violation caused by large MASTER.SCP

In case you can compile the program, here is a fix for the problem. In module dData.pas, function TdmData.LoadMasterSCP change the line

if i>80000 then
SetLength(aSCP,100000)

to
if i>80000 then
SetLength(aSCP,200000)

There may be a better solution, so I'm waiting to get the official fix from the developers. But this did the job for me.

Victor 4X6GP

Forums: 

cqrlog crasshes on startup (Fixed/Resolved)

My cqrlog crashes on start up..

Running linux mint 21.1
When i try to run it, i get an error popup "Access violation" press ok to ignore and risk data corruption Press Abort to kill the Program.
When i press OK the program crashes/closes
i tryied to run it from terminal also, i dont know what to do next.

cqrlog --debug=3

Cqrlog Ver:2.6.0 (109) Gtk2 Date:2023-01-26
**** DEBUG LEVEL 3 ****

Forums: 

CW messages from contest window

Hello,

I casually participate in contests, but I especially miss these two functions:

1) It should be possible to cancel the currently keyed CW message with e.g. the Esc button. The help file says that this should work anyway: "1x ESC returns cursor back to Call-field [...] It also halts CW memory output if it is just running." But the latter is not or no longer the case. I'm using CQRLOG 2.5.2 from Ubuntu 23.10 and control my rig using hamlib.

Forums: 

Dump after start: realloc(): invalid next size

Hi CQRLOG fan's

today I just updated the latest member and dxcc files. In addition I uploaded
successfully a contest-adif file with 200 records. After everything looks fine.

Unexpected after new start of cqrlog I receive a dump....

cqrlog --debug=2

Cqrlog Ver:2.6.0 (103) QT5 Date:2022-07-25
**** DEBUG LEVEL 2 ****

Forums: 

CQRLog error on start (Exception=Access violation) - RESOLVED

Hi to all,

After editing some QSOs, CQRlog was freezing.
I kill the program and restarted it; I was cheching if QSOs were there (all seemed ok) and I close CQRLog making a backup.

After starting, ask me to install new DXCC: I choose "yes".

After restarting again, CQRlog wont start, but show a windows with "Access violation" and "Click OK to ignore... etc".

Starting it from console, I have:

/opt/cqrlog-2.5.2/usr/bin/cqrlog --debug=1

Forums: 

Access violation error, cannot solve

I've been running 2.6.0_(119)Gtk2 for quite a while with no isuues until today. I have 4 rigs set up and when I changed from one to the other I had no connection so I went to TRX control to change the port. TRX control froze so I finally had to force it closed. Ever since that I am getting the access violation error. So far I have tried:

Forums: 

Pages

Subscribe to RSS - CQRLOG - open discusion