Search results
Query: common
Links: 356 | Categories: 5
-
Decoding Morse code from visual sources like screenshots, scanned documents, or photographs presents unique challenges compared to audio-based reception. This web-based utility addresses these by allowing users to upload or paste images containing Morse code, which is then processed entirely within the user's browser, ensuring privacy. The tool identifies individual marks, classifying them as dots or dashes, and estimates letter and word spacing to generate an editable Morse draft. Users can refine the detection by utilizing controls for cropping, rotation, contrast boosting, and manual threshold adjustment, which are crucial for overcoming issues like low contrast, skewed baselines, or extraneous graphics. After the initial detection, the generated Morse draft, such as _... --- ... / .... . .-.. .--?_, can be manually corrected before being translated into plain text. The system provides confidence indicators and warnings to highlight potential ambiguities in the decoded output, prompting users to review and make necessary edits. This specialized approach differs from general OCR engines by focusing on the distinct patterns of Morse marks and gaps, rather than attempting to read standard alphanumeric characters. The tool supports common image formats like PNG, JPG, JPEG, and WebP, and includes sample images for benchmarking its performance, demonstrating its capability to handle various image qualities and complexities.
-
W4EEY offers specialized preparation materials focused on the mathematics and electronics theory portions of ham exams. Their approach breaks down complex formulas into step-by-step processes, making them accessible even to those without strong math backgrounds. The site includes calculators for common ham radio formulas, interactive circuit diagrams, and in-depth explanations of electronic principles. Their materials are particularly valuable for the Amateur Extra exam, where technical content becomes more challenging.
-
The resource details the use of LoRa for AX.25 packet radio and APRS, focusing on practical implementation. It specifies UK LoRa APRS frequency and modulation settings: **439.9125 MHz**, 125kHz bandwidth, SF12, and CR 4/5. The content provides a mini how-to for setting up an iGate using VS Code and _Platformio IDE_, with specific instructions for a Lilygo LoRa32 V2.1_1.6 board, including configuration for Wi-Fi, beaconing, and APRS-IS passcode. It also covers tracker setup using a Lilygo T-Beam Supreme, detailing firmware flashing and configuration for mobile operation. The guide differentiates LoRa APRS from traditional connected-mode packet radio, explaining why common LoRa APRS firmware is unsuitable for full AX.25 packet due to its TNC2-style payload structure. It explores alternative solutions for true LoRa packet radio, such as using an _RNode_ TNC or Raspberry Pi LoRa TNCs, and provides commands for RNode firmware installation and configuration for serial KISS operation. The resource also touches upon licensing requirements for unattended Digipeaters in the UK, noting the need for ETCC coordination and MB7Uxx callsigns.
-
Receiving Digital Amateur Television (DATV) signals requires specialized software to interface with hardware tuners and decode the video stream. The _MiniTioune_ software, developed by F6DZP, serves this purpose, providing a Windows-based application for DVB-S and DVB-S2 reception and analysis. It is designed to work in conjunction with _MiniTiouner_ hardware, enabling hams to monitor DATV transmissions, including those from the QO-100 geostationary satellite. The resource outlines the initial setup process, including connecting the MiniTiouner hardware via a high-quality USB2 mini cable and running diagnostic test software. It details how to configure essential parameters such as symbol rate (SR), FEC rate, and DVB mode for various signal sources, from domestic satellite dishes to local DATV transmitters. Troubleshooting steps for common issues like "no video displayed" are also provided, often pointing to corrupted software filters or incorrect _Auto PID_ settings. Advanced features like the Web monitor for remote signal reporting and integration with _VLC_ media player for more tolerant decoding of non-DVB compliant signals are covered. The document also references a comprehensive user guide by W6HHC for the _MiniTiouner-Express_ system, which utilizes the same software, offering further in-depth assistance for operators.
-
Manages log consistency across multiple digital mode applications, specifically addressing the common issue of log divergence between _MSHV_ and _WSJT-X_ for FT8, FT4, and other weak-signal modes. This prevents duplicate contacts and ensures accurate DX tracking when using both programs. The utility computes a deduplicated union of entries from both `_mshvlog.edim` and `_wsjtx.log` files, then updates each log with missing QSOs. It supports a deduplication key based on callsign, date, time (to the minute), band (derived from frequency), and mode. The tool is available as a standalone Windows executable or a Python version requiring Python 3 with _Tkinter_. Users select log folders, close both applications, and initiate the 'Merge' function. The process includes automatic timestamped backups of log files before any modifications, safeguarding QSO data.
-
Monitoring public safety communications, particularly fire department dispatch, presents a unique challenge as agencies increasingly move towards encrypted systems. This Broadcastify feed, originating from a _BCD396XT_ scanner situated in northern San Diego City, provides real-time audio for the San Diego City Fire Department. While it previously included police dispatch, those transmissions are now fully encrypted, a common trend impacting scanner enthusiasts and emergency services observers alike. The setup utilizes a Windows server running _Freescan_ and _RemoteFS_ for remote control, ensuring consistent operation and clear audio via a ground loop isolator. With a peak of 8,785 listeners in the last 24 hours, the feed demonstrates significant interest in local emergency traffic. Alpha tags, indicating the current channel, are generally available for premium users, enhancing situational awareness for listeners. Feed archives are maintained in 30-minute segments, allowing for review of past incidents and operational patterns, a valuable feature for those studying emergency response or simply keeping informed about local events.