GNU Radio's OsmoSDR Package
config.h
Go to the documentation of this file.
1
#ifndef CONFIG_H_IN
2
#define CONFIG_H_IN
3
4
#define GR_OSMOSDR_VERSION "v0.0.x-xxx-xunknown"
5
#define GR_OSMOSDR_LIBVER "0.0.1git"
6
7
/* #undef ENABLE_OSMOSDR */
8
#define ENABLE_FCD
9
#define ENABLE_FILE
10
#define ENABLE_RTL
11
#define ENABLE_RTL_TCP
12
/* #undef ENABLE_UHD */
13
/* #undef ENABLE_MIRI */
14
15
#endif // CONFIG_H_IN
lib
config.h
Generated by
1.8.4