CQRLOG - open discusion

Digital modes - ADIF standards support

Hello,
 
I'm switching to Linux and CQRlog and have run into a problem with my ADIF file import.  I have 20 QSOs that produce an error during import.  These are for modes like THROB-X, MFSK8, HELL80, FMHELL, CONTESTIA and QPSK31/63.  I know that CQRlog doesn't list these modes directly, but these are all modes supported by Fldigi and the ADIF specs.  What is the chance that you could make the import process recognize these ADIF-spec modes, rather than just causing an error and dumping them out?

Forums: 

Excellent SQL power -- love this

I just migrated to CQRLog from Xlog, and I'm loving the power of this tool.  After import, I realized that my adif file had reversed the RST values, so that the valued I'd reported out was in the column for values coming in.  No problem:

 

UPDATE view_cqrlog_main_by_qsodate SET rst_r=rst_s, rst_s=@temp WHERE (@temp:=rst_r) IS NOT NULL;

 

and all of my RST values were swapped.  I would have had to have to swap the values for each QSO using my old logging program.  Very pleased.

Forums: 

Restoring cqrlog with old config data—keeps getting overwritten

I had a failed upgrade to an Ubuntu 11.10 system, on which I had cqrlog installed, and I had to bail out and install a fresh 12.10 in place of the old 11.10 system. Fortunately I was able to recover my data beforehand, so I have the contents of ~/.config/cqrolg from the previous installation.

Forums: 

Pages

Subscribe to RSS - CQRLOG - open discusion