sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
SBG Systems foundation framework that is common to all C/C++ projects. More...
Files | |
file | sbgCrc.h |
This file provides CRC-32 and CRC-16 methods. | |
file | sbgDebug.h |
Define and handle error logging for the SBG Systems common C library. | |
file | sbgInterface.h |
This file implements the base interface for all Serial and Ethernet ports. | |
file | sbgInterfaceFile.h |
This file implements a file interface for read only operations. | |
file | sbgInterfaceSerial.h |
This file implements a serial interface. | |
file | sbgInterfaceUdp.h |
This file implements an UDP interface. | |
file | sbgNetwork.h |
Network related tools. | |
file | sbgPlatform.h |
Platform-specific functions. | |
file | sbgCommon.h |
Main header for the SBG Systems common C library. | |
file | sbgDefines.h |
Header file that contains all common definitions. | |
file | sbgErrorCodes.h |
Header file that defines all error codes for SBG Systems libraries. | |
file | sbgTypes.h |
Header file that defines all scalar types. | |
file | sbgSplitBuffer.h |
Helper methods used to handle a splittable buffer. | |
file | sbgStreamBuffer.h |
Used to read/write data from/to a memory buffer stream. | |
file | sbgStreamBufferBE.h |
Specific method of stream buffer for little endian readings/writings. | |
file | sbgStreamBufferCommon.h |
Used to read/write data from/to a memory buffer stream. | |
file | sbgStreamBufferLE.h |
Specific method of stream buffer for little endian readings/writings. | |
file | sbgString.h |
Character string. | |
file | sbgSwap.h |
Set of functions used to swap numbers. | |
file | sbgVersion.h |
Helper methods and definitions used to handle version. | |
SBG Systems foundation framework that is common to all C/C++ projects.