Gary E. Miller
|
4f1c5fc8f3
driver_ais.c: Various whitespace cleanup. No functional changes.
|
vor 5 Jahren |
Gary E. Miller
|
2cae1f0325
driver_ais.c: Various whitespace cleanups. No functional changes.
|
vor 5 Jahren |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
vor 5 Jahren |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
vor 5 Jahren |
Gary E. Miller
|
8b4929fe75
SConstruct: Move _XOPEN_SOURCE into SConstruct.
|
vor 5 Jahren |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
vor 5 Jahren |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
vor 5 Jahren |
Eric S. Raymond
|
5144e1c3c1
Address Savannah bug #44951: Missing sequence ID fields in AIS Type 7 and 13...
|
vor 6 Jahren |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
vor 6 Jahren |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
vor 7 Jahren |
Gary E. Miller
|
cb216cd0ad
Shield FreeBSD from standards compliance.
|
vor 8 Jahren |
Gary E. Miller
|
1b6571adbc
__DARWIN_C_LEVEL and _DARWIN_C_SOURCE to silence some warnings.
|
vor 8 Jahren |
Gary E. Miller
|
8f8f6ed4bd
isascii() needs _XOPEN_SOURCE 500
|
vor 8 Jahren |
Gary E. Miller
|
51500bbd42
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
|
vor 8 Jahren |
Jon Schlueter
|
08bb7332fb
[aivdm] Make type=1 more permissive of short data
|
vor 9 Jahren |
Jon Schlueter
|
4a08a3c9e8
[aivdm] Expand driver type=20 to handle length 186
|
vor 9 Jahren |
Jon Schlueter
|
db5a1d5c9d
[aivdm] Expand driver type 16 to handle 168 bits
|
vor 9 Jahren |
Jon Schlueter
|
6453ff5de0
additional type 21 message with 368 bits long message
|
vor 9 Jahren |
Jon Schlueter
|
780c8a9c6b
AIS:refine parsing of type 8 DAC 1 FID 16 messages
|
vor 9 Jahren |
Jon Schlueter
|
ddcc52b554
AIS: Add better handling of non byte aligned data blobs
|
vor 9 Jahren |
Jon Schlueter
|
ac257bab48
better handling of type 6 unhandled FID entries
|
vor 9 Jahren |
Stefan Roels
|
fd00555478
Fixup driver_ais from_sixbit parsing
|
vor 9 Jahren |
Eric S. Raymond
|
f0dcc98549
Fix typo in AIS type 7 message-length check.
|
vor 9 Jahren |
Gary E. Miller
|
37eb7eddad
A drowning deluge of whitespace hacks.
|
vor 10 Jahren |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
vor 10 Jahren |
Eric S. Raymond
|
8c7d91975c
Fix Savannah bug #44619: Bad latitude value for message type 17
|
vor 10 Jahren |
Eric S. Raymond
|
6ed6c19c23
Fix comment typo, width of spare field in AIS type 17.
|
vor 10 Jahren |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
vor 10 Jahren |
Zbigniew Chyla
|
679ad1b395
Cleanup of string function and sizeof usage. All regression tests pass.
|
vor 10 Jahren |
Eric S. Raymond
|
465a5c2a49
Minor fixes for AIS code and fields documentation.
|
vor 10 Jahren |