Search results
Query: edi file
Links: 108 | Categories: 0
-
This **PDF report** documents a _maritime mobile_ DXpedition operating from the _Southern Ocean_ near Antarctica, detailing antenna deployment strategies on a sailing vessel. It addresses power management systems for remote operations and propagation characteristics specific to polar regions on **20m and 40m** bands. Operational strategies include managing high-density pileups using split frequency operation and maintaining signal integrity during periods of high aurora activity. Equipment considerations cover specific transceiver models like the Icom IC-7300, antenna types optimized for marine vessel installation, and battery power systems for extended periods without shore power. The resource also examines the use of satellite communication for real-time log uploads and QSL confirmation from remote locations, and discusses mitigating signal degradation from ice accumulation on antennas. DXZone Focus: PDF report | Maritime Mobile DXpedition | Polar Propagation | Split Frequency Operation
-
The _Amateur Radio Logbook ADIF File Analyzer_ processes ADIF files locally within the user's browser, ensuring no QSO data is uploaded to a server. It generates a visual map of contacts and detailed statistics across various parameters, including band, mode, time, grid squares, and DXCC entities. The tool offers insights into operating patterns and station performance without requiring any software installation. Users upload their ADIF log files directly, and the analysis is performed client-side, providing immediate results. The output includes charts and graphs that visualize QSO distribution and activity. This approach prioritizes user privacy and data security, as logbook information remains on the user's computer throughout the analysis process. The analyzer supports standard ADIF formats, enabling hams to quickly review their log data for trends and achievements. It is a free, open-source utility designed for general amateur radio log analysis.
-
The four-page _APRS Symbol Table_ (Revision H) systematically lists 96 primary and 96 alternate Automatic Packet Reporting System symbols, each with its corresponding GPSxyz Index, a concise description, and a visual icon. For instance, the primary symbol '!' (GPSxyz BB) represents a "Police Stn," while its alternate counterpart '!' (GPSxyz OB) signifies "Emergency." The resource clearly delineates how specific ASCII characters map to distinct graphical representations on APRS displays, crucial for accurate situational awareness. It presents a direct, tabular format, making it an efficient reference for operators needing to quickly identify or interpret the myriad of icons used in APRS mapping applications. The table covers a broad spectrum of common APRS entities, from fixed stations like "Digi" (#) and "Home" (-) to mobile units such as "Car" (>) and "Plane sm" ('), alongside various weather phenomena and emergency services. Compiled by VK4KTP and featuring images by WA8LMF, the document serves as a definitive guide for understanding the visual language of APRS. It is particularly useful for those involved in tactical communications, public service events, or general APRS tracking, ensuring consistent symbol interpretation across different platforms and user interfaces.
-
The project details the construction of a small, portable **CW decoder** built around an Arduino Nano and an LM567 tone decoder circuit. It integrates an OLED display for output and is powered by a 1200 mAh Li-Po battery. The Arduino Nano is programmed with a modified version of the OST Morse Box firmware, originally based on Budd, WB7FHC's work, provided as a HEX file for flashing. The LM567 output connects to Arduino pin D2, while pins A6 and A7 are grounded due to the absence of potentiometers, simplifying the circuit. Standard I2C connections are used for the OLED: SDA to A4 and SCL to A5. The entire assembly, including the Arduino, OLED, and decoder circuit, is mounted on a perfboard to fit precisely within an old cassette tape box. This design emphasizes portability and compact form factor. Parameters for the decoder can be adjusted using a dedicated Windows Control program, offering flexibility in operation. The resource provides practical insights into adapting existing firmware for specific hardware constraints and achieving a self-contained, battery-powered **Morse code** decoding solution.
-
2013 Father and Son DX-pedition to St Barthelemy, This recap of a June 2013 trip to the Caribbean will chase your winter blues away
-
The ZL1WTT resource details an experimental software-based Digital Amateur Television (DATV) system, demonstrating the multiplexing of up to six standard-definition (SD) and one high-definition (HD) channel utilizing _h264 compression_. The author encountered peak data rates reaching 32 Mbit/s, necessitating a shift to Freeview and Sky settings (22.5M Sym/s 3/4FEC) to manage bandwidth. The setup employs four networked computers, with a laptop functioning as the multiplexer to re-code PIDs for various inputs, including looped MPEG2 playlists, MPEG2 encoder card input from a VCR, satellite feeds, and an off-air UHF receiver. The system highlights the inherent flexibility of the DVB transport stream, supporting diverse formats such as MPG2, h264, AC3, and AAC. A significant advantage of this software-defined approach is the absence of video quality degradation from stored MPEG2 files to the displayed output, coupled with the ease of reconfiguring settings for MPEG2 encoder cards (e.g., size, bit-rate, frame rate, video input, coding format) and satellite receiver cards (e.g., frequency, LNB volts, symbol rate, FEC). The author also discusses the development of a new graphical user interface (GUI) using _Gambas_ for Linux, aiming to simplify configuration for this DATV project. Specific hardware components mentioned include Hauppauge WinTV PVR-150 and Nova-S plus cards, with a focus on optimizing analog video input via Y/C (S-video) to minimize frequency roll-off. The resource also provides insights into data rates for HD (1080i) content, recommending 8 to 12 Mb/s for optimal performance. Software utilized includes _Ubuntu Studio 10.04_, WinFF, VLC, and TMPGEnc Editor, underscoring the project's reliance on open-source tools and a foundational understanding of LAN networks and DVB transport streams.
-
The aprs.fi Android application offers immediate, real-time access to APRS position information, weather reports, and telemetry graphs, allowing users to zoom and browse stations globally without delay. It includes features like callsign and address search with history, multi-station tracking, and map filtering for elements such as weather stations and AIS targets. The app also supports KML and GeoJSON overlay files for enhanced map visualization. Users can beacon their position directly to aprs.fi or connect wirelessly to a Bluetooth, BLE, WiFi, or USB-attached TNC for receiving and transmitting position beacons without an internet connection. The application runs on the robust and fast aprs.fi database, providing _Dark Mode_ support for improved ergonomics in low-light conditions and high-resolution graphics for modern displays, including the full APRS symbol set. While the core application is a one-time purchase, some advanced functionalities, such as APRS text messaging, a high-performance software DSP modem, and _APRS-IS_ beaconing with up to **10 callsign profiles**, require an additional "Extra Features" subscription. This subscription also unlocks RX iGate functionality and extended time ranges for map and graph views, expanding its utility for serious APRS 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.