mattshobe / flightmap

Automatically exported from code.google.com/p/flightmap
Apache License 2.0
0 stars 0 forks source link

Simulator doesn't set speed correctly #155

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable simulator.
2. Set a given speed.

Observe that the ground speed displayed is way off. I think the root cause is 
the simulator isn't generating new points correctly. From quick observation, 
the ground speeds were always higher which suggests the simulator is creating 
locations that are too far apart based on the desired speed.

Original issue reported on code.google.com by ph...@google.com on 2 Mar 2011 at 7:06