gr-satnogs/grc
Manolis Surligas 10d4519bcb Implement the whitening and de-whitening process for the UPSAT
The data whitening and de-whitening mechanism is implemented using
lookup tables for fast processing times. The implementation is quite
generic and modular supporting user defined polynomial masks and seeds.
The lookup table is created during the initialization without any
runtime overhead.
2016-04-11 21:26:57 +03:00
..
CMakeLists.txt Implement the whitening and de-whitening process for the UPSAT 2016-04-11 21:26:57 +03: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_doppler_correction_cc.xml Fix the doppler correction mechanism 2016-03-31 21:58:29 +03:00
satnogs_frame_encoder.xml Add frame encoder block 2016-03-28 18:24:50 +03:00
satnogs_json_to_ecss_src.xml First working version of json_to_ecss_src block 2016-04-02 13:42:57 +03: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_tcp_rigctl_msg_source.xml Add a TCP rigctl message command accepter block. 2016-03-21 03:50:42 +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
satnogs_upsat_fsk_frame_acquisition.xml Finish the FSK frame encoder for the CC1120 2016-04-08 21:41:21 +03:00
satnogs_upsat_fsk_frame_encoder.xml Finish the FSK frame encoder for the CC1120 2016-04-08 21:41:21 +03:00
satnogs_whitening.xml Implement the whitening and de-whitening process for the UPSAT 2016-04-11 21:26:57 +03:00