25 Commits (7faa559f837b2f816b7f817d4777c3cbcb379047)

Author SHA1 Message Date
cinnaboot 7faa559f83 Add test_extreme_timescales for orbital period extremes 5 months ago
cinnaboot ae5c819d3d Add test_extreme_orientation_mixed for high inclination/eccentricity 5 months ago
cinnaboot f79ae5ac84 reorganize test configs: 1:1 mapping with test files 6 months ago
cinnaboot 4c8050be84 fix missing commas in orbit TOML blocks 6 months ago
cinnaboot e8202e930e Fix parabolic orbit velocity components 6 months ago
cinnaboot c4c06d4cd3 Phase 7: Implement parabolic orbit support with union 6 months ago
cinnaboot 64f20ef309 Phase 5: Update all test configs to new orbit table format 6 months ago
cinnaboot ce35c618d6 Implement maneuver planning system with config-based scheduled burns 6 months ago
cinnaboot 2f7ae72bf0 Add local frame spacecraft maneuvering interface 6 months ago
cinnaboot daa4867cf6 removed unused velocity from test config 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 5ebac26118 Implement config-based spacecraft with LEO initialization and impulse burn 6 months ago
cinnaboot 4ee5841a9a Fix Titan moon orbital stability 6 months ago
cinnaboot 9802dc7c91 Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
cinnaboot 76619c19eb Phase 1: Enable root body transitions for patched conics 6 months ago
cinnaboot 08cdfeb7ca Add simplified SOI transition test case 6 months ago
cinnaboot 63a1144da5 Add hyperbolic orbit test case and configuration 6 months ago
cinnaboot 1ec6249208 Add parabolic orbit support and test case 6 months ago
cinnaboot 3a20dafc45 fix moon starting positions in solar_system test config 6 months ago
cinnaboot c53c598ffe Add moon orbit test suite and fix solar system config 6 months ago
cinnaboot af6c214e38 Fix TOML config issues: remove duplicate Venus, fix binary star array format, remove obsolete .txt files, update README 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot 203e88cc05 Use config_loader in all tests 6 months ago