Search results
Query: linux morse
Links: 8 | Categories: 0
-
RSCW demonstrates a Linux/Unix command-line utility engineered for **Morse code** decoding via a computer's sound card. It specifically targets the extraction of weak CW signals from noise, operating on 8-bit, 8000 samples/second audio input, typically from `/dev/dsp`. The program outputs decoded characters to `stdout`, supporting user-specified speeds in words per minute (WPM) and carrier frequencies. While effective for machine-sent signals, it exhibits a 2-second decoding lag and requires manual speed input, making it less suitable for general-purpose, real-time contest operation. The resource details the program's components, including `rscw` (the main decoder), `rscwx` (an X11 graphical auxiliary for spectrum and internal signal visualization), `rs12tlmdec` (a specialized decoder for RS-12 amateur radio satellite telemetry), and `noisycw` (a utility for generating noisy Morse signals for testing). Installation instructions involve downloading a `.tgz` file, compiling with `Make`, and requiring the FFTW library (and GTK 2.0 for `rscwx`). Performance is illustrated with a .wav file example of a 12 WPM, 800 Hz CW signal at 12 dB Eb/N0, showcasing RSCW's near-error-free decoding of a test message. The site provides command-line examples utilizing `sox` for audio conversion and `noisycw` for signal generation, inviting comparisons with other decoding software and human operators, particularly for weak signal conditions.
-
Deciphering weak or noisy **CW** (Continuous Wave) signals often presents a challenge for amateur radio operators, particularly in contest environments or during DXpeditions. CWLab04X addresses this by providing a software solution that leverages **DSP** (Digital Signal Processing) capabilities of a soundcard to decode Morse code. It functions as both a receiver and a sender, supporting traditional CW and a unique "CCW" mode designed to enhance copyability of signals struggling against high noise floors. The program offers two installation methods: a Windows-specific installer for straightforward setup or a zipped package compatible with Windows and Linux systems running Wine. Users must first download and review the accompanying PDF documentation, CWLab04.pdf and CWLab04_Hardware.pdf, which detail the software's operation and the necessary soundcard interface circuit. The hardware PDF outlines a direct connection from the receiver audio output to the soundcard input, with optional conversion of the soundcard output for hard-keying or microphone input. CWLab04X is intended as an operational aid rather than a replacement for skilled human copy, particularly highlighting the effectiveness of its CCW mode in adverse signal conditions. The software was last revised in April 2009, with installation requiring the LV Runtime 602.
-
qrq is an open source Morse telegraphy trainer which runs on several operating systems (Linux, Unix, OS X and Windows), similar to the classic DOS version of Rufz by DL4MM.
-
ebook2cw is a command line program (optional GUI available) which converts a plain text ebook to morse code MP3 files. It works on several platforms, including Windows and Linux.
-
-
Learn morse code with morse machine, A Fully Automatic Morse Code Teaching Machine first described in a May 1977 QST. Free for Windows MacOS Linux and DOS
-
KComm, a logging and communication program, was specifically engineered for Elecraft K2, K3, and KX3 transceivers, leveraging the Lazarus cross-platform development tool. It operates natively on Windows XP and can be compiled for Linux, with potential for macOS, prioritizing low resource usage for casual DXers and contest participants. The software integrates with external applications like Fldigi for diverse digital modes and CW Skimmer for advanced Morse decoding, enhancing its functionality beyond basic logging. The design philosophy of KComm emphasizes utilizing the physical radio controls for operational adjustments, rather than replacing the transceiver's front panel. It facilitates keyboard CW operation via the Elecraft serial protocol and capitalizes on the K3 and KX3's built-in decoders for RTTY and PSK31. Additionally, KComm supports PSK31, PSK63, and PSK125 through the AE4JY PSK Core DLL on Windows and integrates with PSKReporter.info for spotting. While not a dedicated contest logging or award tracking program, KComm supports ADIF and Cabrillo export for casual use, allowing logs to be imported into other software. The author, G4ILO, ceased all software development, providing KComm "as is" without further support or updates; however, the source code is available under the GNU GPL for community continuation.
-
MorseKOB is a program for doing landline telegraphy and American Morse with the help of a computer. Can run on Mac OS and Linux, in addition to Windows.