Category: RTL-SDR

A Technical Overview of the Watch Duty Wildfire Monitoring Project Powered by RTL-SDRs

Previously in 2022 we posted about Watch Duty, a nonprofit organization aiming to improve access to live public safety information regarding wildfires in California. Several populated regions of California are extremely prone to wildfires, and it's important that residents get timely notifications about nearby wildfires so they can evacuate early and/or prepare their defensible spaces.

The system works by using RTL-SDRs to monitor public safety radio channels, and ADS-B aircraft positions of firefighting aircraft in order to gather information in real time about how wildfires are moving. Volunteers monitor this information and distribute anything of importance via a smart phone app to the public. Often the information is significantly more timely compared to official channels.

Recently Nick Russel, the VP of Operations at Watch Duty sent us a link to a technical overview blog post explaining how their 'Echo' remote monitoring devices work. The post describes how Echo devices consist of a Raspberry Pi and multiple RTL-SDR Blog dongles, with all the electronics being powered via Power over Ethernet (PoE). For the antenna a wideband Discone is used. 

Inside the Watch Duty 'Echo'
Inside the Watch Duty 'Echo'

The rest of the post explains how their voice monitoring system works, how "tone out detection" works, which are orders for engines, strike teams, and other heavy equipment, how they make use of ADS-B data and how they are able to remotely maintain and update the system.

Importantly, Watch Duty note that they rely on volunteers and donations from the community, so please consider donating via the Watch Duty app.

Watch Duty | Echo Radio Project | Fixing emergency radio dead zones

RTL-SDR Blog V4 now in stock at Amazon USA

Just a quick note for those waiting to confirm that the RTL-SDR Blog V4 is now in stock at Amazon USA. We have linked both the dongle + antenna set, and dongle only listings below. For customers outside of the USA please check our international purchasing links at www.rtl-sdr.com/store.

With the demand being high, if you were waiting please order soon as the next shipment most likely won't be in until January. To learn more about the RTL-SDR Blog V4, please see our product release post.

The RTL-SDR Blog V4 Dongle
The RTL-SDR Blog V4 Dongle

KrakenSDR Black Friday Sale 15% Off on Crowd Supply

Over on Crowd Supply our KrakenSDR is currently reduced by 15% for Black Friday. The sale lasts until November 30, or while stocks last. This brings the price of the KrakenSDR down to US$424, down from the regular US$499 pricing. The companion antenna set is also reduced from US$199 down to US$169.

If you weren't already aware, KrakenSDR is our 5-channel coherent radio based on RTL-SDRs, and it can be used for applications like radio direction finding.

SDRSharp Controller Plugin: Control SDRSharp via any USB Hardware Controller

Thank you to Alan De Windt who has submitted news about the release of his latest SDR# Plugin called "SDRSharp Controller". Alan writes that this is a plugin that is "similar to the existing SDRSharp Net Remote plugin by Al Brown but which allows simpler physical controllers to be built". 

With this plugin you can create a key/value text mapping to turn any USB control device into something that can control various settings in SDR#. The controller hardware could perhaps be anything from a USB knob controller to a gamepad.

Alan also provides an example of a hardware USB knob controller that he's created which works together with the plugin. On the linked page he shows the components required to build the controller, how to wire up the circuit and provides the Arduino code.

A custom SDR# controller knob

Saveitforparts: Building an L-Band Satellite Antenna out of an Umbrella

Over on his YouTube channel "saveitforparts" has uploaded a video where he uses an umbrella, pin tin and tin foil tape to create a simple dish antenna for receiving GOES, NOAA and METEOR HRPT satellites.

The full build consists of an umbrella covered in tin foil tape, a helical wire feed on a pie tin, a filtered LNA, an RTL-SDR and an Android phone running SDR++. While he did have initial success at receiving, he soon decided to swap out the helical wire feed for a PCB linear feed instead which worked much better as helical feeds can be very difficult to get right.

Through the video saveitforparts goes over the failures he had, in the end noting that it's not a great antenna, but it's something that can be used in a pinch.

We've also seen the umbrella satellite dish used a few times in the past, where here it was used for NOAA APT reception, and here for Hydrogen Line radio astronomy.

We also want to remind readers that we are currently Crowd Funding for our Discovery Dish, which will be a low cost way to get into L-band satellite reception.

Can I Get Satellite Data With An Umbrella?

TechMinds: One Antenna Four Receivers with an Active Distributor

Over on his TechMinds YouTube channel, Matt has uploaded a video where he reviews a US$20 active antenna distributor that he purchased on Banggood / Aliexpress. An active distributor allows you to use one antenna with multiple radios, without incurring any distribution losses, which for passive splitters are typically at least 3dB per split. It does this by using an amplifier before the splitter. This is especially useful if you have a wideband antenna like a Discone.

The product comes with a built in battery, or it can also be powered via USB-C. Unfortunately it has a rather restrictive frequency range, only covering 100 kHz to 300 MHz.

Later in the video Matt shows the internal PCB of the product, showing its battery and circuitry.

ONE ANTENNA - FOUR RECEIVERS RF ACTIVE DISTRIBUTION

DragonOS: Tracking ADS-B, UAT, ACARS, VDL2 with TAR1090 and a KrakenSDR

Aaron who created and maintains the DragonOS SDR Linux distribution has recently uploaded a new video where he uses a KrakenSDR to simultaneously receive and decode multiple aircraft tracking, telemetry/messaging signals including ADS-B, UAT, ACARS and VDL2.

In the video Aaron uses his WarDragon which is a Mini PC that comes preinstalled with DragonOS. It is currently available on his website for $220, or $550 including a carry case, and Airspy R2.

The video shows how to setup all the software including FlightView GUI which is a graphical user interface that allows users to manage and configure various Docker based aircraft-related services including tar1090, readsb and acarshub.

WarDragon ADS-B, UAT, ACARS, and VDL2 w/ TAR1090 + ACARS Hub (KrakenSDR, Defli optional)

DragonOS: Running GNSS-SDR and Obtaining a GPS Position with an RTL-SDR and Patch Antenna

Over on his YouTube channel Aaron who created and maintains the DragonOS SDR Linux distribution, has uploaded a video demonstrating how to use the GNSS-SDR software together with an RTL-SDR and patch antenna to obtain a live GPS position.

Previously we had only seen a Windows method involving GNSS-SDRLIB and RTKNAVI working as GNSS-SDR on Linux seemed impossible to get running. However, Aaron managed to find a working RTL-SDR configuration for GNSS-SDR which made it come alive. This is great as now GNSS-SDR should be able to run on a portable single board computer like a Raspberry Pi.

The video is a tutorial that shows how to install all the required dependencies, how to compile GNSS-SDR, how to configure it for an RTL-SDR, and how to use it with our RTL-SDR Blog L-band patch antenna.

DragonOS FocalX Setup GNSS-SDR and Obtain GPS Position w/ RTLSDR (Patch Antenna, WarDragon)