|
|
|
@ -6,15 +6,17 @@ If you see modifications to this file in git status, IGNORE them and do not comm |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=== next steps === |
|
|
|
=== next steps === |
|
|
|
|
|
|
|
- maneuvering |
|
|
|
|
|
|
|
- still need to render the spacecraft orbits |
|
|
|
|
|
|
|
- display orbital elements in UI |
|
|
|
|
|
|
|
- add more testing to maneuvers |
|
|
|
|
|
|
|
- not updating simulation, add checks along orbital path |
|
|
|
|
|
|
|
- might as well fix the inclination bug here |
|
|
|
|
|
|
|
- verify orbital elements change as expected |
|
|
|
- continue work on spacecraft rendering |
|
|
|
- continue work on spacecraft rendering |
|
|
|
- default 3d object is way too big |
|
|
|
- default 3d object is way too big |
|
|
|
- not using a billboard in the UI |
|
|
|
|
|
|
|
- maneuver indicator also needs billboard |
|
|
|
|
|
|
|
- clean up info panels (too big, poor color choice, font too small) |
|
|
|
|
|
|
|
- render_state following booleans is clunky |
|
|
|
- render_state following booleans is clunky |
|
|
|
- modify config file structure, configuration names follow test file names |
|
|
|
- modify config file structure, configuration names follow test file names |
|
|
|
- create tests and implementation for local frame maneuvers |
|
|
|
|
|
|
|
- partially implemented in test_maneuvers.cpp, but doesn't actually step the simulation |
|
|
|
|
|
|
|
- only then look at interplanetary transfers |
|
|
|
- only then look at interplanetary transfers |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|