In the Freescale sensor fusion toolbox.
There is a way to record data into a csv file. The problem is the program measure values with a comma. The csv uses a comma to. So there will be a problem between them. There is a way to change the measured values to dot values.
10,5 ==> 10.5