GNU Radio out-of-tree module for the CS-330 lesson.
Website: http://www.csd.uoc.gr/~hy330/
Examples and blocks can be found at https://gitlab.com/surligas/gr-tutorial
git clone repo
cd gr-cs330_project2023
mkdir build
cd build
cmake ..
make
sudo make install