<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>DragonOS Focal SDRAngel ADS-B + SDRPlay (RSP1A)</title>
        <link>https://stream.echo6.co/videos/watch/9beaacf1-2bab-4d30-8b14-33d409846c0b</link>
        <description>In this video I show to replace and rebuild the source installed version of SDRAngel within DragonOS Focal. The steps are detailed below so that anyone can copy and paste as needed. Make sure to install the additional packages detailed below, otherwise, the map will not function. Building SDRAngel from source allows the ability for SDRPlay equipment to work thanks in part to SoapySDR. This will then allow you to use the new ADS-B feature of SDRAngel w/ SDRPlay. Hopefully in the future SDRAngel will include native support for SDRPlay and these steps will not be needed. Hardware: RSP1A, Topics covered: Install prerequisites for SDRAngel ADS-B map, Download the latest SDRAngel source and rebuild w/ SoapySDR support, Tools: https://sourceforge.net/projects/dragonos-focal/files/, https://github.com/f4exb/sdrangel, https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux, Steps to followsudo apt-get update sudo apt-get install libqt5quick5 qml-module-qtlocation qml-module-qtpositioning qml-module-qtquick-window2 qml-module-qtquick-dialogs qml-module-qtquick-controls qml-module-qtquick-layouts libqt5serialport5-dev qtdeclarative5-dev qtpositioning5-dev qtlocation5-dev sudo rm -r /opt/install/sdrangel cd /opt/build sudo git clone https://github.com/f4exb/sdrangel.git cd sdrangel sudo mkdir build cd build sudo cmake -Wno-dev -DDEBUG_OUTPUT=ON -DRX_SAMPLE_24BIT=ON -DSOAPYSDR_DIR=/usr/local/lib/SoapySDR/modules0.7/ -DCM256CC_DIR=/opt/install/cm256cc -DDSDCC_DIR=/opt/install/dsdcc -DSERIALDV_DIR=/opt/install/serialdv -DMBE_DIR=/opt/install/mbelib -DCODEC2_DIR=/opt/install/codec2 -DCMAKE_INSTALL_PREFIX=/opt/install/sdrangel ../opt/install/serialdv -DMBE_DIR=/opt/install/mbelib -DCODEC2_DIR=/opt/install/codec2 -DCMAKE_INSTALL_PREFIX=/opt/install/sdrangel .. sudo make install</description>
        <lastBuildDate>Thu, 30 Apr 2026 16:48:19 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>DragonOS Focal SDRAngel ADS-B + SDRPlay (RSP1A)</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/9beaacf1-2bab-4d30-8b14-33d409846c0b</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=9beaacf1-2bab-4d30-8b14-33d409846c0b" rel="self" type="application/rss+xml"/>
    </channel>
</rss>