Github mirror of official Kismet repository wirelesssdrwi-fiwidskismet UpdatedFeb 11, 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芯片方面...
浏览器打开: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/...
SDR++是一款由AlexandreRouma开发的跨平台、开源的自由软件,用于支持多款SDR硬件在Windows、Linux和MacOS上运行。代码仓库在 https://github.com/AlexandreRouma/SDRPlusPlus 这个软件是使用Dear ImGui基于OpenGL等底层图形库开发,使用的编程语言是C++。不同于其他在Linux系统上的程序(基于gnuradio等),这个软件的运行效率...
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上的文档,B200有一个全双工通道。而B210有两个接收机和两个发射机,目的是为了支持2x2 MIMO。两个接收机可以调到同一个频点,发射机同样(可以与接收频点不同)。这样做可以利用无线信道的空间分集,传输更高速率的数据。MIMO技术已经在4G LTE和802.11n系统中实现了。
$ git clone https://github.com/gnss-sdr/gr-gn3s $ cd gr-gn3s/build $ cmake .. $ make $ sudo make install $ sudo ldconfig Then configure GNSS-SDR to build the GN3S_Signal_Source by: $ cd gnss-sdr/build $ cmake -DENABLE_GN3S=ON .. $ make $ sudo make install In order...
$ git clone https://github.com/gnss-sdr/gnss-sdr Cloning the GNSS-SDR repository as in the line above will create a folder named gnss-sdr with the following structure: |-gnss-sdr |---build <- where gnss-sdr is built. |---cmake <- CMake-related files. |---conf <- Configuratio...
This package contains a zero-setup Visual Studio 2022 solution with an empty plugin template. An integrated SDR# instance is configured as to host your plugins and is automatically launched by Visual Studio when debugging. For ample examples,check github. ...