Search results
Query: soft
Links: 407 | Categories: 116
This query is too generic. Please try adding an additional term to focus your research.
Categories
- Software
- Software > Software Defined Radio
- Software > Virtual Audio Software
- Technical Reference > Software Defined Radio
- Manufacturers > Software Defined Radio
- Software > ADS-B
- Software > Aircraft scatter
- Radio Equipment > HF Amplifiers > Alpha 87A
- Software > Antenna analysis
- Technical Reference > Antenna Rotator
- Manufacturers > APRS
- Technical Reference > APRS
- Software > Audio Recorders
- Software > Audio Streaming
- Technical Reference > Beacon keyers
- Software > Beacon Monitoring
- Operating Modes > Chip64
- Software > Circuit Design
- DX Resources > Contest
- Software > Contesting
- DX Resources > County Hunting
- Software > D-STAR
- Software > Databases
- Software > Decoders
- Ham Radio > Regional > Denmark
- Operating Modes > Digital Modes
- Software > Digital Voice
- Software > DX Cluster
- Operating Modes > Internet Linking > EchoLink
- Operating Modes > EME
-
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 St Paul Island CY9C DXpedition is scheduled for August 26, September 5, 2024. All bands from 160-6 meters are planned.
-
The Gemini Amplifier Remote Control software operates on Windows 7 and above, facilitating remote management of the Gemini HF-1K and DX-1200 amplifiers. Users connect via Ethernet, configuring the amplifier's IP address through the front panel. The software allows seamless band and antenna selection, saving settings for each band without requiring transmission. Integration with _OmniRig_ from Afreet Software, Inc. enables automatic band adjustments based on the radio's frequency changes. Users can configure serial or virtual serial connections, with tracking options accessible through the ribbon bar. The software supports speech functionality, enhancing accessibility for operators. Firmware updates, such as version 2.5Ee, introduce features like background datalogging and power output control, uploaded via FTP. Version 1.2.0 allows users to offload internal parameter data for support purposes. The firmware upload process requires the amplifier's IP address and port 21, taking approximately 90 seconds. Users are encouraged to upgrade to the latest firmware for improved performance and remote diagnostics.
-
INTERCOM is a freeware application designed for remote control of KENWOOD TMD700/710/V-71 transceivers, as well as other transceivers equipped with UP, DOWN, and PTT commands. Compatible with Windows XP and higher (32 & 64-bit), INTERCOM offers multilingual support in English and French, and can be used on Linux, Ubuntu, or Android platforms via WINE 1.0 or CROSSOVER. The software enables users to send basic commands—such as selecting TX, VFO, memory channels, or power levels—either through manual inputs or over a TCP/IP link. INTERCOM is tailored for SIMPLEX setups, facilitating the interconnection of VHF/UHF repeaters with nearby repeaters. Remote commands are transmitted using DTMF codes, which are decoded by SIMPLEX and forwarded to INTERCOM via TCP/IP. This functionality makes INTERCOM an ideal tool for radio enthusiasts and operators seeking seamless remote management of supported transceivers in simplex configurations.
-
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.
-
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.
-
Version 0.7 of Open Tuner, released on April 27, 2023, marked a significant milestone by introducing proof-of-concept dual tuner functionality for the BATC Minitiouner. This C# client, inspired by Heather Lomond's _Longmynd_ project, aims to leverage both tuners and demodulators within the NIM module, a capability crucial for advanced Digital Amateur Television (DATV) operations on QO-100 and terrestrial links. My own experience with DATV often involves juggling multiple receive paths, so a unified client like this simplifies the workflow considerably. Further enhancing its utility, version 0.9 (February 11, 2024) integrated support for the Raspberry Pico, utilizing Colin (G4EML)'s _PicoTuner_ firmware. This offers a more accessible and cost-effective alternative to the traditional FTDI module, streamlining dual tuner setups with a single USB cable. The project's evolution reflects a practical approach to overcoming hardware availability challenges. The software is developed using Visual Studio 2019/2022 and .NET Framework 4.7.2, requiring specific Nuget packages like VLC/Websocket and an ffmpeg folder for full operation. It's an active, community-driven effort, with the source code openly available on GitHub for contributions and bug reporting, embodying the collaborative spirit of amateur radio development.