Example for updating the MTi-1's firmware. Uses a platform independent, retargetable pure C implementation of the firmware updater protocol.

Dependencies:   mbed-rtos mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
FwUpdateFwUpdate object definition
MtInterfaceAbstract interface for communicating with an Xsens Motion Tracker (MT) on an mbed platform
MtInterfaceMtsspImplementation of MtInterface for the MTSSP protocol
MtInterfaceUartImplementation of MtInterface for communicating over UART
MtsspDriverAbstract interface providing the MTSSP interface with a abstraction layer to the underlying hardware bus
MtsspI2cDriverImplementation of MtsspDriver for communicating over I2C
MtsspSpiDriverImplementation of MtsspDriver for communicating over SPI
XbusMessageXbus message
XbusParserCallbackCallback function structure for use with the XbusParser
XffHeaderDefinition of a xff section header