schwehr / libais

C++ decoder for Automatic Identification System for tracking ships and decoding maritime information
Other
215 stars 94 forks source link

fix spare data loading #148

Closed rutsky closed 6 years ago

rutsky commented 8 years ago

AisBitset::ToUnsignedInt() has explicit assert that length is not greater than 32.

schwehr commented 7 years ago

If you merge with master at head, the travis-ci builds should work again.

Sorry I was slow getting to this pr. It looks okay, but let's see if we can get the travis-ci passing first.

rutsky commented 7 years ago

Rebased.

schwehr commented 6 years ago

Sorry it took me so long to get this fix in!