1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-22 16:08:39 -05:00
sdrangel/sdrbase
srcejon e277ed0736 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-10-30 20:29:21 +01:00
..
audio Fix compilation warnings and errors 2024-10-29 21:48:28 +01:00
channel Fix compilation warnings and errors 2024-10-29 21:48:28 +01:00
commands Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
device Fix typos in cpp files 2024-07-10 23:06:38 +02:00
dsp More Sonar bug fixes 2024-07-21 14:20:48 +02:00
feature Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
pipes Fix compilation warnings and errors 2024-10-29 21:48:28 +01:00
plugin Append prefix to plugin name when running on Android. 2024-10-30 07:54:54 +01:00
resources WDSP receiver: re-generate files from Swagger 2024-07-16 23:30:58 +02:00
settings Use qDeleteAll() for brevity 2024-05-19 19:44:45 +02:00
util Fix compilation warnings and errors 2024-10-29 21:48:28 +01:00
webapi Fix API host address in About dialog and debug message 2024-07-20 22:00:00 +02:00
websockets Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
availablechannelorfeature.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
availablechannelorfeature.h Use F:n for feature Ids instead of Fn:m as discussed in #1912 2024-03-05 10:28:01 +00:00
availablechannelorfeaturehandler.cpp Add add and removed channels or features. 2024-04-04 15:21:09 +01:00
availablechannelorfeaturehandler.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
CMakeLists.txt Update CMakeLists.txt to allow static libraries to be built, as well as shared. 2024-10-30 20:29:21 +01:00
maincore.cpp Fix compilation warnings and errors 2024-10-29 21:48:28 +01:00
maincore.h Add AvailableChannelOrFeatureHandler for handling lists of channels, features and message pipes to them. 2024-02-16 16:31:12 +00:00
mainparser.cpp Fix error message 2024-06-01 16:57:24 +02:00
mainparser.h Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
remotetcpsinkstarter.cpp Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00
remotetcpsinkstarter.h Rewriting of copyright notices for sdrbase. Part of #1893 2023-11-19 13:43:10 +01:00