vaelen / beacon

A CW beacon for the Adalm-Pluto SDR from Analog Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beacon

Copyright 2018, Andrew C. Young andrew@vaelen.org

License: GPLv3

This program implements a simple CW beacon using the IIO library. It is designed to be used with the ADALM-PLUTO device from Analog Devices.

Currently it only broadcasts using full AM modulation.

To build:

./autogen.sh
./configure
make

Usage:

beacon [options] <message>

About

A CW beacon for the Adalm-Pluto SDR from Analog Devices

License:GNU General Public License v3.0


Languages

Language:C 94.9%Language:M4 4.6%Language:Makefile 0.4%Language:Shell 0.1%