1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-11 02:46:12 -05:00
sdrangel/sdrbench
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
..
samples/ft8 FT8 demod: implement callback as an interface class. Added test .wav file and file option in the sdrbench options 2023-01-11 16:36:10 +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
mainbench.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
mainbench.h FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
parserbench.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
parserbench.h FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
test_callsign.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
test_ft8.cpp FT8: add encoding support to library and added more tests 2024-03-28 15:15:48 +01:00
test_ft8protocols.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
test_golay2312.cpp Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 2023-11-19 13:43:10 +01:00