20,741
edits
| Line 59: | Line 59: | ||
== Todo (Nobody working on any of these == | == Todo (Nobody working on any of these == | ||
* add SimGear as a dependency so that all the headers/libs can be more easily used | |||
* make SG_LOG thread-safe and use a Mutex to serialize the output | * make SG_LOG thread-safe and use a Mutex to serialize the output | ||
* use a real task scheduler and not just sleep() | * use a real task scheduler and not just sleep() | ||