Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 lat temu |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 lat temu |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 lat temu |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 lat temu |
Gary E. Miller
|
a7dc77f0c6
ATT: centralize clearing of the attitude data.
|
6 lat temu |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 lat temu |
Gary E. Miller
|
51500bbd42
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
|
8 lat temu |
Gary E. Miller
|
8122d86433
Comment on other RTCM 3.2 messages.
|
9 lat temu |
Gary E. Miller
|
85a64bc0f6
Add more comments to RTCM message types.
|
9 lat temu |
Gary E. Miller
|
c2cdd535f7
Add comments to some known, and unknown but seen, RTCM 3.2
|
9 lat temu |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 lat temu |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 lat temu |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 lat temu |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 lat temu |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 lat temu |
Eric S. Raymond
|
ea1b6fe180
A steo topwrds eliminating the reverse linkage of gpd_report().
|
10 lat temu |
Eric S. Raymond
|
4361ec2d89
Change gpsd_report to no longer use a global. All regression tests pass.
|
11 lat temu |
Michael Tatarinov
|
b5c2841005
The signed/unsigned char fix.
|
12 lat temu |
Eric S. Raymond
|
620f7445dc
Nuke trailing whitespace in C source.
|
12 lat temu |
Eric S. Raymond
|
76b2aaba95
Replace 'ushort' with 'unsigned short'.
|
12 lat temu |
Eric S. Raymond
|
acb1d33db9
Comment out a dead increment found by scan-build.
|
13 lat temu |
Eric S. Raymond
|
38e09bb74c
More steps towards little-endiuan extraction.
|
13 lat temu |
Eric S. Raymond
|
95af981758
Rename some bit extractors.
|
13 lat temu |
Eric S. Raymond
|
0d3f1eb114
Cut down on gpsd_hexdump_wrapper() calls.
|
13 lat temu |
Eric S. Raymond
|
b8785be3db
Don't punt on RTCM3 messages we can't yet decode.
|
14 lat temu |
Eric S. Raymond
|
57b427fb31
Interpret GLONASS channel numbers in RTCM3 correctly.
|
14 lat temu |
Eric S. Raymond
|
b093228c4d
Conjectural decode of RTCM3 message 1033.
|
14 lat temu |
Eric S. Raymond
|
dca77bfa22
Partial decode of RTCM3 1033.
|
14 lat temu |
Eric S. Raymond
|
a305fbfffd
Note that we got RTCM3 1006 along with 1005.
|
14 lat temu |
Eric S. Raymond
|
6753c2ec62
RTCM3 1008 decodes correctly.
|
14 lat temu |