index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver_aivdm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix AIS type 15 decoding and add a new test from Kurt Schwehr.
Eric S. Raymond
2010-05-12
1
-3
/
+4
*
In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.
Eric S. Raymond
2010-05-10
1
-10
/
+14
*
Fix AIVDM channel error message.
Beat Bolli
2010-05-10
1
-1
/
+1
*
Make AIVDM driver returnb false on truncated sentences.
Eric S. Raymond
2010-05-09
1
-24
/
+24
*
C AIS decoder now has separate contexts for A and B channels.
Eric S. Raymond
2010-05-09
1
-1
/
+12
*
Visibility scope reduction for some AIS context.
Eric S. Raymond
2010-05-09
1
-10
/
+12
*
Stop trying to special-case terminating whitespace in gpsd_report().
Eric S. Raymond
2010-05-05
1
-1
/
+1
*
Prevent gpsdecode from emitting messages with garbage data when length is wrong.
Nirgal
2010-04-26
1
-0
/
+18
*
AIVDM driver reindented. AIVDM regression tests pass.
Eric S. Raymond
2010-04-14
1
-25
/
+23
*
Remove useless pragmas, GNU indent is easily confusd.
Eric S. Raymond
2010-04-14
1
-30
/
+7
*
It seems GNU indent can be fatally confused by its own pragmas...
Eric S. Raymond
2010-04-13
1
-8
/
+0
*
Pound indent into less intrusive behavior on this file.
Eric S. Raymond
2010-04-13
1
-1
/
+39
*
Fix embarrassing error in AIS Type 17 interpretation.
Eric S. Raymond
2010-03-29
1
-5
/
+8
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-4
/
+3
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
Add packet length checks to the C decoder
Eric S. Raymond
2010-02-01
1
-4
/
+112
*
Make the decoders use the pad fields as seems to be intended.
Eric S. Raymond
2010-02-01
1
-1
/
+1
*
Correct handling of pad field.
Eric S. Raymond
2010-01-31
1
-1
/
+4
*
Regression test and proper field conditionalization for AIS Type 16
Eric S. Raymond
2010-01-30
1
-2
/
+2
*
Improved handling and documentation of AIS type 22 messages.
Eric S. Raymond
2010-01-30
1
-4
/
+9
*
We now have a test for AIS Type 13 decoding based on live and verified data
Eric S. Raymond
2010-01-28
1
-2
/
+2
*
AIS message length checks throw out valid data...
Eric S. Raymond
2010-01-28
1
-6
/
+0
*
More message-length chexks for AIS.
Eric S. Raymond
2010-01-28
1
-0
/
+11
*
Typo fix.
Eric S. Raymond
2010-01-28
1
-1
/
+1
*
Detect corrupted AIS messages of type 25. All regression tests pass.
Eric S. Raymond
2010-01-28
1
-0
/
+10
*
Support for AIS type 25 and 26 messages.
Eric S. Raymond
2009-12-19
1
-2
/
+48
*
Added regression-test loads for AIS message types 12-14.
Eric S. Raymond
2009-11-30
1
-2
/
+2
*
Document that a trailing @ should terminate a packed-six-bit AIS string.
Eric S. Raymond
2009-11-30
1
-3
/
+9
*
Corrections to the AIS specification, and one fieldname.
Eric S. Raymond
2009-11-26
1
-1
/
+1
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-2
/
+0
*
Condition out some debugging stuff no longer used.
Eric S. Raymond
2009-10-09
1
-0
/
+4
*
We now have regression tests for AIS Type 15 and 20 messages.
Eric S. Raymond
2009-09-24
1
-3
/
+3
*
AIS message type 21 now has a regression test.
Eric S. Raymond
2009-09-23
1
-15
/
+14
*
Update lists of known-good AIS decodings.
Eric S. Raymond
2009-09-23
1
-2
/
+2
*
Handle AIS Type 21 Name Extension field.
Eric S. Raymond
2009-09-23
1
-3
/
+6
*
Fully support AIS type 22 and 23 messages. All regression tests pass.
Eric S. Raymond
2009-09-22
1
-1
/
+26
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Bride of the Splint Cleanup. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-4
/
+2
*
Yet more splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-2
/
+4
*
Remove a duplicative storage declaration.
Eric S. Raymond
2009-09-06
1
-2
/
+2
*
Use CYCLE_END condition for the 2-part mal-design of AIS message 24 properly.
Eric S. Raymond
2009-09-03
1
-12
/
+14
*
Generated AIS parser code compiles. All tests pass.
Eric S. Raymond
2009-09-01
1
-11
/
+11
*
Fix dumping of AIS message 19 (dte was missing).
Eric S. Raymond
2009-09-01
1
-5
/
+5
*
More code generation - up to AIS message 13 now.
Eric S. Raymond
2009-09-01
1
-26
/
+26
*
Arrange for double quotes in JSON string fields emitted by the daemon...
Eric S. Raymond
2009-08-31
1
-750
/
+1
*
Back out a change that broke regression tests. All tests pass.
Eric S. Raymond
2009-08-30
1
-7
/
+7
*
Make string fields that might contain double quotes safe for JSON output.
Eric S. Raymond
2009-08-30
1
-41
/
+41
*
Various minor fixes for AIS dumping from Jan Veninga.
Eric S. Raymond
2009-08-30
1
-15
/
+15
*
Dump boolean fields in AIS as JSON booleans.
Eric S. Raymond
2009-08-29
1
-370
/
+331
*
AIS message types 1, 2 and 3 JSON decoding.
Eric S. Raymond
2009-08-28
1
-4
/
+4
[prev]
[next]