Go to the documentation of this file. 4 #define GR_OSMOSDR_VERSION "0.2.0.0" 5 #define GR_OSMOSDR_LIBVER "0.2.0" 10 #define ENABLE_RTL_TCP 15 #define ENABLE_BLADERF 16 #define ENABLE_RFSPACE 18 #define ENABLE_AIRSPYHF 20 #define ENABLE_REDPITAYA 25 #if defined(_MSC_VER) && (_MSC_VER < 1800) 27 #define NAN std::numeric_limits<double>::quiet_NaN()