Start on Logbook

This commit is contained in:
2022-09-08 02:02:09 +02:00
parent 2bda541bce
commit 8b9f5d0406
15 changed files with 453 additions and 226 deletions
+1
View File
@@ -22,6 +22,7 @@
#include <mutex>
#include <queue>
#include <sstream>
#include <string>
#include <thread>
float flightLoop(float elapsedMe, float elapsedSim, int counter, void *refcon);