Search results
Query: rtty decoder
Links: 6 | Categories: 0
-
DOS Freeware popular program for ham radio communications, supports reception and transmission of radio teletype RTTY, AMTOR ARQ/FEC, SITOR A/B, NAVTEX and Morse code (CW) signals. A decoder for SHIP and SYNOP reports from weather stations is also included. This program is discontinued and unsupported. Originally developped by Schroeder DL5YEC
-
Program to receive weather reports and navigational warnings transmitted on longwave and shortwave bands in RTTY and NAVTEX modes. None additional hardware is required - your need only receiver and computer with a sound card.
-
Freeware windows RTTY PSK31 software decoder that allow logging, award tracking and qsl printing. By SQ1FTB
-
Processing a single RTTY signal from a transceiver's 3-kHz audio, GRITTY employs _Bayesian statistics_ for superior decoding accuracy compared to traditional trial-and-error methods. This approach not only decodes 5-bit Baudot codes but also calculates the probability of error for each bit, enabling features like color-highlighting unreliable characters and smart squelching based on error probability rather than signal amplitude. This allows decoding of very weak signals while suppressing strong, undecodable interference, resulting in minimal garbage text. The program intelligently analyzes decoded text, comparing similar callsigns bit by bit and merging probabilities using the Bayes formula. This often allows GRITTY to determine the correct callsign and place it on the call stack even when all received copies are corrupt. The same methodology is applied to correct errors in exchange numbers and CQ/DE keywords, and to fix incorrect shift states. GRITTY offers an open API interface, documented in its Help file, for integration with other programs, allowing them to receive decoded data and mouse click events.
-
A project for a simple RTTY decoder based on Arduino UNO R3. Includes the RTTY modem source code available for download along to schematics pictures and references.
-
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.