Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.17 KB

φ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