Search results
Query: code q
Links: 552 | Categories: 26
Categories
- Software > Decoders
- Operating Modes > Morse code > Learning Morse Code
- Operating Modes > Morse code
- Technical Reference > Arduino > Morse Code
- Technical Reference > Morse Code Decoder
- Software > Morse Code Decoders
- Technical Reference > Morse Code Oscillator
- Operating Modes > Morse code > Morse Code Practice Audio Files
- Software > Morse Code Training
- Operating Aids > Phonetics and codes
- Software > Android
- Operating Modes > Morse code > Clubs
- Radio Equipment > Contest Hardware
- Software > Developer Resources
- Software > Digital Voice
- Software > DSP
- Operating Modes > Morse code > High Speed CW
- Manufacturers > Memory Keyers
- Operating Modes > Morse code > Morse Key Collections
- Technical Reference > Morse Keys
- Operating Modes > Morse code > Morse operating guides
- Software > Legacy Systems > MS DOS
- Software > Legacy Systems > PalmOS
- Software > Legacy Systems > Pocket PC
- Radio Scanning > Police Scanning
- Operating Modes > QRSS
-
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.
-
The Meshtastic project leverages _LoRa_ radio protocol to establish a long-range, off-grid communication platform, functioning as a decentralized mesh network. It facilitates sending and receiving text messages using inexpensive LoRa radios, eliminating reliance on traditional infrastructure or a smartphone for core mesh communication. Key features include encrypted communication, extended battery life, and optional GPS-based location services, with radios designed to rebroadcast messages to ensure delivery across the mesh. This system has demonstrated a record range of **331km** and is entirely community-driven and open source, with its codebase hosted on GitHub. Unlike conventional amateur radio, Meshtastic operates on LoRa frequencies generally accessible without specific licenses. Each Meshtastic radio can pair with one phone for message exchange, and support is provided by volunteers.