gr-satnogs/grc
Manolis Surligas 0e0a3e0c08 Finish the AX.25 decoder and add a UDP message source block
The AX.25 decoder is now decoding the received frames.
Also, the module now provides a UDP message source block. This block
will be responsible to receive UDP packets and transform them into PMT
messages for further processing in the GNU Radio flowgraph. As the
communication with the satnogs-client will be done in the same host, we
do not have to care about packet loss.

Furthermore, the module now provides and a debug message  source block
for easy debugging.
2016-03-08 23:19:17 +02:00
..
CMakeLists.txt Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
satnogs_afsk_decoder.xml Started the AFSK decoder. 2016-02-09 18:59:40 +02:00
satnogs_ax25_decoder_b.xml Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
satnogs_ax25_encoder_bf.xml Add AX.25 frame encoding support 2016-03-02 19:59:18 +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 Add various setters at the Morse decoding related blocks 2016-02-17 03:16:18 +02:00
satnogs_cw_to_symbol.xml Improve the Morse decoder block 2016-02-28 00:45:41 +02:00
satnogs_debug_msg_source.xml Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +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
satnogs_sine_matched_filter_ff.xml Matched filter for the FSK/AFSK demodulation 2016-02-19 23:38:40 +02:00
satnogs_udp_msg_source.xml Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00