From 18257e987ea562e350d237c81a36411bf744256e Mon Sep 17 00:00:00 2001 From: Kilian Hofmann Date: Mon, 3 Oct 2022 02:12:50 +0200 Subject: [PATCH] ToDo --- TODO.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 66ce5c3..7c66e55 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,18 @@ - SimDatabase - Call to MakeRwys + +- SimConnect - New Facillity API for 64Bit - Recording Class - - Bundle all threads, databse, config, websocket + - Bundle all threads, databAse, config, websocket + - Handle SimConnect DB load based on connected Version + - Use SimConnect NavData API for MSFS + - Handle 32 Bit to not allow MSFS - Websocket - - Increase sent data \ No newline at end of file + - Increase sent data + - path: Path to ACF/AIR/Whatever on MSFS + - hash: Hash of file at path + - Requires mapping akin to C# + - Try to be fast \ No newline at end of file