Category Archives: English - Page 2

KLog 0.9.2 comes with some new features

This new release of KLog comes with some new features. There is no “Killer” feature but it adds some new things… and some of them are not known for me in any other logging software today.

(Download KLog)

  • KLog now support realtime upload/edition/removal of QSO with ClubLog.
  • KLog cluster client warns you if the spot you are seeing is a needed one for the DXMarathon edition of this year, so you can easily increase your DX-Marathon score!
  • The autocomplete option is now working so if you have previously worked a station, KLog will suggest you some data coming from previous QSO.

This is the Changelog this time, you will see it is a long one:

August-2015 – 0.9.2
– Bugfix: An ADIF file with one blank line and one QSO used to froze KLog.
– Bugfix: Minor bugfix in the definition of propagation modes.
– BugFix: When editing a QSO the name was not shown.
– BugFix: STX_String field was not always imported properly.
– BugFix: Fixed a minor bug in log table regarding the prop_mode foreign key.
– BugFix: Improved the color & status shown of a QSO on the DXCC.
– BugFix: DXCluster: Fixed a bug that caused the colors to appear always as new one.
– BugFix: DXCluster: The option to show only not confirmed was not working correcty.
– BugFix: IOTA reference was not saved when entering a QSO.
– BugFix: BIGCTY.DAT was not properly download in KLog first start.
– GUI: Added some shortcuts in the preference widget.
– GUI: DXCluster: Add a suggestion to hit enter if no password is expected for the cluster. (tnx AA5VI)
– GUI: DXCluster: Warns you if the spot is needed for the current year DX-Marathon
– GUI: Added a Propagation Mode Combobox.
– GUI: Prop_Mode combobox automatically goes to SAT if sat name or sat mode are defined.
– GUI: Added a Find DX-QSL requested option.
– Added the 630M & 13CM bands.
– Updated Mode & submode definition up to ADIF 3.0.4.
– Special CQ & ITU zones in some calls are now identified.
– KLog is able to import QSOs with no BAND field if FREQ field is present.
– KLog offers the user a default value if RST_TX or RST_RX field is not present when importing.
– Support of realtime upload, modification & removal of a single QSO to/from ClubLog.org.
– Updated the DB with the PROP_MODE options.
– Improved the way KLog manages & shows the bands & modes.
– Removed the option to choose to run in memory or file in the start wizard. KLog will run always using a file for the DB.
– Added an auto complete option to auto-complete info (QTH, Locator, Name, QSL Manager & IOTA) from previously worked QSO.
– Cleared the world.cpp file.
– Some minor performance improvements.

Today, KLog is translated into Spanish & English. If you can help me translating into another language or coding KLog please contact me I will welcome you in the KLog team!

Enjoy KLog, the Linux, OSX & Windows free hamradio logging software.

KLog 0.9.1.1: Quick bugfix

As other times… Murphy arrives and just after the release I have found a small bug.

So, as I had my computer still on, I fixed it and released again.

(Download KLog)

The bug was only afecting satellite QSO and it is now fixed.

KLog 0.9.1: Managing several logs

Managing several logs is the main new feature of this release of KLog.

(Download KLog)

KLog can manage several logs at once an the user may add/edit/delete different logs. I.e one per contest or DX expeditions, years, … different calls, …

I have also made the ADIF compatible with LOTW when including satellite QSO and a minor improvement on DX-Marathon support.

This is the Changelog this time:

April-2015 – 0.9.1
– Bugfix: Fixed DataBase::getBandIdFromFreq it was not ansswering properly.
– Now checks if band & frequency are coherent before adding a QSO. Band wins.
– All Satellite QSO include the PROP_MODE ADIF tag to make it compatible with LOTW.
– Improved the DXMarathon code.
– GUI: Added basic Satellite support.
– GUI: It is possible to mark a QSL sent via bureau/direct & DX QSL as requested with one action from Search box.
– GUI: KLog request a valid QRZ and at least one first logtype to start using it.
– KLog supports the management of several logs, being possible to edit, remove and select the one to use.

Today, KLog is translated into Spanish & English. If you can help me translating into another language, please contact me.

 

Enjoy KLog, the Linux, OSX & Windows free hamradio logging software.

KLog 0.9.0.3: A bugfix release with several upgrades

Today I am releasing KLog 0.9.0.3.

(Download KLog)

This is not a major release although it is fixing some bugs and adding some more features.

Check what Changelog os showing and feel free to contact me to suggest any feature you are missing or report any bug you may find.

Remember that we have two mailing list for KLog and you can subscribe to take part in the discussions.
You can find the information regarding the mailing lists, in the mailing list page of KLog.

January-2015 – 0.9.0.3

