satdump/src-core/common/dsp
2022-12-22 13:08:09 +01:00
..
hier DSP Cleanup 2022-08-21 22:11:47 +02:00
agc.cpp Retune BW-3, improve FSK Demod 2022-11-09 01:50:58 +01:00
agc.h Retune BW-3, improve FSK Demod 2022-11-09 01:50:58 +01:00
baseband_interface.cpp Add cli support 2022-09-16 17:10:28 -07:00
baseband_interface.h Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
block.cpp Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00
block.h Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00
bpsk_carrier_pll.cpp Fixup MTVZA and add PM Demod 2021-11-18 23:03:20 +01:00
bpsk_carrier_pll.h Fix a weird DSP bug 2021-10-27 20:35:12 +02:00
buffer.h Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
clock_recovery_gardner.cpp Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
clock_recovery_gardner.h Add Gardner Clock Recovery 2022-11-18 22:08:09 +01:00
clock_recovery_mm.cpp Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
clock_recovery_mm.h Add JPSS-2 S-Band, fixup some bugs 2022-11-13 18:22:02 +01:00
complex.h Pesky little DSP bug 2022-11-21 18:54:40 +01:00
complex_to_mag.cpp Add complex to mag 2022-08-15 14:38:39 +02:00
complex_to_mag.h Add complex to mag 2022-08-15 14:38:39 +02:00
constellation.cpp Initial CCSDS LDPC Support 2022-12-22 13:08:09 +01:00
constellation.h Initial CCSDS LDPC Support 2022-12-22 13:08:09 +01:00
correct_iq.cpp Add Orbcomm STX demodulator 2022-12-07 10:35:41 +01:00
correct_iq.h Add Orbcomm STX demodulator 2022-12-07 10:35:41 +01:00
costas_loop.cpp Fix a weird DSP bug 2021-10-27 20:35:12 +02:00
costas_loop.h Show freqs in more spots 2022-03-29 16:57:47 +02:00
delay_one_imag.cpp Rewrite all the DSP 2021-10-22 15:26:17 +02:00
delay_one_imag.h Rewrite all the DSP 2021-10-22 15:26:17 +02:00
fast_trig.cpp Fixup MTVZA and add PM Demod 2021-11-18 23:03:20 +01:00
fast_trig.h Fixup MTVZA and add PM Demod 2021-11-18 23:03:20 +01:00
fft_pan.cpp Fix dump FFT bug 2022-12-20 10:27:37 +01:00
fft_pan.h Allow setting FFT update rate 2022-12-05 13:10:29 +01:00
file_sink.cpp Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
file_sink.h Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
file_source.cpp File source ZIQ Support 2022-05-03 23:53:23 +02:00
file_source.h File source ZIQ Support 2022-05-03 23:53:23 +02:00
fir.cpp Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
fir.h DSP Cleanup 2022-08-21 22:11:47 +02:00
firdes.cpp Fix a few warnings 2022-08-15 17:18:22 +02:00
firdes.h GFSK stuff 2022-08-14 18:17:22 +02:00
freq_shift.cpp Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00
freq_shift.h Some GRB stuff 2022-03-29 15:49:18 +02:00
pll_carrier_tracking.cpp Improve ELEKTRO TLM Demodulator 2021-11-28 12:55:32 +01:00
pll_carrier_tracking.h Show freqs in more spots 2022-03-29 16:57:47 +02:00
pm_to_bpsk.cpp Start cleaning up demods 2022-03-25 19:33:31 +01:00
pm_to_bpsk.h Start cleaning up demods 2022-03-25 19:33:31 +01:00
polyphase_bank.cpp Pesky little DSP bug 2022-11-21 18:54:40 +01:00
polyphase_bank.h Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00
quadrature_demod.cpp Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
quadrature_demod.h Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
random.cpp Rewrite all the DSP 2021-10-22 15:26:17 +02:00
random.h Rewrite all the DSP 2021-10-22 15:26:17 +02:00
rational_resampler.cpp Cleanup volk buffer allocs 2022-12-04 01:09:54 +01:00
rational_resampler.h Fix resampler 2022-11-07 15:57:02 +01:00
real_to_complex.cpp Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
real_to_complex.h Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
snr_estimator.cpp Fix SNR issue 2022-11-18 00:09:02 +01:00
snr_estimator.h Rewrite all the DSP 2021-10-22 15:26:17 +02:00
splitter.cpp Fix a stupid resampler crash. Remove unecessary stuff from DSP when in live mode 2022-11-21 15:38:11 +01:00
splitter.h Cleanup OpenCL 2022-08-30 12:01:12 +02:00
vco.cpp GFSK stuff 2022-08-14 18:17:22 +02:00
vco.h GFSK stuff 2022-08-14 18:17:22 +02:00
wav_writer.h Initial, VERY WIP! APT Support 2022-12-01 15:38:28 +01:00
window.cpp Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00
window.h Change interpolator taps utilized for M&M. Now using non-pregned Nuttal 2022-10-31 13:24:21 +01:00