Main07.21.2009 17:04
AIS commstateI'm finally taking a look at the communication state that comes along with AIS. I've hacked my working version of noaadata to have a aismsg4handcoded.py that has hooks for the commstate. I have a helper that handles the commstate stuff: sotdmafields =('syncstate','slottimeout','receivedstations','slotnumber','commstateutchour','commstateutcmin','commstateutcspare', 'slotoffset')defsotdmasqlfields(c): 'sqlhelp fields for commstate'for field in sotdmafie...
No comments yet, be the first one to post comment.