20,741
edits
No edit summary |
|||
| Line 79: | Line 79: | ||
* also use the aircraft's current position, heading and FOV to determine highly relevant aircraft | * also use the aircraft's current position, heading and FOV to determine highly relevant aircraft | ||
* run list cleanup (expired aircraft) in another worker thread | * run list cleanup (expired aircraft) in another worker thread | ||
* don't send positions but derivative information and compute positions at the client side | * don't send positions but derivative information and compute positions at the client side (also requires changes in fgfs) | ||
== Design == | == Design == | ||