gr-satnogs/grc
Manolis Surligas d07fd19285 Fix CW decoder issue
The CW decoder was wrongly producing a Short Pause symbol instead of a
dot symbol. With this fix the decoder can now reconstruct the initial
text sequence sent.

Also the CW matched filter now can directly produce the power of the
filtered samples. This is very handy in order to get rid off an
additional multiply block, saving vital resources especially for
embedded platforms.

For testing and demonstration purposes the morse_decoding_flowgraph can
be used. The word sequence is the `HELLO WORLD`.
2016-02-01 22:04:27 +02:00
..
CMakeLists.txt CW signal to Morse Symbol decoding block 2016-01-27 22:57:53 +02:00
satnogs_clear_text_msg_sink.xml Add a generic clear text message sink. 2016-01-24 21:43:17 +02:00
satnogs_cw_matched_filter_ff.xml Fix CW decoder issue 2016-02-01 22:04:27 +02:00
satnogs_cw_to_symbol.xml Improved Morse decoding 2016-01-30 21:37:36 +02:00
satnogs_morse_debug_source.xml Add a generic clear text message sink. 2016-01-24 21:43:17 +02:00
satnogs_morse_decoder.xml Add a generic clear text message sink. 2016-01-24 21:43:17 +02:00