Skip to content

deepwavedigital/airstack-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airstack Examples

This repository provides example source code and conda environments to assist developers in getting started with Deepwave Products. For a more detailed walk through on these examples and more see the Tutorials documentation.

Note: Please ensure you are using the appropriate branch or release to match your Airstack Version. You may find your current Airstack version using the command: SoapySDRUtil --find | grep -a driver_version. If your software version is 1.0 or earlier, you should use the Airstack 1.0 release found here.

Author

This software is written by Deepwave Digital, Inc. www.deepwavedigital.com.

Installation

To download the source code, clone this repo on your AIR-T using the command below or download the appropriate release from the releases page:

git clone https://github.com/deepwavedigital/airstack-examples.git

Optionally from the downloaded repo you can checkout a specific tag or branch to match your Airstack version:

git checkout airstack-1.0

Inquiries

Other Information