Skip to content

Releases: ok2cqr/cqrlog

Version 2.0.1 has been released

07 May 09:36
Compare
Choose a tag to compare

CHANGELOG:

  • fixed "TApplication.HandleException TControl.InvalidatePreferredSize loop"
  • frequency memories didn't switch between AM and FM when radio is on USB or LSB - fixed
  • bandmap didn't show CW spots when radio was in CWR mode - fixed
  • statistics and filter with group by didn't work on MySQL 5.7 - fixed
  • rigctld where not closed after closing cqrlog - fixed (Bill, WK2X)
  • RBN monitor window was always opened after program started - fixed
  • loading FromDate and ToDate from membership files fixed
  • fixed compiling for ARM64, powerpc and other non x86 platforms

Version 2.0.0 has been released

20 Apr 17:16
Compare
Choose a tag to compare

CHANGELOG:

  • MariaDB 10.1 support added
  • Frequency memories added
  • list of previous QSO should be much faster on older computers
  • "Always overwrite only CQ, ITU zones, county and US state from callbook" option added
  • callbook is used for better DXCC and state recognition
  • new database connection error window with small how to
  • the db error window can open mysql.err
  • Do NOT upload changes to online logs" option to Rebuild membership added
  • all comments to callsign can be modified (NewQSO window -> File -> Comment to callsigns)
  • transverter support added (you can set RX and TX offset for each band)
  • connection to database improved (MySQL 5.1, 5.5, 5.6, 5.7 and MariaDB 10.0.x, 10.1 should work)
  • you can choose which fields will be exported also just before export
  • export has CTRL+E shortcut
  • CW type window was not sizeable - fixed
  • password to LoTW/eQSL could not have special characters - fixed
  • program crashed after opening Preferences when path to rigctl was empty - fixed
  • RBN monitor didn't show any data when RBN didn't send any operating mode
  • callbook data always replaced data from previous QSO - fixed
  • cqrlog didn't start with broken TRX/Rotor control configuration - fixed
  • fixed loading of MASTER.SCP after downloading new DXCC tables
  • QSO with mode in lower case was market as error and not imported - fixed
  • band map didn't show any data on SSB - fixed
  • after change "Default frequencies", related button in TRX control window didn't go red - fixed
  • QSO count with active filter was wrong after delete or update
  • Remove dupes from the log didn't work - fixed
  • QTH profile was not imported from ADIF - fixed

Version 1.9.1 has been released

29 Nov 06:59
Compare
Choose a tag to compare

Changelog:

  • support sending CW via HamLib library added
  • CW type window is not modal window anymore
  • RBN monitor added
  • TRX configuration improved (you can choose rig from a list
    instead of entering Hamlib rig ID)
  • Remote mode for wsjt added (thanks to Saku, OH1KH)
  • Auto connect to DX cluster added (must be enabled in Preferences)
  • New propagation data courtesy of Paul, N0NBH
  • WAZ and ITU zones are taken from callbook as well
  • export for SOTA version 2 added
  • Export configuration of opened log doesn't reflect recent
    changes - fixed
  • station that were not added to DX cluster window (because of
    filter criteria) were added to bandmap - fixed
  • station name and QTH is replaced automatically when callsign
    is edited during the qso
  • after edit QSO QTH profile was set to wrong position
  • when trx was tuned on after program started, trx contol didn't
    work - fixed
  • fixed country recognition for e.g. OK2CQR/XE1, it's XE not OK
  • autobackup failed when QTH profile was not set
  • fixed libmysqlclient dependency

Version 1.9.0 has been released

04 Mar 16:37
Compare
Choose a tag to compare

Changelog:

  • configuration can be stored into database or local computer only (Preferences -> Program -> Configure storage settings)
  • second directory path to auto backup added
  • Ignore changes caused by LoTW/eQSL upload or download option added
  • CQ and ITU zones are taken from previous QSO if exists
  • added new band map filter
  • CALLSIGN, BAND, MODE, FREQ macros to dxcluster allert command added
  • "Capitalise first letter in QTH field" option added
  • Propagation window improved, now shows more information (Saku, OH1KH)
  • after change of callsign, report, date or time, the QSO was still marked as uploaded to LotW/eQSL - fixed
  • LoTW upload - when Export all QSO was selected, only 500 QSO were exported - fixed
  • buttons caption in CW type window didn't use values from settings
  • online log upload of edited QSO fixed
  • uploading QSO to HamQTH fixed
  • downloading data for web dx cluster fixed

Version 1.8.3 has been released

02 Jan 12:22
Compare
Choose a tag to compare

Changelog:

  • Added support for setting the QTH Nickname in eQSL.cc download dialog (Florian, DF2ET)
  • buttons fom bottom of Preferences window moved to to right side
  • MariaDB 10 support added
  • Rebuild membership statistic dialog was broken - fixed
  • clock icon next to QSO time didn't work in offline mode - fixed
  • after saving Long note "Transaction already active" appeard - fixed
  • loading of dx prediction data fixed
  • sometimes eqsl_sentdate was not filled after upload - fixed
  • "Mark QSLs sent after export" in export for label printing didn't work - fixed

    after program starts it's waiting for a MySQL server in a loop, every

    second is trying to connect to local database, maximum is 8 tries