1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-14 00:56:41 -04:00
sdrangel/plugins/samplesource/airspy
Davide Gerhard 2e04d2fe9d
fix windows code to build with MSVC
- remove __attribute__((unused)) not supported on MSVC
- remove  __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
..
airspygui.cpp Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
airspygui.h Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
airspygui.ui Sample source plugins: use liberation font 2018-05-06 00:55:42 +02:00
airspyinput.cpp Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
airspyinput.h Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
airspyplugin.cpp fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
airspyplugin.h Single DeviceAPI interface (1) 2019-05-08 22:11:53 +02:00
airspysettings.cpp Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
airspysettings.h Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
airspythread.cpp Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
airspythread.h Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
CMakeLists.txt remove useless CMAKE_CURRENT_BINARY_DIR 2019-05-21 20:19:30 +02:00