Trees | Indices | Help |
---|
|
Autogenerated python functions to serialize/deserialize binary messages.
Generated by: ./xmlbinmsg.py
Need to then wrap these functions with the outer AIS packet and then convert the whole binary blob to a NMEA string. Those functions are not currently provided in this file.
serialize: python to ais binary deserialize: ais binary to python
The generated code uses translators.py, binary.py, and aisstring.py which should be packaged with the resulting files.Author: xmlbinmsg
Version: 5275
Status: under development
License: Generated code has no license
Date: 2007-01-02
|
|||
TestEncode Unit testing of the Template class. |
|
|||
|
|||
|
|
Serializer for the waterlevel binary message Keywords and types:
FIX: generate CORRECT doctest string that does all the defaults The default message:>>> print encode() 1011011101100
Note: only use one of aDict or params Bug: FIX: have moreParams add to and override params |
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Fri Mar 30 19:36:27 2007 | http://epydoc.sourceforge.net |