摘要: 2020-04-16 此教程专为Ubuntu系统中没有网或网速较慢时安装UHD + GRC。 主要过程是先在win10下网络情况较好,下载好需要用到的依赖包及安装包,然后再去ubuntu系统下安装即可。 本页总结了设置UHD和GNU Radio的脱机安装所涉及的分步过程。 ##前期准备 在win10 阅读全文
posted @ 2020-04-23 20:14 寄生的鱼 阅读(2581) 评论(2) 推荐(0) 编辑
摘要: Build requirements In order to build the gr ofdm module you will need to install the following prerequisites ZeroMQ including the C++ and Python bindi 阅读全文
posted @ 2020-04-23 20:05 寄生的鱼 阅读(712) 评论(2) 推荐(0) 编辑
摘要: 原本文件夹filename的所有者是root,将其所有者改为用户user R :递归文件夹内部的所有文件及文件夹 使用时,将user替换为自己的用户名,filename换成要修改权限的文件夹名字。 阅读全文
posted @ 2020-04-23 17:38 寄生的鱼 阅读(5348) 评论(0) 推荐(1) 编辑
摘要: nlj@nlj:~$ uhd_find_devices [INFO] [UHD] linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.14.1.HEAD 0 g0347a6d8 No UHD Devices Found nlj@nlj 阅读全文
posted @ 2020-04-23 10:19 寄生的鱼 阅读(505) 评论(0) 推荐(0) 编辑
摘要: $ uhd_images_downloader url only list targets [INFO] Images destination: /usr/local/share/uhd/images http://files.ettus.com/binaries/cache/x3xx/fpga f 阅读全文
posted @ 2020-04-23 10:00 寄生的鱼 阅读(2078) 评论(0) 推荐(0) 编辑
摘要: 解决: 首先,国内源选择阿里源 修改dns网关 输入指令: 在resolv.conf里面添加阿里DNS 保存后,联网更新一下 再去下载依赖包,发现问题解决。 参考链接: "Ubuntu出现E: Failed to fetch问题解决" 阅读全文
posted @ 2020-04-23 09:20 寄生的鱼 阅读(7807) 评论(0) 推荐(0) 编辑