This code is a Python script that provides functions for encoding and decoding Automatic Identification System (AIS) data. AIS is a maritime communications system that transmits information such as ...
This repository is a fast implementation of Consistent Overhead Byte Stuffing (COBS). It doesn't do much, but it does it fast. Although there might be eventual fixups and feature expansions for ...