Commit Graph

  • 6c28eb1560 update manual TODO test-refactor cinnaboot 2026-06-17 09:00:09 -0400
  • 2d14dbfbcf cleanup: remove old_tests for test_maneuver_planning cinnaboot 2026-06-17 08:37:02 -0400
  • 3bbac86ca5 refactor test_maneuver_planning: SCENARIO/SECTION pattern, quantitative assertions, TOML 1.0 config, precalc script cinnaboot 2026-06-17 08:36:51 -0400
  • 804a82babb test_omega_debug: remove redundant qualitative checks, clean up precalc decorative comments cinnaboot 2026-06-17 08:20:33 -0400
  • 2575457ade remove old test_omega_debug (refactored to tests/) cinnaboot 2026-05-24 18:04:59 -0400
  • 5d8ee97610 refactor test_omega_debug: SCENARIO/SECTION pattern, precalculated values, quantitative assertions cinnaboot 2026-05-24 18:04:48 -0400
  • 3e388d178b clarify SCENARIO/SECTION guidance: shared fixture, distinct paths, fewer SECTIONs cinnaboot 2026-05-24 18:04:46 -0400
  • 926dbb20cc Remove old hybrid burns test and config (refactored to tests/) cinnaboot 2026-05-09 12:55:04 -0400
  • 907e47e606 Replace hardcoded tolerances with named constants (REL_TOL, E_TOL) cinnaboot 2026-05-09 12:54:20 -0400
  • e5275eda9e Use tolerance constants (ANG_TOL, R_TOL) instead of hardcoded values cinnaboot 2026-05-09 12:42:41 -0400
  • 13e7e70bdd re-order continue.md logically cinnaboot 2026-05-09 12:38:29 -0400
  • b762075214 continue.md: add section detailing final REQUIRE statement review cinnaboot 2026-05-09 12:00:08 -0400
  • ed4841f00b Update continue.md: document hybrid burns refactoring completion and rel_err exception cinnaboot 2026-05-09 10:32:01 -0400
  • 0a2c5c671a Refactor test_hybrid_burns: qualitative→quantitative checks with named tolerances cinnaboot 2026-05-09 10:31:05 -0400
  • 58322c1a04 docs: update test_hybrid_burns status in continue.md cinnaboot 2026-05-09 09:31:44 -0400
  • 20327a75d1 refactor: test_hybrid_burns - impulse + continuous burn behavior cinnaboot 2026-05-09 09:30:31 -0400
  • b69c55e793 remove check mark character from completed list cinnaboot 2026-05-09 08:05:38 -0400
  • bddde65fd3 update continue.md: unblock maneuver_planning, refresh sim_engine capabilities cinnaboot 2026-05-09 08:00:28 -0400
  • f62bdc201b update continue doc cinnaboot 2026-05-07 18:05:16 -0400
  • f5b8891b1a fix comment and tolerance in periapsis test cinnaboot 2026-05-07 18:04:12 -0400
  • b2401305ea Remove redundant burn1_expected_v assertion, tighten SMA precision cinnaboot 2026-05-07 18:01:51 -0400
  • 03fb6a3563 Use burn_result velocity for tight tolerance assertion cinnaboot 2026-05-07 17:48:16 -0400
  • 964eff30eb Add burn_result capture to sim_engine.py and precalc script cinnaboot 2026-05-07 17:18:52 -0400
  • 29d4082581 Add BurnResult to capture exact pre-burn state vectors cinnaboot 2026-05-07 17:07:25 -0400
  • 23bde87960 clean: remove old_tests for test_periapsis_burn (refactored to tests/) cinnaboot 2026-05-07 12:04:54 -0400
  • 31dea749cf refactor: test_periapsis_burn - Phase A+B cinnaboot 2026-05-07 12:02:19 -0400
  • 52c46c3685 remove old_tests/test_integration.cpp; update continue.md with D_TOL and completed status cinnaboot 2026-05-05 11:05:38 -0400
  • 287a6bbb03 fix compare_vec3 test: use D_TOL-compatible values, remove redundant section cinnaboot 2026-05-05 10:59:35 -0400
  • c550f318e4 add D_TOL tolerance; tighten physics tests to 1e-12 cinnaboot 2026-05-05 10:46:36 -0400
  • 8638343251 re-add ctag update to default Makefile target cinnaboot 2026-05-05 10:27:20 -0400
  • 137e45121a refactor: use compare_vec3 for 3-component assertions cinnaboot 2026-05-05 10:19:01 -0400
  • 2cbffa8eb4 add refactored physics utilities test file cinnaboot 2026-05-05 10:17:24 -0400
  • 5a4c81a663 remove obsolete tests: RK4, matrix identity, mat3_multiply identity check cinnaboot 2026-05-05 10:11:24 -0400
  • 93b7252494 remove rk4_step, evaluate_acceleration; move compare_vec3 to physics module cinnaboot 2026-05-05 10:09:23 -0400
  • ed786b3217 docs: clarify SCENARIO grouping for shared setup/teardown in refactoring rules cinnaboot 2026-05-05 09:40:42 -0400
  • 6b3bdb2631 Remove redundant calculate_true_anomaly() function cinnaboot 2026-05-05 09:14:35 -0400
  • 2a81779b45 chore: remove deprecated moon orbit tests from old_tests/ cinnaboot 2026-05-04 18:15:21 -0400
  • d892aa8c41 feat: rewrite moon orbit config as TOML 1.0 dotted keys and refactor tests cinnaboot 2026-05-04 18:05:50 -0400
  • fe6f9dcd5e remove extra decorative comment blocks in python scripts cinnaboot 2026-05-04 12:24:51 -0400
  • 01ce10044e docs: add Laplace plane data limitations and decision note cinnaboot 2026-05-04 10:42:56 -0400
  • 048b22a6e4 Add planetary data with full orbital elements and reference frame notes cinnaboot 2026-05-03 20:43:17 -0400
  • ea70f14a34 refactor: improve test_analytical_propagation.cpp — merge redundant SECTIONs, fix names, remove unused constant cinnaboot 2026-05-03 11:24:41 -0400
  • f7c43594d5 docs: optimize continue.md — remove redundancies and fix ambiguities cinnaboot 2026-05-03 10:29:31 -0400
  • 372ae31658 docs: resolve 5 contradictions in continue.md cinnaboot 2026-05-03 10:24:01 -0400
  • 8df95cf55a cleanup: remove old analytical_propagation files, update continue.md status cinnaboot 2026-05-02 19:38:40 -0400
  • 432f8db7bb refactor: consolidate test_analytical_propagation into single SCENARIO with precalculated values cinnaboot 2026-05-02 19:35:58 -0400
  • 03081090ff add correction to testing doc, continue.md cinnaboot 2026-05-02 19:33:43 -0400
  • 8621dd4cb7 update .gitignore cinnaboot 2026-05-02 12:00:52 -0400
  • 4701f0f3a0 refactor: test_analytical_propagation into SCENARIOs with TOML config loading cinnaboot 2026-05-02 11:36:44 -0400
  • 629ca7d03a standardize tolerance constants in test_utilities.h cinnaboot 2026-05-01 14:14:04 -0400
  • e07d0245ce docs: mark test_extreme_timescales as completed cinnaboot 2026-05-01 10:13:15 -0400
  • fc447db7f2 refactor: test_extreme_timescales into SCENARIO with 11 sections cinnaboot 2026-05-01 10:12:34 -0400
  • 71c00a7c94 remove reference to removed clean-all make target cinnaboot 2026-05-01 09:16:05 -0400
  • db9d6c87db docs: session summary for test_extreme_orientation_mixed refactor cinnaboot 2026-04-30 19:27:28 -0400
  • f8f7037a50 docs: update continue.md with test_extreme_orientation_mixed completion cinnaboot 2026-04-30 19:26:57 -0400
  • 2e6b3d495c cleanup: remove old test files superseded by tests/test_extreme_orientation_mixed cinnaboot 2026-04-30 19:26:22 -0400
  • a7ecc46f15 refactor: test_extreme_orientation_mixed — single SCENARIO, precalculated values, named tolerances cinnaboot 2026-04-30 19:26:14 -0400
  • c46211cee0 cleanup: remove old test files superseded by tests/test_extreme_eccentricity cinnaboot 2026-04-30 15:18:22 -0400
  • a72a92bbc1 refactor: test_extreme_eccentricity — single SCENARIO, precalculated values, REL_TOL cinnaboot 2026-04-30 15:15:08 -0400
  • 7ac997594a cleanup: remove old test files now superseded by tests/ cinnaboot 2026-04-30 14:15:43 -0400
  • 164dc4758f docs: reorganize continue.md for better logical flow cinnaboot 2026-04-30 14:05:18 -0400
  • 1e4ed912d2 refactor: test_parabolic_orbit with SI-unit precalc and tightened tolerances cinnaboot 2026-04-30 13:52:34 -0400
  • db5c781392 refactor: remove old_cartesian_to_elements_basic from old_tests/ cinnaboot 2026-04-30 11:22:52 -0400
  • 9fd1e29947 refactor: cartesian_to_elements_basic — SCENARIO pattern, named tolerances, TOML 1.0 cinnaboot 2026-04-30 11:22:39 -0400
  • fea6be0819 remove refactored tests cinnaboot 2026-04-30 10:50:42 -0400
  • 24b6466532 refactor: test_cartesian_to_elements_advanced + restore compare_vec3 + document procedure cinnaboot 2026-04-30 10:34:30 -0400
  • 1361002196 Add test refactoring status tracking and first refactored test cinnaboot 2026-04-30 09:36:51 -0400
  • e6b5da8b86 update continue.md: add sim engine capability matrix and improved precalc guidance cinnaboot 2026-04-29 14:44:49 -0400
  • 13982eb222 tighten test_maneuvers assertions with precalculated values cinnaboot 2026-04-29 14:24:08 -0400
  • b333a1745f refactor test_maneuvers: add spacecraft struct to sim_engine, rewrite tests cinnaboot 2026-04-29 14:11:03 -0400
  • a5417e2274 add mat3_transpose() and use it in orbit tracker cinnaboot 2026-04-29 13:07:20 -0400
  • 9e0a51999b remove wrap_count from OrbitTracker cinnaboot 2026-04-29 12:59:57 -0400
  • 8486d8f2f3 update manual todo cinnaboot 2026-04-29 12:48:15 -0400
  • 7fb2e7e5fa add more instructions for test refactoring cinnaboot 2026-04-29 12:48:00 -0400
  • 9b14d8471c fix orbit tracker code quality issues cinnaboot 2026-04-29 12:30:20 -0400
  • 181dd61666 add inclined orbit tests and fix orbit tracker cinnaboot 2026-04-29 12:24:53 -0400
  • 0fb92ec348 refactor: create test_energy.cpp, move direction test from orbital_period cinnaboot 2026-04-29 10:41:05 -0400
  • 848cee8ad2 remove unused metrics.angular_position cinnaboot 2026-04-29 10:39:29 -0400
  • 55f9b248ff docs: clean up continue.md section ordering and stale TODOs cinnaboot 2026-04-29 10:11:09 -0400
  • 2a86e7093a use old_tests/ while refactoring tests cinnaboot 2026-04-28 18:46:12 -0400
  • 8d283d36f1 update manual TODO cinnaboot 2026-04-28 18:42:32 -0400
  • 5fd1ae84d5 document '{}' instead of '{0}' for zero initialization cinnaboot 2026-04-28 18:37:25 -0400
  • 0091d02704 refactor: rewrite test_orbital_period with SCENARIO/SECTION pattern cinnaboot 2026-04-28 13:04:52 -0400
  • 30b8127a55 feat: add sim_engine.py and test_orbital_period.py for precalculation cinnaboot 2026-04-28 13:04:37 -0400
  • 6edd30e759 refactor: improve OrbitTracker accuracy and test_utilities code quality cinnaboot 2026-04-28 13:04:23 -0400
  • 2db9758d9b clean up .gitignore cinnaboot 2026-04-28 12:58:19 -0400
  • bb2b01668f remove example application from default make target cinnaboot 2026-04-28 12:54:21 -0400
  • 5b154db7cf update manual TODO cinnaboot 2026-04-28 09:37:58 -0400
  • db7094abed refactor: test_true_anomaly_roundtrip - SCENARIO/SECTION pattern, tight tolerances cinnaboot 2026-04-27 14:36:56 -0400
  • 13b0eac98a docs: add SCENARIO/SECTION patterns to technical reference cinnaboot 2026-04-27 14:32:31 -0400
  • 9c455ccea5 refactor: true_anomaly_roundtrip - SCENARIO/SECTION pattern, tight tolerances cinnaboot 2026-04-27 13:59:43 -0400
  • 7c3142788b update TODO, move doc generation to ./tmp/ main cinnaboot 2026-04-27 12:31:05 -0400
  • dec5cc4fee Move summaries to tmp/summaries with cache and combine support cinnaboot 2026-04-27 12:25:16 -0400
  • 3376737150 remove clean-all make target cinnaboot 2026-04-27 11:21:54 -0400
  • 2205b1b202 Update docs for library/visualizer split cinnaboot 2026-04-27 10:56:30 -0400
  • d694f508dc update manual TODO cinnaboot 2026-04-27 10:53:11 -0400
  • e8167a90f5 Split visualizer into example/ sub-project cinnaboot 2026-04-27 10:42:06 -0400
  • eade44a245 resolve burn timing quantization: sub-step interpolation for TRIGGER_TIME, update docs cinnaboot 2026-04-26 12:34:11 -0400
  • 737273cc98 update manual TODO cinnaboot 2026-04-26 12:09:24 -0400
  • 008e524fe7 add TODO about combining code paths for check_maneuver_trigger cinnaboot 2026-04-26 12:03:30 -0400