/signal-generator

Python scripts to generate modulated bursts

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Signal Generator

A suite of Python scripts to generate modulated bursts. Designed for creating test vectors to read into GNU Radio for testing demodulators. Currently the scripts need to be modified by hand, but will eventually take command-line configuration.

Scripts

  • gen_psk_burst.py
  • gen_fsk_burst.py
  • gen_qam_burst.py
  • gen_ofdm_burst.py

Usage

Fill this in.