Search results
Query: digital com
Links: 452 | Categories: 26
Categories
- Operating Modes > Digital Modes
- Ham Radio > Clubs > Technical Specialty > Digital Modes Clubs
- Software > Digital SSTV
- Operating Modes > Digital Voice
- Software > Digital Voice
- CB Radio > Packet and Digital
- Operating Modes > APRS > APRS in USA
- Operating Modes > Chip64
- DX Resources > Contest Calendars
- Operating Modes > D-STAR
- Software > D-STAR
- Manufacturers > Interfaces
- Operating Modes > JT65
- Operating Modes > JT9
- Software > Macintosh
- Manufacturers > Memory Keyers
- Software > Multimode
- Software > Olivia
- Operating Modes > Packet Radio
- Operating Modes > PSK31
- Software > PSK31
- Operating Modes > Robust Packet
- Operating Modes > RTTY
- Software > RTTY
- Technical Reference > Sound Card Radio Interfacing
- Software > Voice tools
-
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.
-
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.