Boian Bonev
|
0c47b03d1c
Fix typos
|
4 år sedan |
Gary E. Miller
|
adbfa847fc
driver_rtcm3.c: Fix copyright, remove tabs.
|
4 år sedan |
Gary E. Miller
|
b2b6af75c9
driver_rtcm3.c: Decode RTCM3 Type 1230 messge.
|
5 år sedan |
Gary E. Miller
|
802dbe6de2
driver_rtcm3.c: More comments. No functional changes.
|
5 år sedan |
Gary E. Miller
|
55658af5db
driver_rtcm3.c: Improve message comments, remove bogus type (63).
|
5 år sedan |
Gary E. Miller
|
bcc93b7a0b
driver_rtcm3.c: Name a bunch of messages.
|
5 år sedan |
Gary E. Miller
|
8279cf3840
driver_rtcm3.c: Add names to some udecoded messages.
|
5 år sedan |
Gary E. Miller
|
69d6e98ae2
driver_rtcm3.c: Comment on missing messages. No functional changes.
|
5 år sedan |
Gary E. Miller
|
b5f860ee86
driver_rtcm3.c: Add comments for missing message types.
|
5 år sedan |
Gary E. Miller
|
e9c3f9b826
driver_rtcm3.c: remove tabs. No functional changes.
|
5 år sedan |
Gary E. Miller
|
7bb5f86aed
driver_rtcm3.c: Fix long lines, add modeline. No functional changes.
|
5 år sedan |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 år sedan |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 år sedan |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 år sedan |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 år sedan |
Gary E. Miller
|
a7dc77f0c6
ATT: centralize clearing of the attitude data.
|
6 år sedan |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 år sedan |
Gary E. Miller
|
51500bbd42
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
|
8 år sedan |
Gary E. Miller
|
8122d86433
Comment on other RTCM 3.2 messages.
|
9 år sedan |
Gary E. Miller
|
85a64bc0f6
Add more comments to RTCM message types.
|
9 år sedan |
Gary E. Miller
|
c2cdd535f7
Add comments to some known, and unknown but seen, RTCM 3.2
|
9 år sedan |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 år sedan |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 år sedan |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 år sedan |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 år sedan |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 år sedan |
Eric S. Raymond
|
ea1b6fe180
A steo topwrds eliminating the reverse linkage of gpd_report().
|
10 år sedan |
Eric S. Raymond
|
4361ec2d89
Change gpsd_report to no longer use a global. All regression tests pass.
|
11 år sedan |
Michael Tatarinov
|
b5c2841005
The signed/unsigned char fix.
|
12 år sedan |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 år sedan |