487 Commits (c550f318e43e5bc08de7606098a9a3eaa3427298)
 

Author SHA1 Message Date
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
cinnaboot b54501e347 Fix circular orbit true anomaly calculation in cartesian_to_orbital_elements 3 months ago
cinnaboot 8652abce8b add python scripts to precompute values for tests 3 months ago
cinnaboot e35c48abf8 update docs/technical_reference.md 3 months ago
cinnaboot 7b9a557662 use interpolated maneuvers with time trigger 3 months ago
cinnaboot 7d419f8d30 Revert "update docs/technical_reference.md new maneuver logic" 3 months ago
cinnaboot 601e564fa7 update docs/technical_reference.md new maneuver logic 3 months ago
cinnaboot 46985e1c3d update manual TODO 3 months ago
cinnaboot 16398dd06d don't generate summary files for headers/modules 3 months ago
cinnaboot 8a1a181942 refactor: clean test dump output with TestOutput struct 3 months ago
cinnaboot 919ae78082 Update planning doc with measured DT sweep values and add DT sweep tests 3 months ago
cinnaboot e7bbd7001f Update planning doc with completed refactoring status 3 months ago
cinnaboot 22727bbe22 Merge maneuver execution into single spacecraft propagation pass 3 months ago
cinnaboot fff7fa3d49 Replace per-frame propagation probe with analytical mean anomaly delta 3 months ago
cinnaboot 1a3e1dbdb7 add planning doc for improvements to simulation propagation 3 months ago
cinnaboot 7c7a8430a9 Update technical_reference: add rendezvous module, HohmannTransfer struct, and reset_spacecraft_tracking step 3 months ago
cinnaboot 85114796d5 update manual TODO 3 months ago
cinnaboot f5d9a0638b Revert "Makefile: expand CXXFLAGS continuation tabs to 4-space indentation" 3 months ago
cinnaboot 8c583a6028 Makefile: expand CXXFLAGS continuation tabs to 4-space indentation 3 months ago
cinnaboot 272a40f195 docs/planning: update hohmann rendezvous analysis with current state 3 months ago
cinnaboot a653749a04 refactor: rename rendezvous_hohmann to rendezvous 3 months ago
cinnaboot faf59e03a5 tests: improve rendezvous_hohmann integration test 3 months ago
cinnaboot a855e781b5 tests: add burn timing quantization tests to maneuver_planning 3 months ago
cinnaboot 9c9f05761c tests: remove obsolete rendezvous module and tests 3 months ago
cinnaboot 2130a611c5 src: add dump_simulation_state test utility 3 months ago
cinnaboot fffbdb436a src: fix cartesian_to_orbital_elements for coplanar orbits 3 months ago