Search results
Query: decoder mac
Links: 5 | Categories: 0
-
WiNRADiO Communications, a division of Radixon Group, was established in 1996 to commercialize extensive research in radio communications. The company specializes in integrating radio and computing technologies, offering a diverse product range for government, military, security, and amateur radio enthusiasts. Their product line includes the WR-G65DDCe 'EXCALIBUR Sigma' HF/VHF SDR receiver, noted for its capabilities, and the G31DDC EXCALIBUR, recognized for its price/performance ratio in shortwave listening with improved AMS and Noise Blanker features. The company also produces the G39DDC series EXCELSIOR for serious monitoring, WR-G526e/G527e/G528e modular SDR solutions for high-performance applications like phase-coherent direction finding, and the low-cost WR-G305e/G305i VHF/UHF receivers. Professional counterparts, the WR-G315e/G315i, support APCO P25 decoders and trunking options. WiNRADiO's offerings extend to the PFSL-G3 field strength logging system for mobile signal coverage, advanced multichannel telemetry systems like the MS-8323, and specialized antennas such as the AX-31C Log-Periodic and AX-81S active HF antenna. DRM decoder software is available for G3 Series receivers, enabling clear reception of DRM broadcasts. The WSS-420 Weather Satellite Receiving System and various antenna rotators are also part of their product ecosystem. WiNRADiO supports multiple operating systems, with MacRadio for Apple Macintosh users and LiNRADiO for Linux developers, providing drivers and network receiver solutions like the RLX-810.
-
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.
-
The HotPaw Morse Code Decoder application for macOS processes audio input to transcribe Morse code characters into text. It presents both an audio spectrum graph and a tone amplitude graph, which aid in configuring a narrow band audio filter. Operators can set the audio filter for tone frequencies between 400 and 1600 Hz, optimizing reception for various CW signals. The software offers user-configurable settings, including WPM dot/dash speed detection, a noise threshold level, and the option to use Farnsworth timing for inter-character spacing. The Morse code WPM detection automatically adapts from approximately 8 to 40 WPM, with a lock feature for the estimated speed. A High Speed WPM Mode is available for code speeds ranging from 40 to 80 WPM, catering to faster CW operators. The application's decoding performance is influenced by signal level, signal-to-noise ratio, frequency and WPM stability, keying quality, and proper configuration, with an initial learning phase required for WPM estimation to stabilize. An external microphone or line-in may be necessary for optimal performance on some MacBook models to mitigate fan noise or room reverberations. Version 1.4.4, updated on November 11, 2021, includes compatibility improvements for newer macOS releases. The developer, Ronald Nicholson of HotPaw Productions, does not collect any user data from the application.
-
Fox Telemetry Decoder Software is a free telemetry software that run on Windows MacOSX and Linux. With Fox Telem will be able to track, store and analyze FOX series and Cubesat satellites
-
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.