forked from bzed/pkg-gpsd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gpsd_config.h
346 lines (221 loc) · 6.61 KB
/
gpsd_config.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
/* gpsd_config.h generated by scons, do not hand-hack. */
#ifndef GPSD_CONFIG_H
#define VERSION "3.18.1"
#define GPSD_URL "http://catb.org/gpsd"
#define HAVE_LIBUSB 1
#define HAVE_LIBRT 1
#define HAVE_DBUS 1
#define ENABLE_BLUEZ 1
#define HAVE_LINUX_CAN_H 1
#define HAVE_STDATOMIC_H 1
#define HAVE_BUILTIN_ENDIANNESS 1
/* #undef HAVE_ENDIAN_H */
/* #undef HAVE_SYS_ENDIAN_H */
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMIOS_H 1
/* #undef HAVE_WINSOCK2_H */
#define HAVE_DAEMON 1
/* #undef HAVE_STRLCPY */
/* #undef HAVE_STRLCAT */
#define HAVE_CLOCK_GETTIME 1
#define HAVE_STRPTIME 1
#define HAVE_GMTIME_R 1
#define HAVE_INET_NTOP 1
#define HAVE_FCNTL 1
#define HAVE_FORK 1
/* AIVDM support */
#define AIVDM_ENABLE 1
/* Ashtech support */
#define ASHTECH_ENABLE 1
/* application binaries directory */
#define BINDIR "bin"
/* BlueZ support for Bluetooth devices */
#define BLUEZ_ENABLE 1
/* client debugging support */
#define CLIENTDEBUG_ENABLE 1
/* control socket for hotplug notifications */
#define CONTROL_SOCKET_ENABLE 1
/* allow gpsctl/gpsmon to change device settings */
#define CONTROLSEND_ENABLE 1
/* build with code coveraging enabled */
/* #undef COVERAGING_ENABLE */
/* enable DBUS export support */
#define DBUS_EXPORT_ENABLE 1
/* include debug information in build */
/* #undef DEBUG_ENABLE */
/* documents directory */
#define DOCDIR "share/doc"
/* DeLorme EarthMate Zodiac support */
#define EARTHMATE_ENABLE 1
/* EverMore binary support */
#define EVERMORE_ENABLE 1
/* fixed serial port speed */
/* #undef FIXED_PORT_SPEED */
/* fixed serial port stop bits */
/* #undef FIXED_STOP_BITS */
/* force daemon to listen on all addressses */
/* #undef FORCE_GLOBAL_ENABLE */
/* Jackson Labs Fury and Firefly support */
#define FURY_ENABLE 1
/* San Jose Navigation FV-18 support */
#define FV18_ENABLE 1
/* Garmin kernel driver support */
#define GARMIN_ENABLE 1
/* Garmin Simple Text support */
#define GARMINTXT_ENABLE 1
/* Geostar Protocol support */
#define GEOSTAR_ENABLE 1
/* GPSClock support */
#define GPSCLOCK_ENABLE 1
/* gpsd itself */
#define GPSD_ENABLE 1
/* privilege revocation group */
#define GPSD_GROUP "uucp"
/* privilege revocation user */
#define GPSD_USER "nobody"
/* gspd client programs */
#define GPSDCLIENTS_ENABLE 1
/* Javad GREIS support */
#define GREIS_ENABLE 1
/* implicit linkage is supported in shared libs */
#define IMPLICIT_LINK_ENABLE 1
/* header file directory */
#define INCLUDEDIR "include"
/* build IPv6 support */
#define IPV6_ENABLE 1
/* Spectratime iSync LNRClok/GRCLOK support */
#define ISYNC_ENABLE 1
/* iTrax hardware support */
#define ITRAX_ENABLE 1
/* fetch up-to-date data on leap seconds. */
#define LEAPFETCH_ENABLE 1
/* system libraries */
#define LIBDIR "lib"
/* build C++ bindings */
#define LIBGPSMM_ENABLE 1
/* special Linux PPS hack for Raspberry Pi et al */
#define MAGIC_HAT_ENABLE 1
/* build help in man and HTML formats */
#define MANBUILD_ENABLE 1
/* manual pages directory */
#define MANDIR "share/man"
/* maximum allowed clients */
#define MAX_CLIENTS 64
/* maximum allowed devices */
#define MAX_DEVICES 4
/* turn off every option not set on the command line */
/* #undef MINIMAL_ENABLE */
/* MTK-3301 support */
#define MTK3301_ENABLE 1
/* Navcom NCT support */
#define NAVCOM_ENABLE 1
/* build with ncurses */
#define NCURSES_ENABLE 1
/* build support for handling TCP/IP data sources */
#define NETFEED_ENABLE 1
/* NMEA0183 support */
#define NMEA0183_ENABLE 1
/* NMEA2000/CAN support */
#define NMEA2000_ENABLE 1
/* float ops are expensive, suppress error estimates */
/* #undef NOFLOATS_ENABLE */
/* don't symbol-strip binaries at link time */
/* #undef NOSTRIP_ENABLE */
/* NTP time hinting support */
#define NTP_ENABLE 1
/* NTP time hinting via shared memory */
#define NTPSHM_ENABLE 1
/* NTRIP support */
#define NTRIP_ENABLE 1
/* OceanServer support */
#define OCEANSERVER_ENABLE 1
/* Motorola OnCore chipset support */
#define ONCORE_ENABLE 1
/* Disciplined oscillator support */
#define OSCILLATOR_ENABLE 1
/* build support for passing through JSON */
#define PASSTHROUGH_ENABLE 1
/* pkgconfig file directory */
#define PKGCONFIG "lib/pkgconfig"
/* PPS time syncing support */
#define PPS_ENABLE 1
/* installation directory prefix */
#define PREFIX "/usr/local"
/* build with profiling enabled */
/* #undef PROFILING_ENABLE */
/* build Python support and modules. */
#define PYTHON_ENABLE 1
/* coverage command for Python progs */
#define PYTHON_COVERAGE "coverage run"
/* Python module directory prefix */
/* #undef PYTHON_LIBDIR */
/* build QT bindings */
#define QT_ENABLE 1
/* version for versioned Qt */
/* #undef QT_VERSIONED */
/* allow gpsd to change device settings */
#define RECONFIGURE_ENABLE 1
/* rtcm104v2 support */
#define RTCM104V2_ENABLE 1
/* rtcm104v3 support */
#define RTCM104V3_ENABLE 1
/* system binaries directory */
#define SBINDIR "sbin"
/* build shared libraries, not static */
#define SHARED_ENABLE 1
/* export via shared memory */
#define SHM_EXPORT_ENABLE 1
/* SiRF chipset support */
#define SIRF_ENABLE 1
/* Skytraq chipset support */
#define SKYTRAQ_ENABLE 1
/* run tests with realistic (slow) delays */
/* #undef SLOW_ENABLE */
/* data export over sockets */
#define SOCKET_EXPORT_ENABLE 1
/* squelch gpsd_log/gpsd_hexdump to save cpu */
/* #undef SQUELCH_ENABLE */
/* Novatel SuperStarII chipset support */
#define SUPERSTAR2_ENABLE 1
/* system configuration directory */
#define SYSCONFDIR "etc"
/* cross-development system root */
/* #undef SYSROOT */
/* systemd socket activation */
#define SYSTEMD_ENABLE 1
/* cross-development target */
/* #undef TARGET */
/* target Python version as command */
#define TARGET_PYTHON "python"
/* time-service configuration */
/* #undef TIMESERVICE_ENABLE */
/* latency timing support */
/* #undef TIMING_ENABLE */
/* True North Technologies support */
#define TNT_ENABLE 1
/* DeLorme TripMate support */
#define TRIPMATE_ENABLE 1
/* Trimble TSIP support */
#define TSIP_ENABLE 1
/* u-blox Protocol support */
#define UBLOX_ENABLE 1
/* udev rules directory */
#define UDEVDIR "/lib/udev"
/* libusb support for USB devices */
#define USB_ENABLE 1
/* include xgps and xgpsspeed. */
#define XGPS_ENABLE 1
/* Magic device which, if present, means to grab a static /dev/pps0 for KPPS */
#define MAGIC_HAT_GPS "/dev/ttyAMA0"
/* Generic device which, if present, means: */
/* to grab a static /dev/pps0 for KPPS */
#define MAGIC_LINK_GPS "/dev/gpsd0"
#define GPSD_CONFIG_H
#endif /* GPSD_CONFIG_H */