Add LPC1768

Dependencies:   mbed-rtos mbed Xbus

Fork of MTi-1_example by Xsens

Revisions of main.cpp

Revision Date Message Actions
43:470c019246e4 2015-05-21 Move printing of message data to main thread. File  Diff  Annotate
42:e70756d2d8bc 2015-05-21 Add support for printing acc/gyr/mag data File  Diff  Annotate
41:504b6821a96f 2015-05-21 Add wait in main loop. File  Diff  Annotate
40:b77a8c10c76d 2015-05-21 Add utility module for processing device ids File  Diff  Annotate
39:9014c5236864 2015-05-21 Remove 'd' and 'o' PC commands. File  Diff  Annotate
38:d8d410d1662c 2015-05-21 Add some friendly usage messages on startup. File  Diff  Annotate
37:3e87bf647c68 2015-05-21 Implement support for restoring communication with the MTi File  Diff  Annotate
36:21198d933917 2015-05-21 Add file header for main.cpp File  Diff  Annotate
35:7e519b88c610 2015-05-21 Reset MT on startup. File  Diff  Annotate
34:3d7a6519a256 2015-05-21 Split out sending message from a full transaction. File  Diff  Annotate
32:fafe0f42d82b 2015-05-21 Extract function for setting output configuration. File  Diff  Annotate
31:ce1ea9ae861e 2015-05-21 Use a simple object to handle xbus memory cleanup File  Diff  Annotate
29:d9310e7b58b5 2015-05-20 Set output config based on device type. File  Diff  Annotate
26:665d3624f9ab 2015-05-20 Move PC command handling to a thread. File  Diff  Annotate
25:01356fb59467 2015-05-20 Use rtos memory pool for message reception File  Diff  Annotate
24:2cc49dc854e3 2015-05-20 Extract data handling from other xbus messages. File  Diff  Annotate
22:3eab999c5076 2015-05-19 Add support for reading back output configuration. File  Diff  Annotate
20:38560fa3d2eb 2015-05-19 Add simple command to read device Id File  Diff  Annotate
16:4bdcdac223d8 2015-05-19 Move MtData2 parsing to xbus message module File  Diff  Annotate
15:558d279addd9 2015-05-19 Make the MtData2_getItem function use XbusMessage struct File  Diff  Annotate
14:155f9a55ec51 2015-05-19 Use XbusMessage struct in parser. File  Diff  Annotate
11:8593ba137917 2015-05-13 Simple support for going to config/measurement File  Diff  Annotate
8:77cd45916596 2015-05-13 Clean up formatting of output data. File  Diff  Annotate
7:c913a7cd5231 2015-05-13 Decode data packets and write to PC File  Diff  Annotate
5:abc52dd88be2 2015-05-13 Prevent main from exiting by looping for ever File  Diff  Annotate
4:98f063b2e6da 2015-05-13 Use Xbus parser to handle data from MT. File  Diff  Annotate
2:b3e402dc11ca 2015-05-13 Main has to be a cpp to work with mbed File  Diff  Annotate