Skip to content

GNU Radio Module that implements Time Compression Overlap Add (TCOLA) Spread Spectrum

Notifications You must be signed in to change notification settings

mistic-lab/gr-tcola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-tcola

This is a GNU Radio Implementation of the Time-Compression / Overlap-Add spread spectrum technique.

Thanks to Stephen Harrison for all of the great research and initial python implementation which was adapted to create GNU Radio Blocks.

Getting Started

Included in the root of this repo is a scripts.sh file to assist in the building process. It's very simple and has the following commands

Command Purpose
./scripts.sh build Builds the project
./scripts.sh rebuild Cleans the build directory then builds the project
./scripts.sh test Runs the tests for the project
./scripts.sh install Installs the module into GNU Radio
./scripts.sh uninstall Removes this Module from GNU Radio

About

GNU Radio Module that implements Time Compression Overlap Add (TCOLA) Spread Spectrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published