summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9777e51287c6b8a4aa27a3955a2e09f8ffc65524 (plain)
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
# Binaries
gpsd
xgps
rtcmdecode
gpsmon
gpsctl
gpsdctl
gpsdecode
cgps
lcdgps
gpxlogger
cgpxlogger
gpspipe
gps2udp
*.exe
# These are built from .in files
gpscat
gpsfake
gpsprof
jsongen.py
maskaudit.py
control
upload
gpsd.php
valgrind-audit.py
# Unit tests
test_float
test_bits
test_matrix
test_gpsmm
test_qgpsmm
test_packet
test_mktime
test_mkgmtime
test_geoid
test_json
test_trig
test_libgps
# Other generated files
gpsd.rules
gps.html
gpscat.html
gpsctl.html
gpsd.html
gpsd_json.html
gpsdecode.html
gpsfake.html
gpsmon.html
gpspipe.html
gpsprof.html
gps2udp.html
libgps.html
libgpsd.html
libgpsmm.html
srec.html
*.[1358]
*.pyc
*.pc
*.sum
*.i
*.o
*.obj
*.os
*.a
*.lo
*.la
*.so
*.so.[0-9.]*
*.dylib
*.dll
*~
*.swp
*.egg-info
*.gcno
# Built sources
gps_maskdump.c
gpsd_maskdump.c
gpsd.h
gpsd_config.h.in
gpsd_config.h
packet_names.h
revision.h
timebase.h
gpsd.spec
MANIFEST
.kdbgrc.*
.project
.cproject
tags
# Python files
build
gpscatc
gpsfakec
gpsprofc
xgpsc
xgpsspeedc
devtools/ppstest
# Developer sandbox directory for patches that haven't been applied yet
patches
# build/test logs from devtools/do-build
BUILD.*
CHECK.*
# SCons cruft
config.log
.sconsign.dblite
.sconf_temp
.scons-option-cache
stamp-python
# Documentation
www/AIVDM.html
www/NMEA.html
www/faq.html
www/gps.html
www/gps_report.cgi
www/gps2udp.html
www/gpscat.html
www/gpsctl.html
www/gpsd.html
www/gpsdecode.html
www/gpsfake.html
www/gpsinit.html
www/gpsmon.html
www/gpspipe.html
www/gpsprof.html
www/hacking.html
www/hardware.html
www/hardware-head.html
www/index.html
www/installation.html
www/libgps.html
www/libgpsd.html
www/libgpsmm.html
www/performance/performance.html
www/protocol-evolution.html
www/protocol-transition.html
www/client-howto.html
www/gpsd-time-service-howto.html
www/calibrate-gpsd-ntpd-howto.html
www/srec.html
www/writing-a-driver.html
www/internals.html
www/.upload-stamp
doc/explanation.html
www/pydoc
# Controls for the flock tester
devtools/.flocktest.ini
# QT stuff
libQgpsmm.prl
libQgpsmm/binaries/*