330 Commits (a68b5e43f0492f08ace6a20eb7aac9eea5206e75)
 

Author SHA1 Message Date
cinnaboot a68b5e43f0 Move 4 toml config files from tests/configs/ to tests/ 5 months ago
cinnaboot f292fea518 Consolidate hybrid burn tests: merge impulse + continuous into hybrid_burns 5 months ago
cinnaboot 1781190fed Consolidate analytical propagation tests: merge apsides + timesteps 5 months ago
cinnaboot 5b4048d11e Consolidate cartesian tests: merge extreme + quadrature into advanced 5 months ago
cinnaboot 5a5386811f add session summary and update testing plan 5 months ago
cinnaboot 040a9180fa Merge branch 'fix/hybrid_impulse_burns_maneuver_system' into maneuvers 5 months ago
cinnaboot 31dc42a2c9 Fix test_hybrid_impulse_burns to use maneuver system 5 months ago
cinnaboot 4f89fa2129 Merge branch 'test/hybrid_energy_conservation' into maneuvers 5 months ago
cinnaboot 22cb873c3a Add test_hybrid_energy_conservation for method comparison 5 months ago
cinnaboot 176942f7cf Merge branch 'test/hybrid_continuous_thrust' into maneuvers 5 months ago
cinnaboot fa27f98b7c Add test_hybrid_continuous_thrust for finite-duration burn handling 5 months ago
cinnaboot b0ea8e8408 Merge branch 'test/hybrid_impulse_burns' into maneuvers 5 months ago
cinnaboot e132751c25 Add test_hybrid_impulse_burns for burn handling validation 5 months ago
cinnaboot cc3f6e8ee4 Merge branch 'test/extreme_timescales' into maneuvers 5 months ago
cinnaboot 7faa559f83 Add test_extreme_timescales for orbital period extremes 5 months ago
cinnaboot 67c5155aca Merge branch 'test/extreme_orientation_mixed' into maneuvers 5 months ago
cinnaboot ae5c819d3d Add test_extreme_orientation_mixed for high inclination/eccentricity 5 months ago
cinnaboot 26d7c94767 update testing plan 5 months ago
cinnaboot 8418eb24ca docs: Add session summary for 2026-02-01 5 months ago
cinnaboot 47c5975c0a docs: Update newton_raphson_test_plan with completed work 5 months ago
cinnaboot 5eb3a84473 feat: Implement Barker's equation for parabolic orbit propagation 5 months ago
cinnaboot b21a668b7c test: Tighten eccentricity tolerances for parabolic boundary cases 5 months ago
cinnaboot 68d61ee0ea docs: Add comments to orbital_mechanics and fix parabolic test design 5 months ago
cinnaboot c6121e0712 fix: Use atan2 for argument_of_periapsis to resolve quadrature ambiguity 5 months ago
cinnaboot 64d3c12c52 fix: Update test expectations for normalized true_anomaly values 5 months ago
cinnaboot 7137b51926 fix: Correct true anomaly normalization to handle negative values 5 months ago
cinnaboot ed185dfbfe fix: Improve near-parabolic conversion numerical stability 5 months ago
cinnaboot 3d06425341 fix: Standardize parabolic detection and improve numerical stability 5 months ago
cinnaboot 18411e12b3 fix: Replace deprecated Approx() with WithinAbs() and fix orbital mechanics bugs 5 months ago
cinnaboot 9f01cc3e3c Reduce Newton-Raphson test plan from 14 to 11 files after overlap analysis 5 months ago
cinnaboot d8fa5d63d2 Add session summary: Newton-Raphson testing fixes 5 months ago
cinnaboot 5ce0ae0f18 Update test plan: all 80 tests now passing 5 months ago
cinnaboot 849a2125b0 Fix orbital_elements_to_cartesian: circular orbit velocity and refactor for clarity 5 months ago
cinnaboot acfb47aec6 Fix test_precision_boundaries: remove incorrect Z-coordinate check for polar orbit 5 months ago
cinnaboot 7471d064f2 Fix test_analytical_propagation_timesteps: tolerance, division by zero, and 2π wrapping 5 months ago
cinnaboot 5fc73488e5 Fix test_analytical_propagation_apsides: measure velocity at different anomaly 5 months ago
cinnaboot 986a94e055 Update test plan: document progress on 3 fixed test files 5 months ago
cinnaboot 01e54928cb Refactor orbital_mechanics: separate elliptical and hyperbolic Kepler solvers 5 months ago
cinnaboot 47f156b88b Add true anomaly validation for hyperbolic orbits in config validator 5 months ago
cinnaboot a46291a7e8 Fix test_extreme_eccentricity to skip invalid hyperbolic true anomalies 5 months ago
cinnaboot 9d97934175 Fix true anomaly calculation in cartesian_to_orbital_elements() 5 months ago
cinnaboot 13ebe5d0aa Add Newton-Raphson analytical propagation tests 5 months ago
cinnaboot 679ae92e08 Add trailing whitespace enforcement with pre-commit hook and document style rule 5 months ago
cinnaboot 927a8d2027 Update future work doc - reference Newton-Raphson plan and stability findings 5 months ago
cinnaboot d891ebd117 Add session summary - Newton-Raphson propagation planning 5 months ago
cinnaboot c455c787ac Add Newton-Raphson analytical propagation implementation plan 5 months ago
cinnaboot a50280b1f6 add new test binary to .gitignore 5 months ago
cinnaboot 239279ee16 Add comprehensive results summary to time step stability test 5 months ago
cinnaboot 82759eaa87 Add informational tests directory with time step stability tests 5 months ago
cinnaboot 73b7132bc0 update .gitignore 5 months ago