Search results
Query: country codes
Links: 3 | Categories: 0
-
Over 47 full-screen maps are available within _NAOMI_ (North American Overlay Mapper), a free Windows program designed for US and Canadian amateur radio enthusiasts. This mapping suite includes 9 backgrounds such as CQ Zones, ITU Zones, and ARRL Sections, along with 16 foreground layers like Counties, Areacodes, and Grid Locators. Users can calculate distances and bearings, track real-time mouse positions with continuous Grid-Locator data, and integrate with APRS for live station tracking via the FindU database. For a global perspective, the _Global Overlay Mapper_ (GOM) provides a world map, 8 continental maps, and 29 sub-continental maps, all with 12 active layers including Country Outlines, CQ/ITU Zones, and Prefix information. Both NAOMI and GOM offer feature-locate systems to jump to positions based on prefixes, capital cities, or Grid Locators, and provide customized beam headings and distance displays. The site also features _LogView_, a post-contest log visualization tool that analyzes Cabrillo-format logs by plotting QSOs on maps, supporting over 30 major contests like CQWW and ARRL DX, and allowing comparison with published results.
-
The **Nilex Morse Tutor** is an HTML5 web application designed to teach Morse code reception, adapting to user proficiency by adding new characters as readiness is detected. It prioritizes practice on less familiar letters, numbers, symbols, words, and phrases, while minimizing repetition of already mastered elements. The program offers multiple learning orders, including "Q7ZG..." (Ward/Jim's), "KMRS..." (PU5EPX/Koch), "KMUR..." (lcwo.net), "AENT..." (CWops CW Academy), "TEAN..." (Stephen C Phillips), "ANET..." (Vic VE3YT), and "ETI5..." (Ham Whisperer), alongside an alphabetical option. Users can customize the learning experience by enabling or disabling automatic progression, and selecting specific content categories such as numbers, symbols, words, phrases, QSO bits, Ham Radio Bands, X+Y=Z math, and units. Audio settings are adjustable for volume, speed (WPM), tone frequency, and keyshape/keying envelope, allowing for a personalized auditory environment. The interface provides visual feedback with blue bars indicating practice emphasis and gray bars for reserved characters, with clickable bars for manual character selection. Developed by "Nosey" Nick Waterman, VA3NNW, this tutor is based on earlier versions by Jim Wilson and a 1977 QST article. A significant October 2019 rewrite incorporated a new WebAudio sound library by AwesomeAidenW, improving offline functionality and mobile support. The content library was expanded to include 3000 top Google words, 2284+ General Service List words, ISO country codes, capital cities, US states, Canadian provinces, UK counties, common names, periodic table elements, quotes, Q-codes, electronic components, ham abbreviations, and example call signs. The software is distributed under the GNU GPL V2 license.
-
Hamradio_copilot is an open-source tool designed for DXers and contesters who need real-time situational awareness. It is ideal for operators who want to visualize propagation trends instantly rather than scrolling through raw text streams of cluster spots. Rally acting as a copilot for your station, this tool transforms raw data into actionable intelligence. By visualizing Signal-to-Noise Ratios (SNR) across different bands, it helps operators make quick decisions on which band to prioritize or where to point their antennas, effectively showing not just who is on air, but where the propagation is currently open from your location. This is a fantastic information for avid contesters. The software aggregates data from two primary services: - Reverse Beacon Network (RBN) via Telnet. - PSK Reporter via MQTT feeds. It processes this data to generate a comprehensive HTML report featuring SNR heatmaps and statistical breakdowns by ITU Zone. Users can filter data by specific zones or country codes (ADIF), analyze historic time ranges, and optionally integrate solar weather data. The complete source code is available on GitHub, allowing for community customization. It is written in Python and uses SQLite for data management.