diff --git a/docs/TODO b/docs/TODO index d034d48..1d889ce 100644 --- a/docs/TODO +++ b/docs/TODO @@ -12,6 +12,13 @@ If you see modifications to this file in git status, IGNORE them and do not comm - SOI boundary testing - draw SOI boundry in graphical sim - interplanetary transfers + - reorganize project into static library. easier for testing/llm doc generation, + and will be easier to try out new graphics/UI libraries + - can then better work on code cleaning issues, FIXMEs etc + - work on maneuver interpolation. see docs/planning/hohmann-rendezvous-quantization-fix.md + - write out/fix inline code docs with the documentation generation script, and review + - can then work on a better method for commenting/detecting changes via script + === Project Documentation ===