1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Really test msg 6:1:5 from #137 More... over 6 years ago
Add tests of 6:1:5 messages in issue 137 More... over 6 years ago
Fix AIS 6:1:4. Add testing More... over 6 years ago
Merge pull request #170 from jamtho/master More... over 6 years ago
Merge branch 'master' into master More... over 6 years ago
Merge branch 'master' into master More... over 6 years ago
Wrong order in assertion. Should be (expected, actual). More... over 6 years ago
Changing to a manual implementation of ToInt and ToUnsignedInt. More... over 6 years ago
Stop calling ParseNmeaPayload mulitple times per message. More... over 6 years ago
Fix 8:1:0 min payload length More... over 6 years ago
Merge pull request #169 from jamtho/master More... over 6 years ago
Expose ais.h's include dir to CMake-using library clients More... over 6 years ago
Add cast to fix warning about sign comparison More... over 6 years ago
Fix AIS 6:1:3 and add testing. More... over 6 years ago
Tighten num_bits check for 8:367:22 More... over 6 years ago
Check size in bits rather than characters for Ais8_1_11 More... over 6 years ago
Partial merge of https://github.com/schwehr/libais/pull/16 More... over 6 years ago
Cleanup after https://github.com/schwehr/libais/pull/165 More... over 6 years ago
Merge pull request #165 from pyrog/master More... over 6 years ago
Merge pull request #167 from jamtho/master More... over 6 years ago
Add tests for AIS 6:1:2 More... over 6 years ago
Fix README example code More... over 6 years ago
Re-enable the C++ tests for Python 3. More... over 6 years ago
python 3.5 -> 3.6 for travis-ci More... over 6 years ago
Merge pull request #166 from jamtho/master More... over 6 years ago
Better test name and comment for AIS 26 message test in 36032a1cf0321c15afb4898183c93a8b7a5c8103 More... over 6 years ago
Catch too few bytes for an addressed msg 26 with use_app_id. More... over 6 years ago
Add tests for AIS message 6:1:1 More... over 6 years ago
Try gcc-6 since gcc-7 was crazy slow More... over 6 years ago
Add missing break to switch statements for message 6 and 8 More... over 6 years ago