sdrangel/libfreedv
Davide Gerhard 140c170ac4
c++ register is deprecated and incompatible with C++17
with modern compiler and not on microcontroller seems useless
2019-04-15 15:42:02 +02:00
..
CMakeLists.txt libfreedv: fix some inconsistent use of complex, C99, and C++11 2019-04-15 15:40:45 +02:00
HRA_112_112.cpp
HRA_112_112.h
_kiss_fft_guts.h
codec2_cohpsk.h
codec2_fdmdv.h
codec2_fft.cpp
codec2_fft.h
codec2_ofdm.h
cohpsk.cpp libfreedv: do not taek comp_prim.h from Codec2 library 2019-03-05 03:36:04 +01:00
cohpsk_defs.h
cohpsk_internal.h
comp_prim.h libfreedv: do not taek comp_prim.h from Codec2 library 2019-03-05 03:36:04 +01:00
defines.h
fdmdv.cpp libfreedv: fixed possible out of bounds condition in freedv_data_channel_rx_frame 2019-03-05 11:26:38 +01:00
fdmdv_internal.h
fdv_arm_math.h
fmfsk.cpp libfreedv: added missing body for fmfsk 2019-03-05 10:24:23 +01:00
fmfsk.h
freedv_api.cpp libfreedv: remove unacceptable abort(0) calls 2019-03-05 10:45:08 +01:00
freedv_api_internal.h
freedv_data_channel.cpp libfreedv: fixed possible out of bounds condition in freedv_data_channel_rx_frame 2019-03-05 11:26:38 +01:00
freedv_data_channel.h
freedv_filter.cpp libfreedv: fix some inconsistent use of complex, C99, and C++11 2019-04-15 15:40:45 +02:00
freedv_filter.h
freedv_filter_coef.h
freedv_vhf_framing.cpp
freedv_vhf_framing.h libfreedv: fix some inconsistent use of complex, C99, and C++11 2019-04-15 15:40:45 +02:00
fsk.cpp libfreedv: do not taek comp_prim.h from Codec2 library 2019-03-05 03:36:04 +01:00
fsk.h
gp_interleaver.cpp libfreedv: remove unacceptable abort(0) calls 2019-03-05 10:45:08 +01:00
gp_interleaver.h
hanning.h
interldpc.cpp
interldpc.h
kiss_fft.cpp
kiss_fft.h
kiss_fftr.cpp libfreedv: added missing body for kiss_fftr 2019-03-05 10:35:06 +01:00
kiss_fftr.h
libfreedv.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
linreg.cpp libfreedv: do not taek comp_prim.h from Codec2 library 2019-03-05 03:36:04 +01:00
linreg.h
machdep.h
modem_probe.h
modem_stats.h
mpdecode_core.cpp c++ register is deprecated and incompatible with C++17 2019-04-15 15:42:02 +02:00
mpdecode_core.h
ofdm.cpp libfreedv: remove unacceptable abort(0) calls 2019-03-05 10:45:08 +01:00
ofdm_internal.h libfreedv: fix some inconsistent use of complex, C99, and C++11 2019-04-15 15:40:45 +02:00
os.h
phi0.cpp
phi0.h
pilot_coeff.h
pilots_coh.h
rn.h
rn_coh.h
rxdec_coeff.h
test_bits.h
test_bits_coh.h