gr-osmosdr/lib
Josh Blum 0b5c3911f7 link with pthreads only when using gcc
Fix from c98be5dd for MSVC which does not require pthreads for boost threading library.
Under gcc -pthread adds support for multithreading with the pthreads library.
2018-08-15 19:52:23 +02:00
..
airspy airspy: correct gcc6 warnings 2017-02-27 23:01:15 +01:00
bladerf bladerf: discover and use Volk 2017-02-27 23:23:54 +01:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file added file_sink_c 2016-01-10 22:12:19 +01:00
freesrp freesrp: whitespace fixes 2017-06-11 23:55:17 +02:00
hackrf hackrf: correct gcc6 warnings 2017-02-27 23:01:51 +01:00
miri do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
osmosdr do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
redpitaya redpitaya: fix compilation errors on MS Windows and on Mac OS X 2016-01-10 22:05:53 +01:00
rfspace rfspace: use boost::chrono for sleeping 2017-02-27 23:03:09 +01:00
rtl rtl,rtl_tcp: add bias=0|1 parameter to switch off|on bias voltage on 2017-06-11 22:04:03 +02:00
rtl_tcp rtl,rtl_tcp: add bias=0|1 parameter to switch off|on bias voltage on 2017-06-11 22:04:03 +02:00
sdrplay do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
soapy soapy - correct constant for frequency correction 2017-04-21 11:29:30 -07:00
uhd introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
CMakeLists.txt link with pthreads only when using gcc 2018-08-15 19:52:23 +02:00
arg_helpers.h osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00
config.h.in Add support for FreeSRP 2017-04-18 23:48:08 +02:00
device.cc Add support for FreeSRP 2017-04-18 23:48:08 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc Remove workaround for gnuradio bug #528 as it has been fixed in 3.7.9.1 2017-06-14 20:42:59 +02:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc Remove workaround for gnuradio bug #528 as it has been fixed in 3.7.9.1 2017-06-14 20:42:59 +02:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00