From be2eadd6e760412f193bfa8039399bf57ff1afa4 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Tue, 21 Jun 2022 12:35:18 -0400 Subject: [PATCH] update main TODO --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 410b069..748f05b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,6 +2,7 @@ /* * TODO: * - impulsive orbital maneuvers + * - update libTangerine to only use xyzw parameters: GLM_FORCE_XYZW_ONLY * - replace instances of glm:: with using directives * - compile with '-pedantic' and fix macro warnings * - convert between satellite state vectors and orbital elements