1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 12:26:34 -04:00
sdrangel/ft8
srcejon 1df07b21ae Update CMakeLists.txt to allow static libraries to be built, as well as shared.
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
..
arrays.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
arrays.h FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
CMakeLists.txt Update CMakeLists.txt to allow static libraries to be built, as well as shared. 2024-09-11 20:16:40 +01:00
fft.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
fft.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
fftbuffers.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
fftbuffers.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
ft8.cpp More Sonar fixes (3) 2024-07-22 04:25:43 +02:00
ft8.h Fix typos in include files 2024-07-10 23:06:38 +02:00
ft8plan.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
ft8plan.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
ft8plans.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
ft8plans.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
ft8stats.cpp FT8: added soft decode on magnitudes and genaralize to any number of bits per symbol 2024-04-03 14:01:45 +02:00
ft8stats.h FT8: added soft decode on magnitudes and genaralize to any number of bits per symbol 2024-04-03 14:01:45 +02:00
ldpcgen.py FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
libldpc.cpp More Sonar bug fixes 2024-07-21 14:20:48 +02:00
libldpc.h FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
osd.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
osd.h Fix typos in include files 2024-07-10 23:06:38 +02:00
pack0.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
pack0.h FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
packing.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
packing.h ChirpChat demod: implemented FT decoding 2024-04-06 11:01:21 +02:00
unpack0.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
unpack0.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
util.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00
util.h Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00