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 12 #define ENABLE_SDRPLAY 15 #define ENABLE_RFSPACE 19 #define ENABLE_REDPITAYA 24 #if defined(_MSC_VER) && (_MSC_VER < 1800) 26 #define NAN std::numeric_limits<double>::quiet_NaN()