Fix: type 16 messages shorter than 96 bits
- apply fix from https://gitlab.com/holado_framework/python (@gassho)
- pyais now handles type 16 messages shorter than 96 bit correctly
- breaking: added two classes for type 16 -
isinstance(msg, MessageType16)checks will need updating