Gary E. Miller
|
232033a49f
isgps.c: Fix copyright, remove tabs, fix long lines.
|
5 年之前 |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 年之前 |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 年之前 |
Gary E. Miller
|
4ffb5284cd
gpsd_config.h needs to be first in all C files.
|
5 年之前 |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 年之前 |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 年之前 |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 年之前 |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 年之前 |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 年之前 |
Eric S. Raymond
|
d77d96c6d6
All gpsd_reportcalls are gone. Only the unused definitins are left.
|
10 年之前 |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 年之前 |
Eric S. Raymond
|
b53db1322c
Eliminate gpsd_report() from isgps.c. All regression tests pass.
|
10 年之前 |
Eric S. Raymond
|
ba519d323e
Fix a misleading variable name. No logic changes.
|
10 年之前 |
Eric S. Raymond
|
95e1dc5684
Structure member name change: packet -> lexer. No logic changes.
|
10 年之前 |
Eric S. Raymond
|
944914be5f
Code is now static-checker clean with splint, cppcheck, and Coverity.
|
11 年之前 |
Eric S. Raymond
|
4361ec2d89
Change gpsd_report to no longer use a global. All regression tests pass.
|
11 年之前 |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 年之前 |
Eric S. Raymond
|
b78d86b400
Clean up from cppcheck warnings. All regression tests pass.
|
13 年之前 |
Eric S. Raymond
|
9735cbf8d5
Minor improvements to RTCM2 doc comments.
|
13 年之前 |
Eric S. Raymond
|
ea9a3bae9c
Improve an explanatory comment.
|
14 年之前 |
Eric S. Raymond
|
41a911788f
Make the length of ISGPS packets accessible.
|
14 年之前 |
Eric S. Raymond
|
52d4e56c51
More deheader testing. All regression tests pass.
|
14 年之前 |
Eric S. Raymond
|
2c69666fa6
More header portability auditing by deheader.
|
14 年之前 |
Eric S. Raymond
|
a13d392e9f
Unused-header removals by deheader. All regression tests pass.
|
14 年之前 |
Eric S. Raymond
|
7c506d8dc9
XXX -> FIX-ME: Avoids false matches with autoconf cruft.
|
15 年之前 |
Chris Kuethe
|
518406881b
dead code removal
|
15 年之前 |
Chris Kuethe
|
9e95d9adfe
isgps_parityok is a macro, delete function
|
15 年之前 |
Eric S. Raymond
|
97e3982cd5
More GNU indent pragmas.
|
15 年之前 |
Eric S. Raymond
|
29f16317f5
Reindented the packet sniffer an ISGPS code. All regression tests pass.
|
15 年之前 |
Eric S. Raymond
|
af87811bd5
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
|
15 年之前 |