MicroPhase / antsdr_uhd

This repo contains both the uhd host driver and firmware for microphase antsdr devices.
GNU General Public License v3.0
46 stars 30 forks source link

ANTSDR UHD

This repo contains both the uhd host driver and firmware for microphase antsdr devices.

The related host driver, FPGA rtl code, and Linux kernel in this GitHub repository are sourced from Ettus Research. MicroPhase has modified the code to adapt it to AntSDR devices.

How can I obtain an AntSDR device?

Chinese users can get AntSDR devices on Taobao.

Overseas users can obtain it on CrowdSupply, and this is currently the only official channel.

Directories

firmware/

The source code is the firmware that runs on the e200 device and communicates between the fpga and the UHD. The directory contains fpga source code, firmware uboot and linux kernel source code and buildroot filesystem.

host/

The source code is the UHD driver developed by Ettus, and we have added the driver interface of E200 based on its source code.

Quick start guide

ANTSDR-E310v2/ANTSDR-E200 for linux user

NOTE

The ethernet of ANTSDR-E200 or ANTSDR-E310V2 can only works at 1000M speed, make sure the connection speed of your computer to the device is 1000M.

Related Links(documentation or supported projects)