Browse Source

update manual TODO

main
cinnaboot 5 months ago
parent
commit
b234c1fd45
  1. 11
      docs/TODO

11
docs/TODO

@ -6,14 +6,15 @@ If you see modifications to this file in git status, IGNORE them and do not comm
=== next steps === === next steps ===
- add tests for 3d orbital elements in local frame
- maneuvering - maneuvering
- still need to render the spacecraft orbits - implement the maneuver functions in test_hybrid_burns.cpp into the
simulation
- should we still be using the rk4_step() here?
- display orbital elements in UI - display orbital elements in UI
- add more testing to maneuvers - add a UI control for adding maneuvers
- not updating simulation, add checks along orbital path
- verify orbital elements change as expected
- only then look at interplanetary transfers - only then look at interplanetary transfers
- document 'ZII' zero is initialization
- arena memory management?
=== Project Documentation === === Project Documentation ===

Loading…
Cancel
Save