29 #define SOAPY_SDR_API_VERSION 0x00050002 38 #define SOAPY_SDR_ABI_VERSION "0.5-2" 43 #define SOAPY_SDR_API_HAS_MASKED_GPIO 48 #define SOAPY_SDR_API_HAS_CHANNEL_SENSORS 53 #define SOAPY_SDR_API_HAS_ERR_TO_STR 58 #define SOAPY_SDR_API_HAS_CORRECTIONS_QUERY 63 #define SOAPY_SDR_API_HAS_CLOCK_RATES_QUERY 68 #define SOAPY_SDR_API_HAS_AGC_MODE_QUERY 73 #define SOAPY_SDR_API_HAS_STREAM_ARG_INFO 78 #define SOAPY_SDR_API_HAS_SETTING_ARG_INFO 83 #define SOAPY_SDR_API_HAS_QUERY_SENSOR_INFO 88 #define SOAPY_SDR_API_HAS_QUERY_TUNE_ARG_INFO 93 #define SOAPY_SDR_API_HAS_NATIVE_STREAM_FORMAT 98 #define SOAPY_SDR_API_HAS_SET_LOG_LEVEL 103 #define SOAPY_SDR_API_HAS_FORMAT_DEFINES 108 #define SOAPY_SDR_API_HAS_CHANNEL_SETTINGS 113 #define SOAPY_SDR_API_HAS_GET_BANDWIDTH_RANGE 118 #define SOAPY_SDR_API_HAS_GET_CHANNEL_INFO 123 #define SOAPY_SDR_API_HAS_NAMED_REGISTER_API SOAPY_SDR_API const char * SoapySDR_getAPIVersion(void)
SOAPY_SDR_API const char * SoapySDR_getLibVersion(void)
SOAPY_SDR_API const char * SoapySDR_getABIVersion(void)
#define SOAPY_SDR_API
Definition: Config.h:41