Tagged: rtl2832

PiSDR Image Gains PlutoSDR Support

[@Lugigi Cruz] has announced on twitter that his latest PiSDR image now includes full PlutoSDR support. PiSDR is a pre-built Raspberry Pi distribution that supports several SDRs including the RTL-SDR. It comes with many applications and libraries ready for you to use some of which include GQRX and GNURadio Companion. PiSDR is available on [GitHub] and just needs to be burned to an SD card to be used. The PlutoSDR is a low cost (typically priced anywhere between $99 – $149 depending on sales) RX/TX capable SDR with up to 56 MHz of bandwidth and a 70 MHz to 6 GHz frequency range.

With this update support for the PlutoSDR has been added. This should allow for a host of new interesting uses for the image as it includes SDRAngel, an SDR application that works with transmit capable SDRs. While I’ve not yet tested the image myself, this should in theory mean that the PiSDR image could be used with a transmit capable SDR like a PlutoSDR or Lime/Mini SDR to both transmit and receive anything from DATV to voice and more.

Below you can see the image running the Raspbian desktop with the SDRAngel software connected to the PlutoSDR. Those with a keen eye may also see the LimeSDR mini laying on the desk s well. The concept of SDR on a small microcomputer such as the Raspberry Pi isn’t a new one, but the existence of this distribution makes it much easier for people to jump in and start using it without having to configure and install software from scratch which can sometimes be a daunting task.

Hackaday Looks back on Seven Years of RTL-SDR

Hackaday is a very popular blog that summarizes and aggregates all sorts of content related to hardware, electronics and software projects (just like we do with SDR content). Over the years Hackaday have featured RTL-SDR related projects several times, and in their latest post Tom Nardi reminisces on the seven years since RTL-SDRs became a thing.

Tom talks about how RTL-SDR has evolved since 2012, and how they've kicked off a revolution in the SDR world. He goes on to mention how the hardware and software has improved, mentioning our RTL-SDR Blog V3 units and software like GQRX and Universal Radio Hacker.

At RTL-SDR.COM we're looking forward to where the next seven years of low cost SDR takes us!

Hackaday's Image of our RTL-SDR Blog V3 Dongle.
Hackaday's Image of our RTL-SDR Blog V3 Dongle.

Tracking Multiple Amateur Radio APRS Balloons with RTL-SDRs

Last month Jeff Deaton from "Edge of Space Sciences" (EOSS) presented a talk called "SDR Multi Balloon Tracking", where he discusses how EOSS are using RTL-SDR receivers to track their APRS high altitude balloons. EOSS is a Denver, Colorado based non-profit organization that promotes science and education by exploring frontiers in amateur radio and high altitude balloons. The talk overview reads:

Review of the software defined APRS system being used to track multiple balloon flights at EOSS. Overview of primary features like the graphical user interface and landing predictions as well as a discussion of the open source software used to power the system like GnuRadio, Dire Wolf, and Aprsc.

It appears that they've created some interesting software that they run on small portable computers that they take in chase vehicles. The software uses an RTL-SDR to receive the APRS signal from the high altitude balloons that they've launched, allowing them to track and predict the flight path, and ultimately recover the balloons and attached cameras.

Developing Your Own SDR Applications With Python

[Max-Felix Müller] wanted to develop his own SDR application with the goal of learning python and a bit about signals processing. To accomplish this goal he’s using [pyrtlsdr] a library which wraps many of the functions from the [rtlsdr-dev] library into a Pythonic set of functions that you can use to develop SDR applications for an RTL based SDR in python. Over on Hackaday.io Max-Felix has been writing about his Python RTL-SDR experiments and has been uploading sample code for anyone to take a look at and learn from. 

Using the library is pretty simple as it handles the basics of setting up the frequency and PPM settings as well as gain and proceeds to tunnel samples into your application. Max-Felix’s examples take us from the very first steps of setting up the dongle and gathering samples, to plotting the spectrum and creating a waterfall. This generally entails the use of another python library known as [matplotlib] and [numpy], which together you can use to create your own FFT.

It is nearly limitless what you can do with a little bit of Python and a few libraries given enough development time and you don’t need to be a software developing master to get started. You may be interested in taking a look at [PLSDR] which we covered in a previous article where [P. Lutus] developed his own SDR application completely in Python. It’s open-source so feel free to take a look and learn more about how you can implement amazing things with just a little bit of code.

SignalsEverywhere: Satcom Antennas for L-Band Reception via RTL-SDR + Podcast on the MiTee CubeSat Project

On this episode of SignalsEverywhere on YouTube Corrosive shows off several antennas that can be used for Inmarsat and Iridium satcom reception. His video shows off a commercial Inmarsat branded satlink antenna which is designed to be used on moving ships, a grid dish antenna, a custom QFH iridium antenna made from a repurposed Vaisala radiosonde, a commercial Iridium patch, an older Outernet/Othernet Iridium patch and a custom Iridium patch that Corrosive built himself.

Satcom Antennas for L-Band Reception via RTL SDR

A few days prior Corrosive also released a new episode of his podcast. In this episode he interviewed Derek a student from The University of Michigan who is working on the MiTee CubeSat. The MiTee cubesat is a small experimental satellite that will explore the use of miniaturized electrodynamic tethers for satellite propulsion.

SDR-Makerspace Talk: Evaluation of SDR boards and toolchains

