gr-satnogs/include/satnogs
Manolis Surligas ca49f81761 Add morse decoder block.
The morse decoder is not yet functional. The decoding is performed
using a binary tree. Left child, corresponds to a received dot whereas
right to a received dash.
2016-01-19 19:35:37 +02:00
..
CMakeLists.txt Add morse decoder block. 2016-01-19 19:35:37 +02:00
api.h Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
cw_matched_filter_ff.h Add matched filter implementation for CW noise reduction 2016-01-17 23:59:05 +02:00
morse_decoder.h Add morse decoder block. 2016-01-19 19:35:37 +02:00
morse_tree.h Add morse decoder block. 2016-01-19 19:35:37 +02:00