GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
SDR在收音机(最简单易用),图传,Openwifi(https://github.com/open-sdr/openwifi),OpenLTE(https://sourceforge.net/p/openlte/wiki/Home/)等方面都有开源,大大增加了SDR的趣味性。目前国内使用人数较少,几款主流的平台都是从国外引进的,虽然有“山寨”版本(基本不开源),但是基本都是复刻国外的。在RF芯片方面...
Openwifi code has dual licenses.AGPLv3is the opensource license. For non-opensource and advanced feature license, please contactFilip.Louagie@UGent.be. Openwifi project also leverages some 3rd party modules. It is user's duty to check and follow licenses of those modules according to the purpose...
浏览器打开:https://github.com/analogdevicesinc/linux/tree/2019_R1 Code -> Download ZIP 下载 linux-2019_R1.zip 拷贝到ubuntu18的 /home/xxjianvm/work/zynq_dev/ad9361os 内 解压 unzip linux-2019_R1.zip 2.2.2 获取adi的meta-adi 浏览器打开:https://github.com/analogdevicesinc/meta-adi/tree...
利用FFmpeg 命令行实现 HDR 转 SDR,主要是应用了 FFmpeg 中zscale(依赖 zimg)以及tonemap这两个 filter,要使用 zscale,必须确认 FFmpeg 编译时有开启--enable-libzimg。其中zimg是一个实现颜色空间转换的三方库:https://github.com/sekrit-twc/zimg[4]。
git clone https://github.com/EttusResearch/uhdcd uhd git checkout release_003_010_000_000//这里安装的是版本,对于一些系统需要安装的版本不同,这里安装的是3.10.0.0,根据我的经验,3.10.0.0以及3.10.0.2对于OAI、srsLTE、Amarisoft来说,比较稳定。
git clone git@github.com:nbtool/auto_test_tool.git cd auto_test_tool/app/app_sdr_ble_adv_rx 2)将 hackrf 插入电脑 USB3.0 的端口 3)运行 make , 可以看到 hackrf 收取到了 BLE 广播包2、代码解析2.1 目录结构➜ app_sdr_ble_adv_rx git:(master) ✗ tree . ├── app_frame.py # ...
git clone https://github.com/csete/gqrx.git cd gqrx 获取源码 - 方式二 到 https://github.com/gqrx-sdr/gqrx/releases 下载 gqrx-2.17.4.tar.gz tar -zvxf gqrx-2.17.4.tar.gz cd gqrx-2.17.4 编译安装 mkdir build && cd build cmake .. ...
.github/ISSUE_TEMPLATE Update issue-description.md 4年前 LICENSES Update AGPL-3.0-or-later.txt 4年前 doc Update packet-iq-self-loopback-test.md 3年前 driver Add conditional compiling for driver: 3年前 kernel_boot Remove hdmi spdif and clkgen from the devicetree of zc706, because the… ...