Search results
Query: sdr source code
Links: 6 | Categories: 0
-
Catalogs a diverse array of Software Defined Radio (SDR) projects and realizations, systematically classified by their sampling methodologies and underlying hardware architectures. The resource delineates projects into categories such as those utilizing soundcard sampling of traditional transceiver audio outputs (Type Ia), mono soundcard sampling of intermediate frequencies (Type R1x-x-xx), stereo soundcard sampling of I/Q IFs (Type Q1x-x-xx), dedicated stereo audio ADC sampling of I/Q IFs (Type Q2x-x-xx), direct antenna RF signal sampling with off-the-shelf acquisition boards (Type R3x-x-xx), dedicated RF ADC sampling of analog IFs (Type R2x-x-xx), dedicated RF ADC sampling of direct antenna RF signals with ASIC-based processing (Type R4x-A-xx), FPGA-based processing (Type R4x-F-xx), and specialized IF chipsets combining ADC and DDC functions (Type Dxx-S-xx). Each entry provides a brief description, often including pricing, availability of source code, and specific hardware components like ADCs, DACs, DDS, and FPGAs. The compilation presents various practical applications, from PSK31 and Packet radio implementations to adaptations of the DRM standard for amateur radio bandwidths, such as Hamdream and WinDRM. It features specific hardware designs like the SoftRock-40 for the 40-meter band, the Firefly SDR for 30m and 40m, and more complex systems like the Quicksilver QS1R, which employs a 16-bit 130 Msamples/s ADC and an Altera Cyclone III FPGA. The resource also lists sample processing software, RF front-end designs, and academic/commercial SDR initiatives, offering insights into different approaches for I/Q conversion and digital signal processing in SDR systems.
-
Over 40 years of experience inform the reviews and commentary presented on Dave's Radio Receiver Page, covering a wide array of radio receivers and transceivers. The resource details specific models such as the **ICOM IC-R8600** SDR Communications Receiver, which is lauded as Icom's best wide-band receiver, even surpassing the IC-R9500 in performance. Other notable reviews include the ICOM IC-7300 HF Transceiver, highlighting its direct sampling SDR technology and spectrum scope capabilities, alongside numerous models from Japan Radio Co. (JRC), Kenwood, Yaesu, and various portable shortwave receivers. The content provides practical insights into the performance and characteristics of each radio, often drawing comparisons between models. For instance, the early issues with the AOR AR7030 receiver's Bourns mechanical encoders are thoroughly documented, including AOR's eventual switch to higher-quality Alps encoders. The page also features reviews of antennas like the MFJ-1026 Noise Canceling Signal Enhancer and various power supplies, offering a holistic view of radio monitoring setups. The author's "2 ear / 2 eye method" emphasizes real-world listening experiences over laboratory measurements, providing a unique perspective on equipment utility.
-
A tutorial on how to setup a receiver capable to decode SSTV signals with a small RaspberryPi version 2 and a RTL-SDR dongle. The author explains how to install the needed software to interface the RTL-SDR and a step by step guide to install the QSSTV software used to decode the signals.
-
Analyzing 433 MHz radio signals from common wireless devices, such as temperature sensors and remote controls, involves understanding **On-Off Keying (OOK)** modulation. This resource details the process of capturing these signals using a Software Defined Radio (SDR) like Gqrx and then visually inspecting the captured audio data in a sound editor such as Audacity. It differentiates between **Pulse Width Modulation (PWM)** and Pulse Position Modulation (PPM) encoding schemes, illustrating how to identify and decode binary data by eye based on pulse and gap durations. The article provides a step-by-step walkthrough for decoding a wireless thermometer's data, correlating bit patterns with known temperature, humidity, and channel values. It also demonstrates decoding an RF remote control's button presses, highlighting the constant and varying parts of the transmitted packets. The content further introduces automated decoding using tools like RTL_433, explaining its capabilities in parsing various device protocols and showing how to interpret its output, including modulation type and decoded data. Specific examples include analyzing Prologue sensor protocol specifications from RTL_433's source code and noting common operating frequencies like 433.92 MHz in Europe and 915 MHz in the US.
-
Ground Station offers real-time satellite tracking and radio communication capabilities, primarily for amateur radio operators engaged in satellite operations. It utilizes **TLE data** from sources like CelesTrak and SatNOGS for precise orbital prediction and integrates with various SDR devices, including RTL-SDR, SoapySDR, and UHD/USRP radios, to receive live signals. The software provides automated antenna rotator control and **Hamlib-compatible** rig control with Doppler correction, crucial for maintaining signal lock on fast-moving LEO satellites. It supports IQ recording in SigMF format and decodes several digital modes such as SSTV, FSK, GFSK, GMSK, and BPSK with AX25 USP Geoscan framing. Dedicated interfaces are available for satellite tracking, SDR waterfall displays with live transcription and packet decoding, and telemetry packet viewing. Users can manage TLE data synchronization and SDR hardware, along with browsing decoded outputs through an integrated file browser. An observations dashboard and DSP topology view further enhance the operational experience, providing comprehensive tools for monitoring and analyzing satellite passes.
-
Demonstrates a LoRa APRS Tracker project featuring a comprehensive menu system for message management, weather requests, and monitoring nearby trackers. The device supports adjustable display eco mode and screen brightness, optimizing power consumption by dynamically changing processor speed from 240MHz to 80MHz. GPS beacons are encoded for efficient RF transmission, and an OLED screen displays altitude, speed, course, _BME280_ weather data, or new message counts, along with recently heard stations. Bluetooth connectivity enables operation as a TNC with Android (APRSdroid) or iPhone (APRS.fi app), providing LED and sound notifications for transmissions and received messages. The integrated BME280 module facilitates weather data display and transmission, with Winlink mail support via _APRSLink_. The tracker can switch between **three major LoRa APRS frequencies** worldwide, offering versatile global operation.