schwehr / libais

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

Message of another type in Ais17Test DecodeAnything #187

Closed schwehr closed 5 years ago

schwehr commented 5 years ago

What is this comment? It is a different message type

TEST(Ais17Test, DecodeAnything) {
  // !SAVDO,1,1,,B,@03OwnQ9RgLP3h0000000000,0*32,b003669978,1426173689
  std::unique_ptr<Ais17> msg = Init(
      "!AIVDM,1,1,,A,A6WWW6gP00a3PDlEKLrarOwUr8Mg,0*03");