Boian Bonev
|
0c47b03d1c
Fix typos
|
4 anos atrás |
Gary E. Miller
|
1dab1e9101
net_ntrip.c: Fix type from b8f88d70088df944ea122de7ecb04ac36ba1af8b
|
4 anos atrás |
Gary E. Miller
|
b8f88d7008
net_ntrip.c: resolve coverity issue 281683. STRING_NULL.
|
5 anos atrás |
Gary E. Miller
|
bd56376bb7
net_ntrip.c: Resolve coverity issue 281686, STRING_NULL
|
5 anos atrás |
Gary E. Miller
|
eaa1e24f3d
net_ntrip.c: Fix copyright, remove tabs, whitespace cleanup.
|
5 anos atrás |
Gary E. Miller
|
c135404f56
net_ntrip.c: Fix ntrip URL.
|
5 anos atrás |
Antti Vähä-Sipilä
|
607e5fcfed
Add variants of NTRIP stream data format specifiers found in the wild
|
5 anos atrás |
Gary E. Miller
|
0b445a0f24
driver_garmin.c, driver_ubx.c, net_ntrip.c: Add vim modeline
|
5 anos atrás |
Gary E. Miller
|
06711d2226
net_ntrip.c: remove tabs, fix long lines. No functional changes.
|
5 anos atrás |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 anos atrás |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 anos atrás |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
5 anos atrás |
Gary E. Miller
|
0c766cbd9d
net_ntrip: Pretend we understand RTCM 3.3
|
6 anos atrás |
Ian Bruene
|
f258bb20c2
Removed variable length arrays, added -Wvla compiler option.
|
6 anos atrás |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 anos atrás |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 anos atrás |
Gary E. Miller
|
a9a24337c2
Add "RTCM2.3" and "RTCM3.1" detection. Fix bug #52677
|
7 anos atrás |
Gary E. Miller
|
57e3efff5c
Support format strings "RTCM 3", fix bug #52277
|
7 anos atrás |
Gary E. Miller
|
03ccdb974d
Accept RTCM 3.1 and RTCM 3.2 over ntrip://
|
9 anos atrás |
Gary E. Miller
|
e30203491a
Cleanup: atof() -> safe_atof()
|
9 anos atrás |
Gary E. Miller
|
77e283cc8f
More trailing whitespace fixups.
|
10 anos atrás |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 anos atrás |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 anos atrás |
Eric S. Raymond
|
a5a7c1f8ae
Remove some unused code and some port cruft.
|
10 anos atrás |
Zbigniew Chyla
|
d0174ca4e7
Add str_starts_with macro, use it instead of strncmp.
|
10 anos atrás |
Zbigniew Chyla
|
ab92f1d0a7
Always use sizeof to get array size, part 2
|
10 anos atrás |
Zbigniew Chyla
|
18d76d6bda
Always use sizeof to get array size
|
10 anos atrás |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 anos atrás |
Eric S. Raymond
|
d77d96c6d6
All gpsd_reportcalls are gone. Only the unused definitins are left.
|
10 anos atrás |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 anos atrás |