| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up another FIXME. | Eric S. Raymond | 2014-08-24 | 1 | -3/+2 |
* | Full implementation of AIS 'structured' bit. All regression tests pass. | Eric S. Raymond | 2014-08-23 | 1 | -0/+2 |
* | Prevent false matching of the Inland AIS shape on unstructured Type 8s. | Eric S. Raymond | 2014-08-19 | 1 | -1/+1 |
* | Variable renames, and remove an extraneous break statement. | Eric S. Raymond | 2013-10-06 | 1 | -30/+30 |
* | Inland AIS full support (untested). | Eric S. Raymond | 2013-10-06 | 1 | -0/+4 |
* | Inland AIS Water level support is done except for the JSON dumping. | Eric S. Raymond | 2013-10-05 | 1 | -0/+4 |
* | Implement handling of Inland AIS EMMA warning. | Eric S. Raymond | 2013-10-05 | 1 | -0/+28 |
* | Support Inland AIS ship static and voyage-related data. | Eric S. Raymond | 2013-10-02 | 1 | -0/+6 |
* | splint cleanup. | Eric S. Raymond | 2013-10-01 | 1 | -0/+4 |
* | Support for Inland AISNumber of Persons On Board. | Eric S. Raymond | 2013-10-01 | 1 | -0/+4 |
* | Support for Inland AIS RTA at lock/bridge/terminal. | Eric S. Raymond | 2013-10-01 | 1 | -1/+17 |
* | Support for Inland AIS ETA at lock/bridge/terminal. | Eric S. Raymond | 2013-10-01 | 1 | -0/+18 |
* | Nuke trailing whitespace in C source. | Eric S. Raymond | 2012-09-07 | 1 | -13/+13 |
* | Silence cppcheck warning. Limits year values to 10^9 - 1. | ukyg9e5r6k7gubiekd6 | 2012-09-07 | 1 | -2/+2 |
* | [AIS] Fix plenty of small bugs unveiled by aishub test campaign. | Christian Gagneraud | 2012-06-20 | 1 | -3/+11 |
* | [AIS] Met/Hydro: fixes and improvements | Christian Gagneraud | 2012-06-05 | 1 | -1/+1 |
* | [AIS] Add UK/ROI AtoN monitoring data message handling | Christian Gagneraud | 2012-05-23 | 1 | -0/+6 |
* | [AIS] Use a dedicated stucture for IMO236 met/hydro message | Christian Gagneraud | 2012-05-20 | 1 | -2/+16 |
* | New version of cppcheck requires more suppressions. | Eric S. Raymond | 2012-05-16 | 1 | -0/+11 |
* | ais_json.c no longer includes gpsd.h. May solve a FreeBSD port problem. | Eric S. Raymond | 2011-08-24 | 1 | -2/+8 |
* | In AIS, partial support for VTS-Generated/Synthetic Targets. | Eric S. Raymond | 2011-05-31 | 1 | -0/+4 |
* | In AIS, Route info (broadcast) support. | Eric S. Raymond | 2011-05-30 | 1 | -0/+22 |
* | In AIS, support for IMO Route info (broadcast). All regression tests pass. | Eric S. Raymond | 2011-05-30 | 1 | -0/+4 |
* | In AIS, support for Route Info (addressed). All regression tests pass. | Eric S. Raymond | 2011-05-29 | 1 | -0/+4 |
* | In AIS, support for IMO236 Tidal Window message. | Eric S. Raymond | 2011-05-28 | 1 | -1/+1 |
* | In AIS, IMO289 Tidal Window support. All regression tests pass. | Eric S. Raymond | 2011-05-28 | 1 | -0/+4 |
* | Back out AIS Tidal Window message support. | Eric S. Raymond | 2011-05-26 | 1 | -4/+0 |
* | Add support for AIS Marine Traffic Signal message. | Eric S. Raymond | 2011-05-26 | 1 | -0/+4 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 15 | Eric S. Raymond | 2011-05-04 | 1 | -0/+4 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 13. | Eric S. Raymond | 2011-05-04 | 1 | -1/+30 |
* | Fix minor breakage reported by Beat Boolli. All regression tests pass. | Eric S. Raymond | 2011-05-03 | 1 | -83/+87 |
* | Clean up after rescent AIS feature additions. | Eric S. Raymond | 2011-04-26 | 1 | -2/+2 |
* | In AS, support IMO 289 FID 20. | Eric S. Raymond | 2011-04-26 | 1 | -2/+15 |
* | In AIS, client-library support for IMO289 FID=18. | Eric S. Raymond | 2011-04-25 | 1 | -6/+19 |
* | In AIS, library-side suppport for IMO289 FID 25. | Eric S. Raymond | 2011-04-25 | 1 | -0/+5 |
* | Fix some bugs in JSON parsing and dumping of timestamps. | Eric S. Raymond | 2011-04-25 | 1 | -2/+33 |
* | Support IMO236 FID 15. And polish the code generator a bit. | Eric S. Raymond | 2011-04-20 | 1 | -0/+4 |
* | Refactor some code generation. | Eric S. Raymond | 2011-04-20 | 1 | -1/+13 |
* | Support IMO236 Dangerous Cargo Indication. | Eric S. Raymond | 2011-04-20 | 1 | -1/+5 |
* | In AIS, support for message class 8 dac=1 fid=29. | Eric S. Raymond | 2011-04-18 | 1 | -1/+5 |
* | In AIS, support Text Description - addressed. | Eric S. Raymond | 2011-04-18 | 1 | -0/+4 |
* | First cut at interpreting IMO special message formats. | Eric S. Raymond | 2011-04-17 | 1 | -9/+28 |
* | Support AISmessage type 27. | Eric S. Raymond | 2011-04-15 | 1 | -0/+2 |
* | Add a switch to configure out control-socket switch. | Eric S. Raymond | 2011-03-28 | 1 | -0/+2 |
* | More deheader testing. All regressions pass, codebase splints clean. | Eric S. Raymond | 2011-01-13 | 1 | -0/+2 |
* | Unused-header removals by deheader. All regression tests pass. | Eric S. Raymond | 2010-12-01 | 1 | -4/+0 |
* | Extended AIS idempotency test coverage to messages 22, 23, 24. | Eric S. Raymond | 2010-04-26 | 1 | -2/+2 |
* | Re-indent JSON support. All regression tests pass. | Eric S. Raymond | 2010-04-14 | 1 | -29/+31 |
* | Support for JSON dumping and parsing of AIS message types 25 and 26. | Eric S. Raymond | 2010-03-05 | 1 | -0/+4 |
* | Avoid a collision with typedef boolean. | Eric S. Raymond | 2010-01-04 | 1 | -8/+8 |