CQRLOG - bugs

eQSL qso not in CQRLOG doesn't appear in eQSL error file

Hello,

I have several QSOs not logged in CQRLOG which are in eQSL ADIF file that are not written in eQSLerror file.

Regarding fImportProgress.pas :

Flag qso_in_log := False; shall be put just after SQL query, because if the previous is in the log (true) but current qso is not in the log, the error file is not updated.

Thanks for your help,

Best 73's

Forums: 

eQSL not imported if Time_on = 0000

Hello,

If eQSL qso has a Time_on = 0000,
t_eQSL_min = t_eQSL_max = 01:00:00

so the eQsl is not imported.

Debug trace :
Call: G4xxx
Band: 40M
Mode: CW
Submode:
QSO_date: 20050826
Time_on: 0000
QSLR:
------------------------------------------------
select id_cqrlog_main,eqsl_qsl_rcvd,time_on from cqrlog_main where (qsodate ='2005-08-26') and ((mode = 'CW') or (mode = '')) and (band = '40M') and (callsign = 'G4xxx')

Forums: 

CQRLOG under Fedora 35 not storing UTF-8 characters

Hi,
Since I transitioned to Fedora 35 I have a problem with the character set (probably related to MariaDB).
When I type in UTF-8 characters (as swedish å,ä and ö) the form will accept the characters but as soon as I save the post or edit an old entry, CQRLOG displays some good old 7-bit substitutes.

Forums: 

Improved mode report when exporting contest EDI

As it is now mode code '0' is exported for a QSO when there is no match between the TX mode and the standardized TX modes in IARU-R1 VHF Handbook page 94. This is in line with the standard. But the mode code "7" a.k.a. "RTTY - MGM" (MGM = Machine Generated Mode) is a generic TX mode for all digital modes like FT4, FT8 etc.

Forums: 

Error in Contest EDI export distance calculation

When exporting the EDI file there are sometimes a minor error in the distance calculation. The reason is that the function used do a round of the QRB calculation.

According to IARU-R1 VHF Handbook chapter 5.9.1, page 165, "For the amateur bands up to 10 GHz inclusive, points will be scored on the basis of one point per kilometre, i.e. the calculated distance in kilometres will be truncated to an integer value and 1 km will be added."

Forums: 

Errors in Contest EDI export

There is a minor error in the Export format "EDI for contests".

In the IARU-R1 VHF Handbook https://www.iaru-r1.org/wp-content/uploads/2021/03/VHF_Handbook_V9.01.pdf on page 91 are the allowed PBand listed. Unfortunately are not the right ones being exported for 2m and 70cm. It may cause problem with some test robots. A diff is provided below:

Forums: 

CQRLog locks after first 2 char of Call

Strange issue. everything was working fine. testing out CQR Log had 2 entries in the log book all is well. went to test another entry with auto QRZ.com search enabled and now after i type 2 letters of the call the program locks up and i cant' do anything further.
i have tried uninstalling and reinstalling. clearing out the folder in ./config/cqrlog no luck. any help on how to start troubleshooting this would be fantastic.
OS: Current version Rasbian OS 32bit
raspberry pi 4

Thanks in advance.

Forums: 

Pages

Subscribe to RSS - CQRLOG - bugs