Search results
Query: fl digi
Links: 102 | Categories: 1
Categories
-
The resource details the use of LoRa for AX.25 packet radio and APRS, focusing on practical implementation. It specifies UK LoRa APRS frequency and modulation settings: **439.9125 MHz**, 125kHz bandwidth, SF12, and CR 4/5. The content provides a mini how-to for setting up an iGate using VS Code and _Platformio IDE_, with specific instructions for a Lilygo LoRa32 V2.1_1.6 board, including configuration for Wi-Fi, beaconing, and APRS-IS passcode. It also covers tracker setup using a Lilygo T-Beam Supreme, detailing firmware flashing and configuration for mobile operation. The guide differentiates LoRa APRS from traditional connected-mode packet radio, explaining why common LoRa APRS firmware is unsuitable for full AX.25 packet due to its TNC2-style payload structure. It explores alternative solutions for true LoRa packet radio, such as using an _RNode_ TNC or Raspberry Pi LoRa TNCs, and provides commands for RNode firmware installation and configuration for serial KISS operation. The resource also touches upon licensing requirements for unattended Digipeaters in the UK, noting the need for ETCC coordination and MB7Uxx callsigns.
-
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.