- ais.aisfield: Create a basic field for an ais message
- ais.aisstring: Handle encoding and decoding AIS strings.
- ais.aisxmlbinmsg2py: Tools to generate python code to serialize/deserialize messages
between python and ais binary.
- ais.binary: AIS binary helper functions.
- ais.exampleParser: Autogenerated python functions to serialize/deserialize binary
messages.
- ais.expandais: Expand structs in ais xml to include-struct elements while
applying name mangling
- ais.nmea: Handle creation and extraction of NMEA strings.
- ais.prototype: Autogenerated python functions to serialize/deserialize binary
messages.
- ais.sls_waterlevel: Autogenerated python functions to serialize/deserialize binary
messages.
- ais.translators: Codecs to handle encoding to and from BitVectors
- ais.waterlevel: Autogenerated python functions to serialize/deserialize binary
messages.
|