17 Commits (80375c8b473d7912442710d522e21810b6f3b253)

Author SHA1 Message Date
cinnaboot 3bd35bb90e create config_validator module and refactor validation logic 6 months ago
cinnaboot c5946acdc4 WIP: Phase 4-6 - Initialization, validation, and test updates 6 months ago
cinnaboot dade860e89 Phase 4: Update initialization to use orbital mechanics module 6 months ago
cinnaboot 121f1b9d29 Phase 2: Update data structures with global_position/global_velocity 6 months ago
cinnaboot dbf9231f14 fix whitespace 6 months ago
cinnaboot fb97beb471 add FIXME 6 months ago
cinnaboot 2875d3f50d Refactor: Break up update_simulation into helper functions 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 c4262ab096 Store and display config file name in simulation state 6 months ago
cinnaboot cbd8923604 Refactor velocity calculation and consolidate initialization 6 months ago
cinnaboot 185b736614 Consolidate body initialization into single loop 6 months ago
cinnaboot 9802dc7c91 Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
cinnaboot 92be7f8111 Phase 1: Add local coordinate frame storage (no behavior change) 6 months ago
cinnaboot e374c0529a Remove unused add_body() and consolidate velocity initialization 6 months ago
cinnaboot 9aafbd5ccf Refactor velocity initialization into smaller functions 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot 0e2f9dd92f Refactor orbital elements to reusable code and track SOI transitions 6 months ago
cinnaboot d7d49b7dce Add orbit path visualization with sim-to-render coordinate transform 6 months ago
cinnaboot e8a56c93c1 Initial commit 6 months ago