– Bugfix: ADIF was not properly imported when Fields where using the Type of data optional field preventing logs from Logger32 being imported. (TNX EB1TR)
– Bugfix: QSL Sent/Received status in the search box were switched.
– Bugfix: CTY.CSV was not updated if the file was already existing.
– Bugfix: Entity DB was not updated when CTY.CSV was updated.
– Bugfix: Search results showed the default Station Callsign if non was in the QSO. This lead to errors if QRZ was not the default.
– KLog recognizes now .ADIF files (instead of only .ADI).
– KLog shows now the WAZ status.
– Added a very basic support of DX Marathon (http://www.dxmarathon.com/).
– DXCluster filters are now working.
– The user can manually assign the DXCC entity for a DX.
– Improved the function to update the DB from one release to the following.
– DB file is compressed everytime KLog finishes.
– It is possible to find QSL pending to receive.
– It is possible to modify entities data in the World Editor in preferences.
– It is possible to choose in preferences whether to keep my Data Tab from one QSO to the next or not.
– GUI: A tooltip is shown in the search results showing the DXCC name / CQ zone.
– GUI: Added a button to rescore awards.
– GUI: Added a button to update the search Box without modifying the text.
– GUI: Updates Bearing/distance/… when changing Locator.
– GUI: When the QRZ lineedit is blank or the clear button is clicked, entity info is deleted (beam, distance, …).
– GUI: The IOTA continent is updated when the QRZ is modified.
– GUI: DXCluster input is disabled when not connected.
– GUI: Corrected the behaviour of the status bar.
– GUI: Added primary & secondary subdivisions in the Others Tab.
– Some other minor fixes.

Kontest 0.0.2-alpha (Qt4 backport) windows installer

I think I have it.

I have fixed the bug in the windows installer package of Kontest.

The package showed an error “Driver not loaded” just when the database was created so, thanks to Google I found the fix in the great stackoverflow.

So, in a few words, just add a sqldrivers folder and copy the qsqlite4.dll file in it before creating the package and you will have it!

I have done some (just a few, to be honest!) tests in a clean windows virtual host and it worked like a charm so I hope it is OK for most of the systems out there.

You can find the file http://sourceforge.net/projects/kontest/files/ in the same place as the previous days.

As always, thank you for testing and sending the bug reports!

 

Kontest 0.0.2-alpha (Qt4 backport)

This is a quick post to tell you that I have just released a quick backport of Kontest to Qt4 (4.8.5) as some of you have told me that Qt5 is not OK for your system.

You can download from here:

http://sourceforge.net/projects/kontest/files/

For the binary packages (windows & OSX) you will have to wait a bit more or help me with them.  It’s been the first time I release software for Windows or OSX and I think I still need to learn some things 🙂

Thanks for testing!

KLog 0.6.2 released

Yet another bug fix release has been published.

The new KLog 0.6.2 has four bug fixes and some minor GUI updates.

DOWNLOAD:
Download KLog 0.6.2 from:

The Debian package has been already uploaded to the Debian servers.

November-2013 – 0.6.2

  • Bug fixed: Under some conditions, KLog crashes when entering a new QRZ. (TNX LW1EQI).
  • Bug fixed: IOTA data was not properly cleared when clicking the Cancel button.
  • Bug fixed: QSL combobox content was not properly managed. (TNX DF4FH).
  • Bug (gui) fixed: IOTA continent is now “automagically” detected… again (a bug prevented this functionality).
  • GUI updated: You can click on RX or TX Frequency buttons to copy the frequency to the other one.
  • GUI updated: You can select eQSL in the QSL combobox as an option to mark the QSL information of a QSO.
  • GUI updated: Two new shortcuts: CTRL+W: deletes the current QSO. CTRL+Q: to (quick)edit the last QSO added.
  • GUI updated: Minor tab reorder.

I hope you enjoy KLog!

73

 

KLog 0.6.1 – released: Another bugfix release

As I told you some months ago, I keep rewriting a new software… but my free time is close to zero 🙁 sometimes code some lines but my time in radio is mostly spent in the radio 🙂

However… yesterday I was DXing in 50Mhz and I noticed that the bearing was not correct and the coding-virus made me fix the bug ASAP.

So … here is the data of this new release:

DOWNLOAD:
Download KLog 0.6.1 from:

The Debian package has been already uploaded to the Debian servers.

This releases has the following Changelog:

June – 2013 – 0.6.1

  • Bug fixed: Locator was not properly calculated due to a sign difference management from KLog and CTY.DAT.
  • GUI updated: The cursor position management of the QRZ box has been improved to ease the operation.

As always, KLog is available in English, Spanish, Portuguese, Brazilian Portuguese, German, Serbian, Galician and Swedish.

Thanks for your help and I hope you find KLog useful.

KLog 0.5.9 released

Christmas holidays is always a great time for some coding 🙂 so I found some time to fix two bugs (this one and that one) that were reported just after the announce of KLog-0.5.8 … and as Eric S. Raymond says in The Cathedral and The Bazaar, I release early, release often Read more »

KLog 0.5.8 released

I am  happy to announce that the release of 0.5.8 version of KLog is available.

DOWNLOAD:
Download KLog 0.5.8 from: https://jaime.robles.es/download/klog-0.5.8.tar.gz

or from the new site of KLog in Savannah :
http://download.savannah.gnu.org/releases/klog/klog-0.5.8.tar.gz

The Debian package will be uploaded to the Debian servers during the following days. Read more »

Este sitio web utiliza cookies para que usted tenga la mejor experiencia de usuario. Si continúa navegando está dando su consentimiento para la aceptación de las mencionadas cookies y la aceptación de nuestra política de cookies, pinche el enlace para mayor información.

ACEPTAR
Aviso de cookies