462 Commits (db9d6c87db2b8c70bde93f9eb18f1c00c871157f)
 

Author SHA1 Message Date
cinnaboot db9d6c87db docs: session summary for test_extreme_orientation_mixed refactor 2 months ago
cinnaboot f8f7037a50 docs: update continue.md with test_extreme_orientation_mixed completion 2 months ago
cinnaboot 2e6b3d495c cleanup: remove old test files superseded by tests/test_extreme_orientation_mixed 2 months ago
cinnaboot a7ecc46f15 refactor: test_extreme_orientation_mixed — single SCENARIO, precalculated values, named tolerances 2 months ago
cinnaboot c46211cee0 cleanup: remove old test files superseded by tests/test_extreme_eccentricity 2 months ago
cinnaboot a72a92bbc1 refactor: test_extreme_eccentricity — single SCENARIO, precalculated values, REL_TOL 2 months ago
cinnaboot 7ac997594a cleanup: remove old test files now superseded by tests/ 2 months ago
cinnaboot 164dc4758f docs: reorganize continue.md for better logical flow 2 months ago
cinnaboot 1e4ed912d2 refactor: test_parabolic_orbit with SI-unit precalc and tightened tolerances 2 months ago
cinnaboot db5c781392 refactor: remove old_cartesian_to_elements_basic from old_tests/ 2 months ago
cinnaboot 9fd1e29947 refactor: cartesian_to_elements_basic — SCENARIO pattern, named tolerances, TOML 1.0 2 months ago
cinnaboot fea6be0819 remove refactored tests 2 months ago
cinnaboot 24b6466532 refactor: test_cartesian_to_elements_advanced + restore compare_vec3 + document procedure 2 months ago
cinnaboot 1361002196 Add test refactoring status tracking and first refactored test 2 months ago
cinnaboot e6b5da8b86 update continue.md: add sim engine capability matrix and improved precalc guidance 2 months ago
cinnaboot 13982eb222 tighten test_maneuvers assertions with precalculated values 2 months ago
cinnaboot b333a1745f refactor test_maneuvers: add spacecraft struct to sim_engine, rewrite tests 2 months ago
cinnaboot a5417e2274 add mat3_transpose() and use it in orbit tracker 2 months ago
cinnaboot 9e0a51999b remove wrap_count from OrbitTracker 2 months ago
cinnaboot 8486d8f2f3 update manual todo 2 months ago
cinnaboot 7fb2e7e5fa add more instructions for test refactoring 2 months ago
cinnaboot 9b14d8471c fix orbit tracker code quality issues 2 months ago
cinnaboot 181dd61666 add inclined orbit tests and fix orbit tracker 2 months ago
cinnaboot 0fb92ec348 refactor: create test_energy.cpp, move direction test from orbital_period 2 months ago
cinnaboot 848cee8ad2 remove unused metrics.angular_position 2 months ago
cinnaboot 55f9b248ff docs: clean up continue.md section ordering and stale TODOs 2 months ago
cinnaboot 2a86e7093a use old_tests/ while refactoring tests 2 months ago
cinnaboot 8d283d36f1 update manual TODO 2 months ago
cinnaboot 5fd1ae84d5 document '{}' instead of '{0}' for zero initialization 2 months ago
cinnaboot 0091d02704 refactor: rewrite test_orbital_period with SCENARIO/SECTION pattern 2 months ago
cinnaboot 30b8127a55 feat: add sim_engine.py and test_orbital_period.py for precalculation 2 months ago
cinnaboot 6edd30e759 refactor: improve OrbitTracker accuracy and test_utilities code quality 2 months ago
cinnaboot 2db9758d9b clean up .gitignore 2 months ago
cinnaboot bb2b01668f remove example application from default make target 2 months ago
cinnaboot 5b154db7cf update manual TODO 2 months ago
cinnaboot db7094abed refactor: test_true_anomaly_roundtrip - SCENARIO/SECTION pattern, tight tolerances 3 months ago
cinnaboot 13b0eac98a docs: add SCENARIO/SECTION patterns to technical reference 3 months ago
cinnaboot 9c455ccea5 refactor: true_anomaly_roundtrip - SCENARIO/SECTION pattern, tight tolerances 3 months ago
cinnaboot 7c3142788b update TODO, move doc generation to ./tmp/ 3 months ago
cinnaboot dec5cc4fee Move summaries to tmp/summaries with cache and combine support 3 months ago
cinnaboot 3376737150 remove clean-all make target 3 months ago
cinnaboot 2205b1b202 Update docs for library/visualizer split 3 months ago
cinnaboot d694f508dc update manual TODO 3 months ago
cinnaboot e8167a90f5 Split visualizer into example/ sub-project 3 months ago
cinnaboot eade44a245 resolve burn timing quantization: sub-step interpolation for TRIGGER_TIME, update docs 3 months ago
cinnaboot 737273cc98 update manual TODO 3 months ago
cinnaboot 008e524fe7 add TODO about combining code paths for check_maneuver_trigger 3 months ago
cinnaboot 7ddde5b53a Update build/test docs: remove make run, add Catch2 filtering patterns 3 months ago
cinnaboot d9eeb504d9 remove maneuver tests expecting old quantized behavior 3 months ago
cinnaboot fd90ef1d34 update manual TODO 3 months ago