29 #ifndef __SBG_ECOM_LIB_H__ 30 #define __SBG_ECOM_LIB_H__ 36 #include <sbgCommon.h> 37 #include <crc/sbgCrc.h> 38 #include <interfaces/sbgInterface.h> 39 #include <interfaces/sbgInterfaceUdp.h> 40 #include <interfaces/sbgInterfaceSerial.h> 41 #include <interfaces/sbgInterfaceFile.h> 42 #include <splitBuffer/sbgSplitBuffer.h> 43 #include <streamBuffer/sbgStreamBuffer.h> 44 #include <network/sbgNetwork.h> 45 #include <swap/sbgSwap.h> 46 #include "sbgECanId.h" This file is used to parse received binary logs.
Implementation of the Ekinox binary communication protocol. You can access low-level communication w...
Header file that contains all versions related information such as change log.
Defines all sbgECom commands identifiers.
This file describes the eCom command system.