Category: Applications

DragonOS: Decoding Iridium Satellites with the Iridium Toolkit and an RTL-SDR

DragonOS is a ready to use Linux OS image that includes various SDR programs preinstalled and ready to use. The creator Aaron also runs a YouTube channel that has multiple tutorial videos demonstrating software built into DragonOS.

In his latest video Aaron explores Iridium reception with an RTL-SDR Blog V3, RTL-SDR Blog Active L-Band Patch Antenna and Iridium Toolkit/gr-iridium. Iridium is a satellite constellation that provides services such as global paging, satellite phones, tracking and fleet management services, as well as services for emergency, aircraft, maritime and covert operations too.

In the video he shows how to edit the config file to turn the bias tee on, how to record Iridium data, how to install the AMBE voice decoder, and finally how to decode the Iridum data with Iridium toolkit and play voice recordings.

DragonOS LTS Decoding Iridium satellites with the Iridium toolkit (gr-iridium, RTL-SDR)

Tech Minds: Testing the Mayhem Firmware on the HackRF Portapack

In a video uploaded to YouTube last week, Tech Minds explored the HackRF Portapack, which is an add on for the HackRF SDR that allows the HackRF to be used portably without a PC. In that video he demonstrated it running the stock firmware.

In his latest video Tech Minds explores the Mayhem firmware, which is firmware developed by a third party in order to add significantly more features. The Mayhem firmware is a fork of the Havok firmware which is no longer maintained. If you're interested, back in 2018 we did our own review of the Havok firmware.

In the video Tech Minds first explains how to install the Mayhem firmware which also requires you to add an external SD card into your portapack. He goes on to demonstrate the various RX decoders available including ADS-B, ACARS, AIS, AFSK, BTLE, FM/AM/SSB audio, analog TV, ERT meters, POCSAG, Radiosonde and TPMS. Next he shows the various transmittable signals available including, ADS-B, APRS, BHT, GPS Sim, Jammer, Key Fob, LGE, Mic, Morse, Burger Pagers, OOK, POCSAG, RDS, Sounds, SSTV, TEDI/LCR and TouchTune.

MAYHEM Firmware for the HackRF Portapack Installation / Overview

DSD (Open Source) with dPMR Decoding and Windows Binaries Released

Digital Speech Decoder (DSD) is an open source program for decoding signals containing digital speech, such as DMR and P25. The open source version has been mostly surpassed in use over the last few years by the closed source DSD+ version. However, work is still ongoing on the open source version, and a recent fork by Louis-Erig HERVE @LouisErigHerve has added support for Digital Private Mobile Radio (dPMR) decoding.

dPMR is an open, non-proprietary trunked radio standard that supports both data and digital voice transmission. A licence free variation for short range communications called dPMR466 uses the 446.1–446.2 MHz band. Other modes allow for efficient peer to peer to peer operation (mode 1), operation with a base station repeater (mode 2), or with a trunking signal (mode 3).  All dPMR signals operate in FDMA mode with an efficient bandwidth of only 6.25 kHz. dPMR is also known as Icom IDAS and Kenwood NEXEDGE.

Code for Louis-Erig's DSD fork can be found on his GitHub, and he has also released binaries for Windows on his website. Over on his Twitter he has also been mentioning that he has been able to get around the basic privacy modes on DMR.

dPMR radios, data stations and repeater hardware.
dPMR radios, data stations and repeater hardware.

DragonOS: DSP and Signal Analysis with Composable-SDR, Inspectrum and an RTL-SDR

DragonOS is a ready to use Linux OS image that includes various SDR programs preinstalled. The creator Aaron also runs a YouTube channel that contains multiple tutorial videos for DragonOS

One of the latest videos shows us how to use composable-sdr and Inspectrum to capture and analyze signals. Both programs are pre-built into the latest version of DragonOS. Composable-sdr is a set of DSP processing blocks for SDRs embedded in Haskell. One thing it does well is allowing users to easily capture and record demodulated signals for later use via the terminal. Inspectrum is a tool for analysing and reverse engineering signals that have been recorded.

In the video Aaron explores many of the composable-sdr examples discussed on it's GitHub readme page. Including analyzing a wav file recorded with Composable-sdr with Inspectrum and demodulating and recording a wideband FM signal. He also mentions how it's possible to create a PMR446 scanner that records up to 16 channels at once, and how decode helicopter FSK data from audio heard on YouTube (which we mentioned in a previous post).

