424 Commits (main)
 

Author SHA1 Message Date
cinnaboot fb97beb471 add FIXME 6 months ago
cinnaboot 2875d3f50d Refactor: Break up update_simulation into helper functions 6 months ago
cinnaboot aca56351ff Fix: Remove duplicate maneuver execution code 6 months ago
cinnaboot ce35c618d6 Implement maneuver planning system with config-based scheduled burns 6 months ago
cinnaboot f5a1fdd245 Refactor: Integrate spacecraft into SimulationState 6 months ago
cinnaboot 2f7ae72bf0 Add local frame spacecraft maneuvering interface 6 months ago
cinnaboot 75cbf06962 update manual TODO 6 months ago
cinnaboot 1795caabd1 add session summary for hohmann transfer work 6 months ago
cinnaboot 51831923a2 Fix Hohmann transfer test: fix retrograde bug and simplify validation 6 months ago
cinnaboot e73f8876d8 Add session summary: Invalid Parent Assignment Bug Resolution 6 months ago
cinnaboot 4d10be19ee Update documentation with resolution status 6 months ago
cinnaboot daa4867cf6 removed unused velocity from test config 6 months ago
cinnaboot 642a6e2573 display local position and velocity for children of bodies 6 months ago
cinnaboot 899fa3bae6 Add config validation for parent-child distances 6 months ago
cinnaboot 0239cc18a7 Add test suite for invalid parent assignment bugs 6 months ago
cinnaboot 4f7c7fba83 update mission_planning doc with manual debugging notes 6 months ago
cinnaboot 2829647b14 manually trim mission_planning doc some more 6 months ago
cinnaboot fdd4ec3040 Add adaptive timestepping to mission planning and remove obsolete patched_conics_plan 6 months ago
cinnaboot 51511a1a4b Condense mission planning documentation 6 months ago
cinnaboot 748a309995 Move implementation session summary to session summaries 6 months ago
cinnaboot ecf225310a Remove deprecated mission planning doc backup 6 months ago
cinnaboot ac434cf7e7 Replace mission planning doc with updated LEO spacecraft version 6 months ago
cinnaboot 40ffc65a54 Update mission planning doc with test config, future work, and reference sections 6 months ago
cinnaboot bf1b8ee0c6 remove extra printf debugging per sim step 6 months ago
cinnaboot b983002997 Merge branch 'mission-planning' into merge_test 6 months ago
cinnaboot 5ebac26118 Implement config-based spacecraft with LEO initialization and impulse burn 6 months ago
cinnaboot b658f49b0c add extra info for debugging successful tests 6 months ago
cinnaboot 9cfed48b16 fix compiler warnings in test cases 6 months ago
cinnaboot d0810efff9 deleted: docs/ui_implementation_plan.md 6 months ago
cinnaboot bdbb892fdc renamed: AGENT.md -> AGENTS.md 6 months ago
cinnaboot 233205e972 update manual TODO 6 months ago
cinnaboot a6a8a34a6e add session summary 6 months ago
cinnaboot c3a46062d7 Initialize camera to follow root body on startup 6 months ago
cinnaboot 8278cb0366 Fix orbit rendering to use local_velocity for nested orbits 6 months ago
cinnaboot e22cea1cf7 increase window and info panel size for graphical rendering 6 months ago
cinnaboot 8f60ba54f0 Fix compiler warnings: remove unused variables, increase buffer size 6 months ago
cinnaboot c4262ab096 Store and display config file name in simulation state 6 months ago
cinnaboot 9a02222dc3 ignore compiler warning from raygui 6 months ago
cinnaboot 86e892059e Update implementation plan with camera follow feature 6 months ago
cinnaboot 91636d990f Add session summary for body selection UI implementation 6 months ago
cinnaboot c858891398 Preserve camera distance when switching bodies 6 months ago
cinnaboot 188df84c57 Remove keyboard shortcuts - always show UI panels and auto-follow 6 months ago
cinnaboot a2f199c9ce Fix camera orbit rotation - use camera.up and horizontal orbit 6 months ago
cinnaboot 879875f49a Fix camera follow - maintain distance and proper orbital rotation 6 months ago
cinnaboot 969af97fe0 Add camera follow feature for selected body 6 months ago
cinnaboot 3f1e761e2a Document GuiListView bug fix in implementation plan 6 months ago
cinnaboot 1b8e0929d1 Improve buffer safety in body list string construction 6 months ago
cinnaboot 85bd9eed80 Fix raygui body selection - GuiListView return value bug 6 months ago
cinnaboot eb54728123 Update implementation plans for completed UI feature 6 months ago
cinnaboot 6d3c841be2 fix whitespace 6 months ago