gr-satnogs/include/satnogs
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
afsk_decoder.h Started the AFSK decoder. 2016-02-09 18:59:40 +02:00
api.h Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
ax25.h Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
ax25_decoder_b.h Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
ax25_encoder_bf.h Add AX.25 frame encoding support 2016-03-02 19:59:18 +02:00
clear_text_msg_sink.h Add a generic clear text message sink. 2016-01-24 21:43:17 +02:00
config.h Continue with the FSK decoder for the UPSAT 2016-04-04 00:29:28 +03:00
cw_matched_filter_ff.h Add various setters at the Morse decoding related blocks 2016-02-17 03:16:18 +02:00
cw_to_symbol.h Improve the Morse decoder block 2016-02-28 00:45:41 +02:00
debug_msg_source.h Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
doppler_correction_cc.h Create doppler shift correction block 2016-03-28 18:09:16 +03:00
doppler_fit.h Continue working on the Doppler Correction block 2016-03-30 21:51:19 +03:00
frame_encoder.h Merge branch 'next' of https://github.com/satnogs/gr-satnogs into next 2016-03-29 22:59:36 +03:00
freq_drift.h Merge branch 'next' of https://github.com/satnogs/gr-satnogs into next 2016-03-29 22:59:36 +03:00
json_to_ecss_src.h Changed license, removed .orig files and changed free method in udp_msg_source 2016-04-02 17:25:40 +03:00
log.h Fix CW decoder issue 2016-02-01 22:04:27 +02:00
morse.h Improve the Morse decoder block 2016-02-28 00:45:41 +02:00
morse_debug_source.h Add a generic clear text message sink. 2016-01-24 21:43:17 +02:00
morse_decoder.h Morse tree traversal is working 2016-01-21 21:33:08 +02:00
morse_tree.h Fix bug at Morse debug source block 2016-01-23 22:23:19 +02:00
sine_matched_filter_ff.h Matched filter for the FSK/AFSK demodulation 2016-02-19 23:38:40 +02:00
tc_tm.h Merge branch 'next' of https://github.com/satnogs/gr-satnogs into next 2016-03-29 22:59:36 +03:00
tcp_rigctl_msg_source.h Add a TCP rigctl message command accepter block. 2016-03-21 03:50:42 +02:00
udp_msg_source.h Finish the AX.25 decoder and add a UDP message source block 2016-03-08 23:19:17 +02:00
upsat_fsk_frame_acquisition.h Finish the FSK frame encoder for the CC1120 2016-04-08 21:41:21 +03:00
upsat_fsk_frame_encoder.h Finish the FSK frame encoder for the CC1120 2016-04-08 21:41:21 +03:00
utils.h Fix CRC16 calculation and transmission 2016-04-09 18:39:02 +03:00
whitening.h Implement the whitening and de-whitening process for the UPSAT 2016-04-11 21:26:57 +03:00