DragonOS LTS DSP and signal analysis with Composable-SDR + Inspectrum (RTL-SDR)

Tech Minds: Testing the OpenEar DMR TETRA ADSB POCSAG Decoder for RTL-SDR

Back in March we posted about the release of OpenEar, a standalone TETRA decoder for the RTL-SDR. Since then OpenEar has undergone massive developments, not only improving upon the TETRA decoder, but adding DMR, ADS-B and POCSAG decoders as well as a waterfall display.

Recently Tech Minds reviewed this software on his YouTube channel. In the video he shows how to download the software, install the rtlsdr.dll file, and run and use the software. He then demonstrates reception of an amateur radio DMR repeater, reception of POCSAG pager messages and finally reception of ADS-B aircraft messages.

OpenEar Digital Decoder - DMR TETRA P25 ADSB POCSAG RTL-SDR

Building a Remote SSB Receiver with an RTL-SDR, OrangePi and GNU Radio

Over on his blog F1ATB has uploaded a post explaining how he created an RTL-SDR or HackRF based remote SSB receiver controllable with an internet browser. To set this up he uses an Orange Pi One Plus single board computer which runs several GNU Radio based digital signal processing flow graphs. Then a Python server serves a custom HTML and Javascript based web interface with waterfall that can be controlled remotely over the internet. In the post he explains the GNU Radio DSP flowgraphs that he's built, and notes that he will explain the HTML and Javascript side in another future article.

The SSB receiver block diagram
The SSB receiver block diagram

Talks from the 2020 HamSCI Convention (Held Online)

HamSCI is an organization dedicated citizen radio science and specifically the "publicity and promotion of projects that advance scientific research and understanding through amateur radio activities". Recently they held their HamSCI 2020 workshop online, and the videos are now available on the Ham Radio 2.0 YouTube channel. Several of the projects mentioned in the talks involve the use of software defined radios.

Come join HamSCI at its third annual workshop! Due to restrictions caused by the COVID-19 Coronavirus, this year's workshop will he held as a virtual, eletronic workshop. The meeting will take place March 20-21, 2020 using Zoom Webinar Services hosted by The University of Scranton in Scranton, PA . The primary objective of the HamSCI workshop is to bring together the amateur radio community and professional scientists. The theme of the 2020 HamSCI Workshop is "The Auroral Connection: How does the aurora affect amateur radio, and what can we learn about the aurora from radio techniques?" Invited speakers include Dr. Elizabeth MacDonald, NASA Scientist and founder of Aurorasaurus, Dr. James LaBelle, Dartmouth Space Scientist and expert on radio aurora, and Dave Hallidy K2DH, an expert in ham radio auroral communication.

One talk discusses the HamSCI personal weather station project, which is an SDR and Raspberry Pi based solution that monitors HF signals like WSPR, as well as characterizing HF noise, detecting lightning and ionospheric disturbances.

HamSCI 2020 Overview of the Personal Space Weather Station and Project Update

Another talk discusses the TangerineSDR, which is an open source SDR currently in development by TAPR. The goal of the TangerineSDR is to be a sub $500 SDR with a focus on space science, academic research as well as general amateur use. 

HamSCI 2020 TangerineSDR Data Engine and Overall Architecture

The rest of the talks can be found on the Ham Radio 2.0 YouTube playlist.

A Talk on 21cm Hydrogen Line Amateur Radio Astronomy

The Amateur Radio Experimenters Group (AREG) recently held an online talk with guest speakers Phil Lock and Bill Cowley, talking about amateur radio astronomy. In the talk they note how they use an RTL-SDR as their radio.

Cheaper electronics has created great possibilities for Amateur Radio Astronomy. This talk will describe a local project to receive and map the distribution of 1420 MHz signals from neutral hydrogen in our galaxy. We briefly describe the history of 21cm RA and why it’s still of great interest to astronomers. We outline some challenges over the last few years in assembling a 2m dish with custom feed, electronics and signal processing, then show recent results from our project.

The image in the thumbnail shows recent signals (May 17th) recorded over a 24 hour period for dish elevation of 53 degrees. The signal changes as the antenna points to different parts of the Milky Way.

https://www.areg.org.au

The World of Amateur Radio Astronomy - Listening to the Galaxy