Github mirror of official Kismet repository wirelesssdrwi-fiwidskismet UpdatedMar 13, 2025 C++ RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith ...
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芯片方面...
SDR++是一款由AlexandreRouma开发的跨平台、开源的自由软件,用于支持多款SDR硬件在Windows、Linux和MacOS上运行。代码仓库在 https://github.com/AlexandreRouma/SDRPlusPlus 这个软件是使用Dear ImGui基于OpenGL等底层图形库开发,使用的编程语言是C++。不同于其他在Linux系统上的程序(基于gnuradio等),这个软件的运行效率...
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...
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 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 .. ...
SDR++ Android App Screenshot. Credit: goscickiw https://github.com/AlexandreRouma/SDRPlusPlus/discussions/703 Related posts: SignalsEverywhere: Review of SDR++ on Android SDR Touch 1.7 Public Beta Released SDRangel Now Available on Android: Mobile ADS-B, AIS, APT, Digital Voice, POCSAG, APRS...
ADS-B 数据解码应用程序是在 Linux 下使用 makefile 构建的。该应用程序的源代码和生成文件可在ADI公司的github存储库中找到。16 这样就完成了使用 MathWorks 的 HDL Coder 和 MATLAB Coder 从 ADS-B 模型生成的 HDL 和 C 代码的平台部署步骤。下一步是验证系统的功能并评估结果。