Public Member Functions
sbp_messages.Startup Class Reference

List of all members.

Public Member Functions

def __init__
def from_binary
def to_binary

Detailed Description

SBP class for message STARTUP (0xFF00)

The system start-up message is sent once on system start-up. It is
intended to be used to notify the host or other attached devices that
the system has started and is now ready to respond to commands or
configuration requests.

Definition at line 9 of file sbp_messages.py.


Constructor & Destructor Documentation

def sbp_messages.Startup.__init__ (   self,
  d 
)

Definition at line 20 of file sbp_messages.py.


Member Function Documentation

def sbp_messages.Startup.from_binary (   self,
  d 
)

Definition at line 23 of file sbp_messages.py.

def sbp_messages.Startup.to_binary (   self,
  d 
)

Definition at line 28 of file sbp_messages.py.


The documentation for this class was generated from the following file:


swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:57:01