gr-satnogs/grc
Manolis Surligas d307d6ac34 Morse tree traversal is working
Depending the received symbol the tree is traversed towards the leafs.
At each step the corresponding decode-able character is appended at a
string buffer. 

TODOs: 
* Add logic in the decoder to retrieve the decoded words from the tree
* Create a debug source block
2016-01-21 21:33:08 +02:00
..
CMakeLists.txt Add morse decoder block. 2016-01-19 19:35:37 +02:00
satnogs_cw_matched_filter_ff.xml Add matched filter implementation for CW noise reduction 2016-01-17 23:59:05 +02:00
satnogs_morse_decoder.xml Morse tree traversal is working 2016-01-21 21:33:08 +02:00