Dependencies
------------
gr-tdd: https://github.com/mbkitine/gr-tdd

To compile
----------
mkdir build && cd build
cmake .. && make

To run
------
./turbo_decoder turbo_frames.hex

The hex file is inside the build folder
