I have logged some data from OBD-II port of a vehicle using Torque app. One of the parameters logged via GPS is "Bearing" which I suppose is the angle between North and vehicle direction of motion (?). If that is true, should the difference between each two consecutive data points give me the turning angle of the vehicle?
Thanks for reading.