Wow Richard,

That's very impressive what Python can do with so few lines of code! The readings are received at a rate of 100 times per second, but yes, that is basically it. I am sure I can zoom in and out as well .... with only 50 more lines of code
I am also using processing to show the 3d orientation of the rocket during flight, as it records the flight data. But I have seen people do the 9dof orientation displays with Python as well.

Yes, I am anxious to see get some real flight data too. I am curious how the 9dof will report 3d orientation while in flight, and how well the filtering of the altimeter will work in flight conditions.

Walter