The Software Defined Radio Academy YouTube channel recently uploaded an interesting talk by Alex Csete (creator of the popular GQRX and GPredict applications), and Sheila Christiansen. Their presentation discusses their work with the European Space Agency (ESA), Libre Space Foundation and how they are running SDR Makerspace's that are helping students create and track cubesats. During the talk Alex and Sheila also describe various SDR hardware, and how they test them for their purposes.

SDR Makerspace (https://sdrmaker.space) is a collaboration between the European Space Agency and Libre Space Foundation, with the objective of bringing innovative open-source SDR technologies to space communications.

Space is a complex environment. Attempting to incorporate SDRs into complex subsystems of space missions without sufficient understanding of the technology can add unnecessary risks and uncertainties to the mission. SDR Makerspace aims to bring open-source SDR technology to the space industry, focusing on the practical aspects of satellite communications, so as to reduce such risks.

Makers, open-source hackers, SDR enthusiasts, and researchers are collaborating on SDR hardware and software activities, focusing on rapid prototyping and development of reusable, open-source SDR components for future CubeSat missions.

The collaboration consists of many activities, which are organized into three main elements: development of reusable GNU Radio components, research and development in cutting edge technologies like AI/ML, and testing of SDR hardware and software.

Current activities are presented with a focus on the testing of the hardware and software. An overview of the investigation into the characteristics, such as, performance under realistic conditions, damage by radiation to essential parts, functionality of FPGA toolchains, the SDR-system’s complexity, and accessibility to the open-source community will also be covered.

Alex Csete, OZ9AEC: SDR-Makerspace: Evaluation of SDR boards and toolchains

Weather Satellite NOAA 15 Appears to have Failed (Again)

Back in April 2018 we posted how the NOAA-15 APT weather satellite that many RTL-SDR users enjoy receiving images from was having problems with it's scan motor resulting in image errors. The satellite recovered from that problem, but today the problem appears to be back and in a much worse way now.

Users on Reddit and Twitter have reported bad images coming in from NOAA 15. Over on Reddit u/rtlsdr_is_fun has provided a post showing an example of a corrupted image, and also provided an IQ and Audio file. On his blog [Karsey] has also posted some interesting looking corrupted images that he's received.

Corrupted NOAA-15 Image Received by [Karsey]
Corrupted NOAA-15 Image Received by [Karsey] (See his post for the full sized images)

NASA have put out a statement indicating that yet again it is a problem with the scan motor, and the problem could be permanent.

The NOAA-15 AVHRR Scan Motor current began showing signs of instability at approximately 0400Z on July 23, 2019. At about 0435Z the current rose sharply to about 302mA where it has remained. Scan motor temperature began rising about the same time and is currently steady at ~26M-0C. Black body temperatures dropped sharply at about the same time. The instrument appears to no longer be producing data.
This behavior is consistent with a scan motor stall, but requires further investigation. Options for recovery are limited.

Having been launched in 1998 with a minimum spec of 2 years operation, NOAA-15 has already well outlived it's time and may finally be failing for real. We hope it will recover, but if not we should be thankful that Russian weather satellite Meteor M2-2 is now fully operational and transmitting beautiful high resolution images.

Weather Satellite Meteor M2-2 Now Transmitting Images

Reports from Reddit and Twitter are in that the recently launched Meteor M2-2 weather satellite is now functional and broadcasting images at 137.9 MHz. A few people have noted that the reception quality appears to be better than the older satellite.

Thank you to Happysat whose also provided the following information that can be used to receive the images. It appears that a slightly modified version of LRPTDecoder is required:

This version of LRPTDecoder was used to test/debug OQPSK with Meteor M-N2-1 in 2014, it will work on Meteor M-N2-2.
The ini file attached in the archive is processed manually from s files.
Buttons 72K and 80K respectively for the modes “without interleaving” and “with interleaving”.
Also in the archive there are examples for other modes.

Transmissions on LRPT with a OQPSK Modulation are expected tomorrow on most probably 137.900MHz.

Make sure you have version 1.9 of the Meteor QPSK Plugin running in SDRSharp.
http://rtl-sdr.ru/uploads/download/meteor.zip

Changelog:
Optimized QPSK demodulator, OQPSK signal for receiving current and future Meteor.

For people running Tracking DDE Client Plugin make sure you have the following entries in the scheduler:

METEOR-M2_2

radio_Start
radio_modulation_type<wfm>
radio_center_frequency_Hz<138380050>
radio_frequency_Hz<137900000>
radio_bandwidth_Hz<90000>
OQPSK_demodulator_Start
send_tracking_frequency_On

Edit to your path! for MeteorGIS Custom ini file start_programm_Path<C:\Meteor\MeteorGIS\MeteorGIS.exe>

Edit to your path! for MeteorGIS Custom ini file start_programm_Path<C:\Meteor\MeteorGIS\MeteorGIS_M_N2-2.bat>

Edit to your path! Without MeteorGIS start_programm_Path<C:\AMIGOS\run.bat>

send_Tracking_Frequency_Off
OQPSK_demodulator_Stop
radio_Stop

Download:

https://cloud.mail.ru/public/2Se9/9bj36m6AP

Mirror:

http://happysat.nl/2015.3.20.15.zip

Спасибо Олегу, Нцомз и Роскосмосу!

Happysat