原文:【SDR】UHD安装教程

USRP作为软件无线电系统中常用的射频设备,其驱动UHD的安装及稳定运行,是SDR系统稳定的必备条件,该篇博客总结UHD的相关安装方法,主要有三种,分别是apt get github clone源码编译以及官网下载源码编码。下面对三种方法进行简单介绍,系统为Ubuntu . ,其他系统过程基本类似。 apt get install UHD Ubuntu系统中,通过apt get来进行软件的安装, ...

2019-12-24 10:14 0 2187 推荐指数:

查看详情

ubuntu18.04 安装UHD+GNU Radio教程

安装最新版本教程:   Ubuntu18.04安装UHD3.15.0.0和GNU Radio3.8 以下为原文: 参考链接: Building and Installing the USRP Open-Source Toolchain (UHD and GNU Radio ...

Wed Aug 28 17:36:00 CST 2019 7 5505
Ubuntu18.04离线安装UHD + GNU Radio

2020-04-16 此教程专为Ubuntu系统中没有网或网速较慢时安装UHD + GRC。 主要过程是先在win10下网络情况较好,下载好需要用到的依赖包及安装包,然后再去ubuntu系统下安装即可。 本页总结了设置UHD和GNU Radio的脱机安装所涉及的分步过程。 前期准备 ...

Fri Apr 24 04:14:00 CST 2020 2 1607
rtl-sdr在win7和ubuntu16.04的安装

硬件准备 RTL2832+R820T2 usb dongle x 1 Long wire antenna x 1 USB电视棒的购买: 在淘宝上搜索"软件无线电"或"rtl sdr"都能找到, 但是购买前一定要和商家确认, 使用的方案是 RTL2832 + R820t ...

Fri Mar 16 21:42:00 CST 2018 0 1540
Linux下RTL-SDR基础环境安装

安装 cmake and libusb 安装 RTL-SDR   sudo apt-get install rtl-sdr 安装gnuradio kali已经自带,用 "apt-cache policy gnuradio-dev ...

Thu Oct 13 03:45:00 CST 2016 0 3547
Ubuntu18.04安装UHD3.15.0.0和GNU Radio3.8

Update and Install dependnceies Before building UHD and GNU Radio, you need to make sure that all the dependencies are first installed. However ...

Thu Apr 16 23:18:00 CST 2020 4 4353
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM