Search results
Query: cloning software
Links: 4 | Categories: 0
-
Memory management (cloning) software for the Yaesu FT-8900R quad band FM mobile transceiver
-
tk150 is open source, multi-platform cloning software for the Standard (Yaesu) VR-150 portable receiver.
-
An International discussion group for D-STAR Digital Amateur Radio. Radios, Repeaters, Gateways, Internet, Setup, Mobile and Portable radios, Cloning Software, icf files,
-
Receiving **GOES-16** and **GOES-17** weather satellite imagery requires a specific hardware and software configuration, detailed in this practical guide. The author outlines the necessary components, including a Raspberry Pi, an RTL-SDR dongle, a suitable LNA with SAW filter for 1.69 GHz, and a parabolic grid antenna. This setup enables direct reception of high-resolution weather data, a fascinating aspect of amateur radio satellite operations. The installation process begins with preparing the Raspberry Pi, followed by updating the system and installing essential dependencies like `git`, `build-essential`, and `cmake`. A critical step involves compiling and installing `librtlsdr` from source, ensuring proper driver setup and blacklisting conflicting DVB drivers. The guide then walks through testing the RTL-SDR dongle to confirm device recognition and troubleshoot common issues like USB power or driver installation problems. Finally, the instructions cover cloning and building `goestools`, a software suite essential for processing the satellite signals. This compilation, while time-consuming on a Raspberry Pi, is crucial for decoding the raw data into usable imagery. The guide concludes with the initial steps for creating the `goesrecv.conf` configuration file, preparing the system for active satellite reception.