gr-satnogs/include/satnogs
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 Morse tree traversal is working 2016-01-21 21:33:08 +02:00
api.h Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
config.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00
cw_matched_filter_ff.h Add matched filter implementation for CW noise reduction 2016-01-17 23:59:05 +02:00
log.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00
morse.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00
morse_decoder.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00
morse_tree.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00