Tagged: rtl-sdr

YouTube Videos: NOAA Satellite Tutorial and Building a Radio Telescope

Over on the Thought Emporium YouTube channel the team have uploaded two videos that may be of interest to radio hobbyists. The first video shows a nice overview about receiving NOAA weather satellite images. They explain everything from scratch for complete novice, so the videos are great for almost anyone to watch and learn about radio and SDR concepts. The blurb of the first video reads:

Over the past 2 months, me and my friend Artem have been building antennas to receive signals from weather satellites as they pass overhead. This video chronicles our progress through this project and goes through some of the science involved in working with radio and receiving transmissions. We explore how dipoles work and how to build them, and how we built our final double cross antenna. We used an SDR (software defined radio) called a HackRF to do the work of interpreting the received signals and then decoded them with some special software. We pulled images from 4 satellites: NOAA 15, 18 and 19 as well as METEOR M2. The satellites broadcast immediately as they take the images and no images are stored, so we’re likely the only ones on earth with these images.

How to Pull Images from Satellites in Orbit (NOAA 15,18,19 and METEOR M2)

The second video is about building a radio telescope. Like the NOAA video, they explain all concepts in a simple and easy to understand way, so that anyone even without any radio knowledge can understand what the project is about. In the video they also show how they use a 3D printer to create a tracking mount which can point a satellite dish. They then use the dish to create a satellite heat map. The blurb reads:

Over the last 2 months me and my friend Artem (you met him in the last video) built our first radio telescope. It was built mostly out of off the shelf components, like a satellite dish and Ku band LNB, as well as some parts we 3d printed. When all was said and done we had a system that could not only take images of the sky in radio frequencies (in this case 10-12ghz), but could also be used to track satellites. With it, we were able to see the ring of satellites in geosynchronous orbit, over 35,000km away, This is only the first of what I suspect will be many more telescopes like this. Next time we’ll be building ones that are far larger and can see things like the hydrogen lines so we can image the milky way.

How to Build a Radio Telescope (See Satellites 35,000km Away!)

welle.io: A New RTL-SDR & Airspy DAB/DAB+ Decoder Available for Windows/Linux

Thanks to Albrecht Lohofener for submitting to us his new software package called ‘welle.io’ which is a free DAB and DAB+ decoder and player that supports the RTL-SDR (directly or also via rtl_tcp) and Airspy software defined radios. The software can be run on both Windows and Linux, and also supports Raspberry Pi 2/3 and cheap Chinese Windows 10 tablets.

Albrecht writes that his software is a fork of the qt-dab codebase, with the development goal being to create an easy to use DAB/DAB+ software receiver. The software is still under heavy development, and Albrecht mentions that he is looking for fellow developers and testers to help improve the software and report any bugs. Albrecht writes:

I’m proud to introduce a new open source DAB/DAB+ reception application welle.io https://www.welle.io. welle.io is a fork of qt-dab http://github.com/JvanKatwijk/qt-dab (old dab-rpi and sdr-j-dab) with the goal to develop an easy to use DAB/DAB+ reception application. It supports high DPI and touch displays and it runs even on cheap computers like Raspberry Pi 2/3 and 100€ China Windows 10 tablets. As input devices welle.io supports rtlsdr and airspy.

Currently daily Windows binary builds are available over on the projects GitHub. For Linux and Raspberry Pi users you’ll need to compile the code from source, but in the future he plans to provide Ubuntu snaps.

We gave the welle.io software a brief test and it ran as expected. There is an automatic channel scan feature which scans through all the possible DAB channels and an advanced mode for seeing technical information such as the frequency, SNR and error rates. The software also has a nice touchscreen friendly GUI which automatically downloads and displays the DAB/DAB+ program guide information.

Welle.io DAB/DAB+ decoder for the RTL-SDR and Airspy.
Welle.io DAB/DAB+ decoder for the RTL-SDR and Airspy.

UnoSDR: A New Multi-Mode RTL-SDR Compatible Receiver Program

Programmer Vi Vitaliy recently wrote into us and wanted to share his new ‘UnoSDR’ software defined radio receiver software for Windows. This is a general purpose multi-mode receiver which is compatible with the RTL-SDR. The blurb reads:

UnoSDR is a simple, modern, intuitive interface, small and fast PC-based DSP application for Software Defined Radio (SDR). It’s written in C++ and Qt Quick cross-platform framework. Typical applications are Shortwave listening, Ham Radio, Radio Astronomy and Spectrum analysis.

UnoSDR supports both the RTL-SDR and soundcard based SDRs. With the RTL-SDR UnoSDR must be run via an rtl_tcp server. The software is for the Windows platform, but it seems that there is also an Android version, although this may not yet support the RTL-SDR as we could not get it to connect to our rtl_tcp server.

We tested the Windows version and it ran well despite a few glitches with trying to get the software to connect. There is also a bit of a delay when tuning due to the use of rtl_tcp, and the delays that using a network stream entail even when connected to the localhost. Also we only saw support for AM, USB, LSB and WFM modes. The other modes may be added later as the software still appears to be in development.

UnoSDR
UnoSDR

unosdr v1.0.8 rtlsdr intro2

Tekmanoid STD-C Decoder Updated: New Paid LES Decoder + EGC Visualization

The Tekmanoid EGC STD-C decoder was recently updated and a new commercial paid version was released. The paid version now supports the decoding of LES STD-C messages. Previously the only other decoder that we knew of which was able to decode LES messages was the www.inmarsatdecoder.com software. The inmarsatdecoder.com software costs €100, and while the price for the Tekamanoid decoder is not advertised, it is less than €100, and a bit more affordable for the average person.

Tekmanoid STD-C Decoder Receiving LES Message.
Tekmanoid STD-C Decoder Receiving LES Message.

