gr-satnogs/include/satnogs
Manolis Surligas e114eb0cd0 Remove CW matched filter block
CW decoding using match filtering is pretty much useless in LEO.
The information about the tone frequency is very rare and carrier
oscillations during the satellite pass reduce significantly the
performance.

The new next CW decoder is based on the autocorrelation of the received
signal.
2017-11-01 22:04:56 +02:00
..
CMakeLists.txt Remove CW matched filter block 2017-11-01 22:04:56 +02:00
api.h Create the README and the OOT module structure. 2016-01-07 21:24:51 +02:00
ax25.h Improve the performance of AX.25 decoder 2016-08-07 02:11:59 +03:00
ax25_decoder_bm.h Add FSK9600 AX.25 decoder 2017-09-20 17:54:02 +03:00
ax25_encoder_mb.h Add AX.25 encoder that supports the legacy hardware radios 2016-06-30 23:39:16 +03:00
coarse_doppler_correction_cc.h Add coarse doppler shift correction block 2016-05-11 21:17:58 +03:00
config.h Continue with the FSK decoder for the UPSAT 2016-04-04 00:29:28 +03:00
cw_to_symbol.h Improve the Morse decoder block 2016-02-28 00:45:41 +02:00
debug_msg_source.h Add new debug message source that can accept raw bytes 2016-06-02 17:06:40 +03:00
debug_msg_source_raw.h Add new debug message source that can accept raw bytes 2016-06-02 17:06:40 +03:00
doppler_correction_cc.h Add coarse doppler shift correction block 2016-05-11 21:17:58 +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
frame_file_sink.h Add sink block for saving the frame to file 2017-07-30 13:25:55 +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
iq_sink.h Introduce IQ sink block 2017-08-08 17:00:12 +03:00
leo_channel.h Add supoort to the rigctl message source to work as client 2016-10-22 19:34:09 +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
multi_format_msg_sink.h Added hex and binary output sink 2016-05-13 15:57:33 +03:00
noaa_apt_sink.h Fix synchronization bug 2017-07-19 20:34:58 +03:00
ogg_encoder.h Fix OGG encoder issues 2017-02-03 01:24:10 +02:00
ogg_source.h Ogg source (#70) 2017-04-01 16:21:15 +03:00
qb50_deframer.h Add the QB50 deframer block 2016-07-27 17:38:49 +03: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 supoort to the rigctl message source to work as client 2016-10-22 19:34:09 +03:00
udp_msg_sink.h Add UDP PMT message sink block 2016-04-29 02:21:00 +03:00
udp_msg_source.h Dev (#53) 2017-01-22 19:33:36 +02:00
upsat_fsk_frame_acquisition.h Support fixed packet length frames on the FSK decoder 2017-04-15 02:41:47 +03:00
upsat_fsk_frame_encoder.h AX.25 support at the UPSAT FSK encoder/decoder 2016-04-29 21:43:09 +03:00
utils.h Fix CRC16 calculation and transmission 2016-04-09 18:39:02 +03:00
waterfall_sink.h Dev (#53) 2017-01-22 19:33:36 +02:00
whitening.h Improve and make more generic the whitening mechanism 2016-06-22 15:37:27 +03:00