Kochmorse Versions Save

A simple morse tutor using the Koch method.

v3.5.1

3 years ago

This is a bugfix release concerning:

  • font-size settings
  • wrong word-count in random tutor.
  • fixed dependencies for DEB packages.
  • fixed some typos.
  • delayed detection of sound devices

v3.5.0

4 years ago

This release contains:

  • Added keyboard entry and comparison (work in progress).
  • Added Wordsworth tutor.
  • Fixed sound clipping issue for the filtered noise effect.
  • Fixed session statistics for Koch and Random tutor.
  • Fixed .desktop categories (thanks to @rseichter).
  • Added Play shortcut (Ctrl-X) (thanks to @yeckel )
  • Updated Qt run-time libraries for MacOS X Mojave (thanks to @fooons).
  • Added Spanish translation (thanks to @HoracioDos)
  • Added French translation (thanks to @arxcdr)

v3.4.0

5 years ago

This release adds a QRM effect to all tutors. This effect will add "nearby" QSOs to the audio to simulate QRM on the band. I also implemented an optional keying-style jitter. That is, small variations in the dash/dot length simulating a straight or bug key. This release also fixes a lot of bugs in the QSO Chat tutor making it usable.

v3.3.0

5 years ago

This update of KochMorse contains several enhancements:

  • A new QSO tutor (replacing the old one) that generates the QSO text based on a set of rules instead of a fixed list of QSO lines randomly drawn.
  • This text generation tool is also available as a separate tutor. This tutor allows you to define your own rules in a XML file and generate the text from it.
  • A chat tutor that is a combination of the Transmit and QSO tutor. Here, KochMorse will listen to your code and will answer (still beta, parsing CW QSOs and extract the "meaning" is kind of difficult).
  • Random group sizes for the Koch and Random tutors instead of the fixed 5-character groups.
  • Now uses QMultimedia backend instead of PortAudio for audio interface.

v3.2.2

8 years ago

This is a small bugfix release.

v3.2.1

9 years ago

This is a bugfix release including:

  • Displays code in Random tutor settings.
  • Fixed KN prosign.
  • Relaxed decoder.

v3.2.0

9 years ago

This release provides a new (and ridiculous strict) morse decoder allowing for practicing the "sending" of morse code. It requires a tone-generator plus morse key to be connected to the line-in or microphone input of your sound card.

v3.1.0

9 years ago

This release fixes some minor issues:

  • Fixed an issue with Random tutor under linux.
  • Fixed deployment for Windows.
  • Fixed an issue with the RNGs.

and added support to select the "sound" of the Morse code generator.

v3.0.0

9 years ago

The first stable release of the C++ implementation.