The free versions of both decoders only decode the EGC broadcast messages which contain SafetyNET messages. These include messages like weather reports, shipping lane activity and hazards such as submarine cables and oil rig movements, pirate activity, refugee ship reports, missing ship reports, and military exercise warnings. 

The paid version can decode the other non-broadcast private LES STD-C channels. LES STD-C channels typically contain email like messages sent to and from ships. Mostly it’s company messages about the ship route plans, cargo discussions, repair/fault discussions, ship performance information and weather reports etc. Sometimes small files are also downloaded. Each Inmarsat satellite contains about 7 LES channels each run by a different telecommunications company, so one may be of interest to you.

The paid version of the Tekmanoid decoder also has a nice feature for visualizing the SafetyNET EGC messages. Every now and then an alert containing coordinates and an area is sent out. Usually it is something like a distress alert from an EPIRB or the search area for a missing vessel. The decoder generates an HTML file that displays these areas on a map, alongside the text message.

STD-C EGC Distress Alert on map
STD-C EGC Distress Alert on map

The author of the Tekamnoid software allowed us to test his new paid version for free. We ran the software using signal from an Outernet patch antenna and LNA. An RTL-SDR V3 + SDR# was used as the receiver, and the audio was piped to the Tekmanoid decoder with VB-Cable. Decoding was almost flawless on both LES and EGC STD-C channels. In a previous recent update the Tekmanoid decoder was updated for improved decoding performance, and now in our opinion it is almost or just as good as the inmarsatdecoder.com software.  

If you are interested in learning more about decoding Inmarsat STD-C we have a tutorial available here. LES channels for the Inmarsat satellite in operation over your geographic location can be found on UHF-Satcom’s website.

LES STD-C Inmarsat Channels
LES STD-C Inmarsat Channels

Remember that LES STD-C messages are not publicly broadcast, so in some countries it may not be legal to receive them. Most countries will have a law that says you can receive and decode the data, but you may not act upon or use to your advantage any information from the messages.

Aerial TV: An Android DVB-T Decoder for the RTL-SDR

On the Google Play store a new RTL-SDR compatible app called ‘Aerial TV’ has been released (in beta) by Martin Marinov. Aerial TV allows you to watch DVB-T HD TV on your android device, with an RTL-SDR connected to it via USB OTG cable. Martin is also the author of the popular SDR Touch Android program and the RTL2832U Android driver port. 

The new software requires a different DVB-T driver app to be installed first, which is also provided by Martin. This is because the RTL-SDR needs to be operated in a mode different to the way that the SDR drivers use it in. Martin has also open sourced his Android DVB-T driver and it is available on GitHub.

Aerial TV is currently free on the Google Play store, but looks like it may eventually have some in-app purchases. Also, it is currently marked as ‘Unreleased’ on Google Play, which is essentially a beta version, so you might expect there to be some bugs.

Aerial TV Screenshot
Aerial TV Screenshot

Over on YouTube user GiamMa-based researchers SDR R&D IoT has uploaded a video showing Aerial TV scanning for TV channels, and then eventually playing some video.

APP DVB Receiver Aerial TV (Unreleased) rtl sdr compatible test with oneplus one

Wintelive YouTube Demo

Over on YouTube use radiosification has uploaded a video showing the Windows TETRA decoder ‘wintelive’ in action. Wintelive is a Windows port of the popular RTL-SDR compatible Linux based ‘telive’ TETRA decoder. Back in October 2016 we posted about its release and we have a tutorial for telive and the RTL-SDR available here

The install instructions for wintelive are available on the authors webserver.

TETRA decoding on Windows!

T——o SDR: A MultiMode SDR Receiver Program

Recently a reader of RTL-SDR.com wrote in and submitted a link to T——–o SDR, which is an RTL-SDR compatible multimode SDR decoder program for Windows. (The website is in Italian but is easily translated with Google Translate). In terms of operation it appears to be quite similar to SDR#, and other programs like SDR-Console and HDSDR.

Like all other general purpose receiver software it is capable of decoding NFM/AM/WFM/SSB/CW modes. It also has digital noise reduction built in as well as an S-Meter and frequency manager list.

Update: Unfortunately we have been informed by the developer of SDR# that this software was illegally decompiled from a relatively new SDR# version and is thus stolen work. We looked further into the software and it is essentially an exact clone of SDR#, just with a different skin. Please do not use this software, and respect software legality. 

Essentially it appears that they took the closed source SDR# program, decompiled it then reskinned it and then made it open source under a new name.

Obviously this is unacceptable behavior, so out of respect for the original SDR# developers hard work we’ve removed links and references to this software on our website.

An R820T2 Breakout Board

The R820T2 is the tuner chip used on most RTL-SDR dongles. It is also used on the Airspy, a more advanced higher end SDR. All in all, it is a very good tuner chip, but it is mostly limited by the low-bit ADC on the RTL2832U chip in the RTL-SDR.

We’ve just been informed that there is now a custom DIY breakout board available for the R820T chip which is made by Eric Brombaugh who is an SDR experimenter. This is great for those wishing to do home brew SDR experiments with the R820T2 chip, for example you could perhaps implement your own SDR with a higher end ADC chip on a development boards.

The breakout board is essentially the exact implementation which is shown in the R820T datasheet. It is available as a 4-layer PCB on Osh Park and it “provides a simple 4-pin interface with power, ground and I2C bus for controlling the tuner. A broad-band RF input and 10MHz IF output are provided on SMA connectors.” Eric has also provided us with a simplified driver based on the Airspy and Linux media driver code which allows you to control the R820T2 from an STM32F0xx processor.

The assembled R820T2 breakout board.
The assembled R820T2 breakout board.