sdrangel/sdrbase/channel
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
..
channelapi.cpp Code cleanup 2019-05-09 17:34:56 +02:00
channelapi.h Single channel API 2019-05-09 17:27:12 +02:00
remotedatablock.h
remotedataqueue.cpp
remotedataqueue.h fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
remotedatareadqueue.cpp
remotedatareadqueue.h fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00