Skip to content

A GNURadio Out-of-Tree module for Automatic Modulation Classification experimentation

License

Notifications You must be signed in to change notification settings

AMIN2029/gr-phasma

 
 

Repository files navigation

φasma (gr-phasma)

Introduction

Φasma is a GNURadio Out-of-Tree module that aims at the contribution to the research in the field of Signal Detection and Automatic Modulation Classification by providing various signal processing and machine learning blocks.

Installation

To install gr-phasma, the following dependencies are required:

Install by the following shell commands:

git clone git@github.com:ctriant/gr-phasma.git
cd gr-phasma
mkdir build
cd build
cmake ..
make -j4
sudo make install

Usage

For detailed information about each block, visit the Doxygen HTML pages.

License

This software is Copyright © 2016 Kostis Triantafyllakis. It is free software, and is released under the GPLv3 License.

Contact

Maintainer of this module:

Kostis Triantafyllakis
ctriant [at] csd.uoc.gr

Acknowledgement

Department of Computer Science, University of Crete

About

A GNURadio Out-of-Tree module for Automatic Modulation Classification experimentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.1%
  • CMake 33.6%
  • HTML 5.1%
  • Python 3.7%
  • C 2.5%