summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cfca8d1493e53871ec44280a7870d68c15d0be7a (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
# Binaries
gpsd
xgps
rtcmdecode
gpsmon
gpsctl
gpsdctl
gpsdecode
cgps
lcdgps
gpxlogger
cgpxlogger
gpspipe
clockwatcher
# These are built from .in files
gpscat
gpsfake
gpsprof
jsongen.py
maskaudit.py
upload
gpsd.php
valgrind-audit.py
# Unit tests
test_float
test_bits
test_gpsmm
test_qgpsmm
test_packet
test_mkgmtime
test_geoid
test_json
test_trig
test_libgps
# Other generated files
gps.html
gpscat.html
gpsctl.html
gpsd.html
gpsdecode.html
gpsfake.html
gpsmon.html
gpspipe.html
gpsprof.html
libgps.html
libgpsd.html
libgpsmm.html
srec.html
*.[1358]
*.pyc
*.pc
*.sum
*.i
*.o
*.os
*.a
*.lo
*.la
*.so
*.so.[0-9.]*
*.dylib
*~
*.swp
*.egg-info
# 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.*
tags
# Python files
build
gpscatc
gpsfakec
gpsprofc
xgpsc
xgpsspeedc
# Developer sandbox directory for patches that haven't been applied yet
patches
# 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/gpscat.html
www/gpsctl.html
www/gpsd.html
www/gpsdecode.html
www/gpsfake.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/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/binaries/*