Browse Source
threading bug fix. When a mission wp updates, but the L1 controller had not yet, the data is stale. Example, On Plane when NAV_LAND starts for a moment your xtrack and bearing is most likely bear zero regardless if you have a big turn or not until 10 Hz later when the update() gets called and updates those values with correct values for the new waypoint.mission-4.1.18
Tom Pittenger
9 years ago
3 changed files with 27 additions and 0 deletions
Loading…
Reference in new issue