sbgEComLib.h
Go to the documentation of this file.
1 
29 #ifndef __SBG_ECOM_LIB_H__
30 #define __SBG_ECOM_LIB_H__
31 
32 #ifdef __cplusplus
33 extern "C" {
34 #endif
35 
36 #include <sbgCommon.h>
37 #include <crc/sbgCrc.h>
44 #include <network/sbgNetwork.h>
45 #include <swap/sbgSwap.h>
46 #include "sbgECanId.h"
47 #include "sbgEComIds.h"
48 #include "commands/sbgEComCmd.h"
51 #include "sbgEComVersion.h"
52 
53 //----------------------------------------------------------------------//
54 //- Footer (close extern C block) -//
55 //----------------------------------------------------------------------//
56 #ifdef __cplusplus
57 }
58 #endif
59 
60 #endif /* __SBG_ECOM_LIB_H__ */
This file implements the base interface for all Serial and Ethernet ports.
Helper methods used to handle a splittable buffer.
Used to read/write data from/to a memory buffer stream.
Defines all sbgECom commands identifiers.
This file implements a serial interface.
Main header file for SBG Systems common C library.
Useful methods for Network handling such as ip addresses.
This file implements an UDP interface.
This file provides CRC-32 and CRC-16 methods.
This file describes the eCom command system.
This file is used to parse received binary logs.
Header file that contains all versions related information such as change log.
Implementation of the Ekinox binary communication protocol. You can access low-level communication w...
This file implements a file interface for read only operations.
Set of functions used to swap numbers.


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20