Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2015-05-08 | 939 Bytes | |
EsiAisParser-0.41-javadoc.jar | 2015-05-08 | 523.1 kB | |
EsiAisParser-0.41-sources.jar | 2015-05-08 | 164.5 kB | |
EsiAisParser-0.41.jar | 2015-05-08 | 151.1 kB | |
EsiAisParser-0.30.jar | 2013-06-20 | 150.2 kB | |
EsiAisParser-0.30-javadoc.jar | 2013-06-20 | 528.3 kB | |
EsiAisParser-0.30-sources.jar | 2013-06-20 | 163.8 kB | |
EsiAisParser-0.25.jar | 2013-03-04 | 147.8 kB | |
EsiAisParser-0.25-javadoc.jar | 2013-03-04 | 527.5 kB | |
EsiAisParser-0.25-sources.jar | 2013-03-04 | 161.6 kB | |
EsiAisParser-0.2.jar | 2012-07-03 | 134.2 kB | |
EsiAisParser-0.2-javadoc.jar | 2012-07-03 | 474.7 kB | |
EsiAisParser-0.2-sources.jar | 2012-07-03 | 149.3 kB | |
EsiAisParser-0.1-sources.jar | 2012-02-27 | 124.9 kB | |
EsiAisParser-0.1-javadoc.jar | 2012-02-27 | 355.9 kB | |
EsiAisParser-0.1.jar | 2012-02-27 | 105.5 kB | |
Totals: 16 Items | 3.9 MB | 3 |
What is new in version 0.41 * Implemented new type descriptions for vessel type 20-29 (Wing in ground). * more information: http://www.navcen.uscg.gov/pdf/AIS/AIS_Special_Notice_and_AIS_Encoding_Guide_2012.pdf What is new in version 0.40 * Fixed error in inheritance relation + added associated test cases * Fixed typo in annotation What is new in version 0.30 * Improved toString() function of many messages. * Fixed bug found by CWI in Message16 & Message16Unit * Fixed bug found by randomized tests: differenceInBits returned value with wrong sign What is new in version 0.25 * Increased robustness: - Accept NMEA messages with 6 or more fill bits. Contribution from NexusZ.com - Added multistep strategy for handling messages with incorrect length according to type. * Bug fixed after review by YALTES. * Increased consistency of annotations. Inconsistencies were found by automatic model-based testing.