Search results
Query: ware ma
Links: 842 | Categories: 67
Categories
- Radio Equipment > Contest Hardware
- Ham Radio > Clubs > North America > USA > Delaware
- Ham Radio > Regional > Denmark
- Software > Grid Bearing and Maps
- Software
- Software > RF Coverage Mapping
- Manufacturers > Software Defined Radio
- Software > Aircraft scatter
- Radio Equipment > HF Amplifiers > Alpha 87A
- Software > Antenna analysis
- Technical Reference > Antenna Rotator
- Manufacturers > APRS
- Technical Reference > APRS
- Software > Audio Recorders
- Technical Reference > Beacon keyers
- Software > Circuit Design
- DX Resources > Contest
- Software > Contesting
- DX Resources > County Hunting
- Software > Databases
- Software > Digital Voice
- Operating Modes > EME
- Software > EME
- Internet and Radio > Ftp Sites
- Operating Modes > Hellschreiber
- Software > Hellschreiber
- Radio Equipment > HF Transceivers > Icom IC-7000
- Radio Equipment > HF Transceivers > Icom IC-7100
- Radio Equipment > Receivers > Icom IC-R20
- Radio Equipment > Receivers > Icom IC-R75
-
This meter scale drawing program is designed to have a computer do the hard work in making a precision scale for a d'Arsonval analog meter. The resulting scales will typically be nicer-looking than those found on many commercial meters.
-
WLOG2000 demonstrates a comprehensive logging software solution tailored for amateur radio operators, shortwave listeners (SWLs), broadcast listeners (BCLs), and CB enthusiasts. It integrates essential utilities such as DX Cluster and DXtelnet for real-time DX spotting, along with PSK and PSK-Pbbs capabilities supporting both TNC and PC sound card interfaces. The software also features radio and rotor control, CDbook interface functionality, and a wide array of other logging and operational tools, making it a versatile station management platform for various radio activities. Franco, HB9OAB, developed WLOG2000 to provide a robust, free logging solution, with continuous updates available from the homepage. The software supports popular digital modes like RTTY, SSTV, KGSTV, EASYPAL, FT8, and FT4, alongside traditional CW operation. It offers rig control for major manufacturers including Kenwood, Yaesu, and Icom, facilitating seamless integration with existing shack setups. Users can track awards like DXCC, WAS, WAZ, and WAC, and manage QSLs, enhancing the practical application for contesters and DXers.
-
Freeware program, special and easy to use packet program for communicating with ISS, PCSat and other 'compatible' sats. Can also be used for basic normal packet.
-
Demonstrates a comprehensive logging and contest program for Windows, _UCXLog_, designed to assist amateur radio operators in managing their QSO records and participating in competitive events. It integrates essential features such as transceiver control for single-operator two-radio (_SO2R_) setups, CW keying via COM/LPT ports, and SSB/RTTY operation through soundcard interfaces. The software also provides DX cluster connectivity via packet, internet, or Telnet, alongside robust statistics tracking for awards like _DXCC_ and _IOTA_, locator management, and greyline map display. Enables operators to efficiently handle log import/export functions, print QSL cards, and maintain detailed records of their contacts. The program's network capability facilitates multi-operator environments, while its support for various digital modes and rig control protocols enhances operational flexibility. Regular updates, including beta versions, are provided, ensuring ongoing development and feature enhancements for the amateur radio community.
-
KGKSDR is my attempt at some SDR decoding software. I'm putting this software together purely as a learning exercise, to better understand the mathematics behind SDR in general.
-
PA3FWM's software defined radio (SDR) page documents his extensive hardware and software development efforts between 2004 and 2009. Initial experiments utilized a direct conversion receiver with 90-degree phase difference, feeding a PC soundcard at 48 kHz sample rate, covering 24 kHz of spectrum around a 7080.5 kHz local oscillator. This setup, similar to AC50G's QEX 2002 article, allowed for basic I/Q signal processing to distinguish signals above and below the LO frequency. Limitations included fixed crystal frequencies, 16-bit dynamic range, and narrow bandwidth. Subsequent hardware iterations aimed for enhanced performance, incorporating external 24-bit ADCs with 192 kHz sample rates, connected via 10 Mbit/s Ethernet. A **MC145170-based PLL** and programmable octave divider provided a 58 kHz to 30 MHz tuning range. The **Tayloe mixer** was employed, with differential outputs feeding a PCM1804 ADC. An ATmega32 microcontroller handled serial data conversion to Ethernet frames, though without CRC calculation due to processing constraints. Later designs integrated AD7760 2.5 Msamples/second ADCs and a Xilinx Spartan-3 FPGA, enabling direct reception of 0-1 MHz spectrum and eventually 2.5 MHz bandwidth across the shortwave spectrum. Software was refactored to use an initial 8192 non-windowed FFT for efficient high-bandwidth processing. The project culminated in a two-way QSO on 21 MHz using the developed hardware and software, demonstrating transmit capabilities with a D/A converter. The system exhibited a 2.5 MHz wide spectrum display and a zoomed 19 kHz display, capturing signals like ionospheric chirp sounders and RTTY contest activity. Challenges included noise leakage from digital circuitry and cooling for high-power dissipation components.
-
This PDF document, authored by KT4QW in October 2004, details the construction and modeling of a dual-band, horizontally polarized hanging rectangular loop antenna for **10 and 17 meters**. The design, adapted from *The ARRL Handbook*, utilizes _NEC4WIN95_ software for scaling and optimization, targeting a 50 ohm feedpoint impedance. The resource includes a bill of materials, step-by-step construction instructions, and a discussion of the antenna's radiation characteristics. It presents NEC-generated elevation and azimuth patterns, comparing the loop's performance to a half-wave horizontal dipole at the same height and frequency. The 17-meter element is centered at 18.140 MHz for low SWR across the phone band, while the 10-meter element is centered at 28.500 MHz. Construction involves 14-gauge stranded copper wire and Schedule 40 PVC spreaders, with the total wire length calculated by the formula: Length in feet = 1005/MHz. The feedpoint impedance can be adjusted by modifying the rectangular aspect ratio. The document specifies hoisting the antenna to at least a half-wave above ground for testing. It notes that a balun was tested and found to have no measurable effect on SWR or radiation characteristics. A 2-meter scale model is presented to illustrate the physical design, and a "rotator" string is incorporated for directional adjustment up to 90 degrees.
-
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.
-
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software
-
The CW Decoder program facilitates copying Morse code with a computer, displaying decoded CW as text, and generating a sidetone. It incorporates a spectrum display of the audio, allowing operators to select a specific audio frequency for decoding via a sliding cursor. This utility also enables keyboard-based transmitter keying, supporting full CW break-in operation for efficient QSO management. Developed by WD6CNF, the software is a Windows-compatible application designed to assist amateur radio operators in their CW activities. Its features cater to both decoding received signals and transmitting via keyboard input, streamlining the CW operating experience. Functionality includes real-time audio analysis and signal processing, providing a visual representation of the CW signal. The program's integrated keying capability offers a direct interface for transmitting, enhancing its utility as a comprehensive CW station tool.
-
CallBook is an Amateur Radio application that allows you to look up call signs via the free WM7D server, the QRZ Online subscription service or the HamCall subscription server and track active APRS stations on www.aprs.fi. Lookup results can be emailed and the QTH can be instantly viewed in the Maps application
-
Freeware software that synchronize your PC's clock. Dimension 4 monitor your Internet connection and automatically adjust your PC's clock when you're online at an interval you specify. Windows version only.
-
Conversion notes and amateur radio firmware especially for Finnish PMR radios and cellular phones like Nokia, Mobira and Benefon. Also some information for other European brands (Ericsson, Key Radio/Kyodo, Philips) and an extensive link collection.
-
Demonstrates CW Decoder Logic, a freeware application for Windows Vista SP2, 7, 8, and 10, designed to decode Morse code signals. The software incorporates an optimized 80 Hz DSP filter, enabling reception of CW signals across a speed range of 5 to 60 WPM. Key features include automatic signal tracking within a 3 KHz range, real-time speed detection, and an auto squelch function, enhancing decoder sensitivity and accuracy. The application provides station selection directly on a waterfall display and includes a "Tips" feature for word annotations. It supports sending decoded text to external logging software via UDP protocol, with a logger source code example provided for developers. Configuration options allow users to set speed limitations and customize interface elements. Released initially on October 17, 2016, with subsequent updates, the program requires Microsoft .NET Framework 4.5 or higher. Changelogs detail improvements such as increased program stability, code optimizations for speed, and fixes for display issues across different Windows versions.
-
Operating amateur radio satellites effectively requires precise knowledge of their orbital mechanics and pass times. Gpredict, a real-time satellite tracking and orbit prediction application, addresses this need by allowing operators to monitor numerous satellites simultaneously. It displays critical data such as position and pass details through various visualizations, including lists, tables, maps, and _polar plots_. Unlike many other satellite tracking programs, Gpredict introduces the concept of visualization modules. These modules enable users to group satellites and configure each group independently, offering unparalleled flexibility in how orbital data is presented. This modular approach supports tracking satellites from multiple observer locations concurrently, which is particularly useful for stations with diverse antenna setups or remote operations. Originally a GUI client for John Magliacane's _Predict_ program, Gpredict evolved to integrate its own tracking code for improved performance. The software is distributed under the GNU General Public License, ensuring it remains free and modifiable for the amateur radio community.
-
In this site SWL can find many thing he needs: Contest rules and results, software, awards info and photos, forums, chat and more.
-
The **Black Cat CW Keyer** is a macOS application designed for amateur radio operators to transmit Morse code directly from their computer. It provides functionality for typing text to be sent, either immediately or buffered, and allows for the creation and transmission of pre-defined messages via single-key shortcuts. This software addresses the need for a flexible and accessible CW keying solution, particularly for Mac users who might find fewer dedicated ham radio applications compared to other operating systems. It integrates basic text-to-CW conversion, offering a straightforward interface for generating Morse code signals. Operators can utilize the Black Cat CW Keyer for various CW activities, including casual QSOs, contesting, or beacon operation. Its ability to buffer text allows for smoother transmission, while the single-key macro feature streamlines repetitive message sending, such as CQ calls or contest exchanges. While specific comparisons to other CW keying software are not detailed, its macOS focus provides a niche solution for Apple users. The program's utility lies in its direct approach to computer-based CW transmission, making it a practical tool for those seeking a dedicated **CW keyer** on the Macintosh platform.
-
Band Master is a program for Radio Amateurs that downloads DX spots and displays them in different ways, including a graphical band map. It can be used either as a stand alone application or as part of a logging or contesting software. Price USD 25
-
Amateur radio programs to download, locator , log, etc... for Psion Aprs maps for PC (ui-view)
-
Presents _DirLog_, a freeware logging application specifically developed for the 11-meter CB band, catering exclusively to members of the _Alfa Tango Group_. The software facilitates the recording and management of contacts, providing a dedicated tool for CB operators to maintain their station logs. Its development spans from 1997 to 2025, indicating a long-term commitment to its maintenance and evolution by its author, 1AT069 Enio. This specialized logbook offers features tailored for CB operations, allowing users to track their contacts within the 27 MHz band. While primarily focused on CB logging, its structure and functionality could be compared to amateur radio logging software in terms of data entry and retrieval. The exclusivity to Alfa Tango members suggests a community-specific utility, fostering organized record-keeping among its users.
-
PocketPC freeware that track satellites, and display their position on a map of the world. It also has a display that shows other relevant information useful to Ham Radio operators to allow them to work them.
-
Antenna Warehouse provides a range of certified quality wire products for amateur radio and general communication applications. Their inventory includes Francis antennas, known for their robust construction, alongside the versatile Select-A-Tenna series. The company also stocks Solarcon 10/11 meter base antennas, catering to specific band requirements for 27-28 MHz operations, and various Wilson antenna models. Beyond product sales, Antenna Warehouse offers services such as antenna tower installation, repair, and removal. These services support the complete lifecycle of antenna systems, from initial setup to maintenance and decommissioning. The product selection emphasizes components for both fixed station and mobile installations.
-
Approximately 400 kHz is the primary frequency for Navtex broadcasts, a crucial maritime safety information system. This legacy software, _Frisnit Navtex Decoder_ version 2.1.5, provides a means to decode these messages directly from an amateur radio receiver's audio output, fed into a PC's microphone input. It operates by processing the audio stream, extracting the FSK (Frequency Shift Keying) data, and presenting the decoded text on a Windows platform. Despite being unsupported and no longer under active development, the application remains functional across a wide range of Microsoft operating systems, from _Windows 95_ through _Windows 11_. Its utility lies in offering a straightforward, no-cost solution for hams and SWLs interested in monitoring Navtex transmissions without specialized hardware. The software's design focuses on simplicity, allowing users to quickly set up and begin decoding maritime weather forecasts, navigation warnings, and other safety-critical information. It leverages the PC's sound card, making it accessible with minimal additional equipment beyond a receiver capable of tuning to the Navtex frequencies.
-
The K8ZT website provides a curated collection of amateur radio resources, encompassing software tools, informational articles, and external links relevant to various aspects of the hobby. It features utilities for _log analysis_, insights into QRP operations, and guidance on obtaining vanity callsigns. The site also includes sections dedicated to shack design principles and general ham radio information, reflecting a broad interest in practical station setup and operational enhancements. Specific software offerings are presented alongside discussions on their application, such as tools for analyzing contest logs to identify operational efficiencies or areas for improvement. The content often integrates personal experience with technical explanations, providing a practical perspective on topics like antenna selection for low-power operations or optimizing station workflow. The resource distinguishes itself by combining software recommendations with contextual information, aiding operators in making informed decisions about their station's technical and operational aspects.
-
Contest LogChecker is a set of contest tools for Microsoft Windows, combining advanced text editing with keyword highlighted, and the ease and flexibility of import, export, statistics and charting utilities. With LogChecker you can edit, fill in the log, check Cabrillo Format and Header, convert files from the most popular logging software to Cabrillo, print customizable files, calculate statistics and export logs to RTF, PDF or HTML for publishing. You can examine a log in many different ways by highly interactive methods. LogChecker includes a Master Callsign Database tool for managing databases, which have been generated from actual contest logs. Commercial
-
Simulates a **CW** contest environment, presenting operators with realistic scenarios for improving their receiving and sending proficiency under pressure. The software generates varying signal-to-noise ratios, QRM, and QRN, replicating conditions encountered during actual **DX** contests. Users practice copying callsigns, exchange information, and manage pileups, with customizable parameters for speed and difficulty. The program provides immediate feedback on accuracy and speed, allowing for targeted skill development in a controlled setting. It supports various Windows operating systems, from Windows 95 through Windows 10, and can also run on macOS using Wine.
-
Software for radiomonitoring, radio spectrum analysis. MDS is designed for the real time radio spectrum analysis. It performs real time activity analysis, signal search and collects spectrum data for post time analysis.
-
The document details the optimization and construction of the _Maria Maluca_ antenna, a compact 6-band (20m-6m) directional beam. It presents a comparative analysis of shortwave antenna principles, highlighting the efficiency gains achieved by using an open feeder line and tuner as a resonant unit, contrasting this with the losses associated with traps or capacitive loads in multiband antennas. The resource specifically revisits an older South American 2-element design for 10, 15, and 20 meters, applying modern NEC-based software to develop a six-band version. Performance data is meticulously tabulated, showing impedance, free space gain, gain at 12m height, elevation angle, and front-to-back (F/B) ratio for each band from 20m through 6m. For instance, on 15m, the antenna achieves 5.1 dBd free space gain and 13.72 dB F/B ratio. The construction section provides practical guidance on element assembly using aluminum pipes and hose clamps, detailing the use of a heavy-duty glass fiber reinforced polyamide rod for electrical separation and bending strength. It also specifies the use of 450-ohm _Wireman_ line CQ 552 for the transmission line. The document includes diagrams for rod fixing, an air-wound balun, and a vertical elevation diagram for the 15m band, illustrating its DX qualification. It also discusses the antenna's suitability for portable and expedition operations, noting its compact transport dimensions (max 1.50m length, 12 lb weight) and quick assembly time (under 15 minutes). The author, Dipl.Ing. Helmut Oeller, DC6NY, is identified as a source for material kits.
-
HF Communications Analysis and Prediction Tools for Amateur Radio and communications professionals. Featuring: WinCAP Wizard, Beacon-Time Wizard, GeoAlert-Extreme Wizard, ID Wizard, KTS Clock Screen Saver, NERDAlert 2000
-
This software predicts future passes for amateur radio satellites for a specified location and period of time. It runs on the Android operating system
-
-
For amateur radio operators running Microsoft Windows XP or later, Lux-Log provides a robust logging and contest software solution, designed by Norbert Oberweis, LX1NO. It is capable of managing over 30,000 logbooks within a single database and image copy, offering comprehensive data handling features. The software facilitates data import and export via **ASCII** and **ADIF** formats, ensuring compatibility with other logging applications, and includes an integrated tool for converting data from other programs into ADIF. It provides instant feedback on previous contacts and country information during data entry, alongside static or serial value generation for contesters. Lux-Log integrates a versatile award module, currently supporting 123 definitions for popular awards such as DXCC, WAZ, WAS, US Counties, IOTA, and more. Operators can generate pre-defined and user-definable data queries, visualize statistics through bar/pie charts, and print QSL labels. The software also interfaces with the RAC Callbook and HamQTH, supports LoTW, and offers radio control for Icom and Yaesu FT-857 transceivers. Additionally, it supports telnet connections to internet clusters and integrates with K1EL's WinKey for CW generation, making it a comprehensive tool for both general logging and contesting activities.
-
A free windows SSTV receiving program specially designed for SWLers. This sstv decoder does not support SSTV TX. Automatic saving of images, based on MMSTV enigne, support multiple sound cards and advanced quality settings. This software is just capable to decode SSTV a good choice if you need to receive slow scan TV.
-
Audiocorder is a VOX program which allows your Macintosh to act as an audio recorder
-
SDR-RADIO.com is a Windows console for SDR receivers and transceivers. Designed for the commercial, amateur radio and short-wave listener communities, the console provides a powerful interface for all SDR users. Many SDR owners have made their radios available over the internet. Just look at the Web Servers page for a list of the radios you can use. You do not need a licence to use this sodftware with RFSPACE, FUNcube Dongles, Soundcard (SoftRock) and low-end SDRs.
-
Amateur Radio software for transmission/reception of JT65 protocol. Brought to you by hb9hqx
-
The HPSDR is an open source hardware and software project intended as a next generation Software Defined Radio for use by Radio Amateurs
-
The MCP-F6/F7 software facilitates memory channel and menu data creation for the Kenwood TH-F6A, TH-F7A, and TH-F7E transceivers. It operates on _Windows_ XP (SP3+), Vista (SP2+), Windows 7 (RTM+), Windows 8 (RTM+), Windows 8.1 (RTM+), Windows 10, and Windows 11. System requirements include a CPU faster than the OS recommendation, RAM exceeding the OS recommendation, and **2 MB** of free hard drive space. Display resolution must be XGA (1024 x 768) or higher. Connectivity to the transceiver requires an optional PG-4Y (RS-232) or KPG-22U (USB 2.0) programming cable. The KPG-22U cable necessitates a virtual COM port driver installation. The software supports COM1 through COM20 for RS-232 communication. Installation requires administrator privileges and involves executing "setup.exe" from the extracted MFX101.zip archive. Uninstallation is performed via the Control Panel's "Uninstall a program" function or by re-executing "setup.exe." Created data files are not removed during uninstallation and require manual deletion. The software version is **1.01**. DXZone Focus: Kenwood TH-F6 F7 | Memory Management | Windows | RS-232
-
Managing extensive amateur radio contact logs efficiently requires specialized software that integrates various operational aspects. Aether provides a macOS-native logging solution, designed from the ground up using Apple's Cocoa, to streamline QSO entry, organization, and retrieval for Mac users. It supports modern macOS technologies and offers an intuitive interface, aligning with the user experience expected on Apple platforms. The application includes features such as automatic dupe checking, which quickly identifies previous contacts with a station, and awards tracking, indicating if a new contact is needed for specific operating awards. Aether also integrates rig control via RS-232, automatically populating frequency, mode, and power data from supported Elecraft, Icom, Kenwood, Yaesu, and some TEN-TEC transceivers. This automation reduces manual entry errors and speeds up the logging process. Furthermore, Aether offers comprehensive QSL management, including synchronization with eQSL.cc and Logbook of The World, and the ability to print QSO detail and address labels for paper QSLs. It also incorporates automatic callbook lookup from sources like QRZ.com and HamQTH.com, and calculates distance and beam heading, with Google Maps integration for visualizing contact locations. Full ADIF and Cabrillo import/export capabilities ensure compatibility with other logging software and contest submission platforms.
-
Informations about Scannings, with frequencies, information about scanning, hardware and software reviews
-
MultiKeyer is a dedicated computer keying program designed for amateur radio operators engaging in specialized operating activities such as Earth-Moon-Earth (EME) and Meteor Scatter, as well as general contest operations. It provides distinct modes for both CW and Phone transmissions, enabling automated message sequencing and playback of pre-recorded audio files. The software's interface shares a similar "look and feel" to the popular WSJT Meteor Scatter/EME program, facilitating ease of use for operators familiar with that platform. For CW operations, MultiKeyer offers an EME Auto mode for sending timed messages crucial for EME and Meteor Scatter, alongside a Contest mode that handles automatic CQ calls and preprogrammed messages. On the Phone side, it features a Sequenced Phone mode for transmitting prerecorded .wav files during Meteor Scatter events and an Auto Phone mode for contest use. The program leverages serial COM ports for CW and PTT signaling, and the soundcard for .wav file playback, with configurable PTT interrupt options. MultiKeyer integrates with TRX-Manager for PTT and CW keying, and can send callsigns for logging. It also supports WSJT-style "callsign.txt" files for lookups and adheres to the SO2R protocol for parallel port connections. Designed for Windows 98 and NT, it generally functions on Windows 95, ME, XP, and 2000, requiring a 133 MHz Pentium-class processor.
-
If you have a computer with word processing software and a printer, you can make your own custom QSL cards, with each card individually printed for the ham you just contacted. WA7S show you how.
-
This web site represents the home of "Country Files", databases of entities (countries), prefixes and callsigns that are used by amateur radio logging software. There are three "flavors" of country files: CTY.DAT used by contest logging software such as CT, N1MM, NA, TR and Writelog DX4WIN.CTY used by the DX4WIN logging software WPXLOC.DAT used by packet cluster software such as AR-Cluster, CC Cluster and DX Spider maintained by Jim Reisert, AD1C
-
Stream is a software that implements MFSK16 and MFSK8 modes designed by me and Murray Greenman ZL1BPU. It also offers a series of experimental modes based on FEC, interleaving and several modulation techniques (PSK, QPSK, MSK).
-
SDR Receiver a compact high performance HF software defined radio receiver designed to be used in fixed or portable stations. Version 2 of the receiver is now available. It now has an RF pre-amplifier using a power MOSFET and other revisions to improve it's performance both as a stand alone receiver and as an IF panadaptor with HF and VHF transceivers.
-
EchoLink for Android is an edition of the EchoLink software that runs on an Android smartphone or tablet, such as a Motorola Droid or an HTC Evo.
-
ERP Calculator is an Amateur Radio software utility designed to perform a side-by-side comparison of two Ham Radio antenna systems. ERP Calculator comes pre-programmed with data files including published data for several popular brands and types of coax cable as well as several popular antenna system brands and models. ERP Calculator displays values of ERP, Antenna Power Gain, Antenna Feed point Power, Antenna System Gain in dB, Antenna Gain in dBd, SWR Attenuation in dB, SWR Power Attenuation, Coax Loss in dB, and Coax Power Loss
-
BEAM_DX is a free windows software for radioamateurs or radio listeners usage. It allows to point a directionnal antenna towards an azimuth, a locator, an international prefix or any other geographical position on earth predefined by its latitude and its longitude
-
By 9H1EL, supports RSGB 21-28, BERU, IOTA contests, FOC marathon and IARU 50MHz trophy, Control of FT1000MP, all Kenwood and ICOM Radios which have CAT system.
-
A freeware windows based Morse Code program written in Visual Basic 6 with source code freely available! The program uses DirectX DirectSound for some features. You may download the source code and/or the executable at the bottom of the page.