409 Commits (7b9a557662f751ee57bb9aaabff516528bb7d8ca)
 

Author SHA1 Message Date
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
cinnaboot 4d6af716ce src: add Hohmann transfer helper functions 3 months ago
cinnaboot 3aba55afa7 docs/planning: add hohmann rendezvous quantization analysis 3 months ago
cinnaboot 493fd8e27e remove debugging from src/maneuver.cpp 3 months ago
cinnaboot b4f820c449 add initial hohmann rendezvous implementation 3 months ago
cinnaboot a51ad4be80 add changes for CW rendezvous test cases 3 months ago
cinnaboot c4539124d2 fix styling in src/orbital_objects.h 3 months ago
cinnaboot 3e6566e1f9 Update rendezvous.h to match new style 3 months ago
cinnaboot 1bb7c820d7 Fix enum and struct styling in orbital_objects.h 3 months ago
cinnaboot 2679ec270f Consolidate rendezvous types into orbital_objects.h 3 months ago
cinnaboot 540558c762 Initial work on rendezvous planning 3 months ago
cinnaboot 5bd107d35d condense reference doc, add summary generation 3 months ago
cinnaboot 0ede2e567f trying out a new method for generating llm context 3 months ago
cinnaboot 625b4cfad0 add rendezvous planning doc 3 months ago
cinnaboot 52223c0173 docs: add UI fixes session summary 3 months ago
cinnaboot 6794e1a64d fix: UI text overlapping and special character fixes 3 months ago
cinnaboot 6427d4c86c update Makefile to allow changing build directory 4 months ago
cinnaboot 0548d864c4 Document scheduled_dt field and exact position burn execution in technical reference 5 months ago
cinnaboot 0d2be15285 Add session summary for exact position burn execution 5 months ago
cinnaboot 680a8f4a90 Implement exact position burn execution for true anomaly triggers 5 months ago
cinnaboot f8acbd8e1a Fix periapsis burn execution location and omega calculation 5 months ago
cinnaboot 45c5bca3f4 Document periapsis burn bug analysis 5 months ago
cinnaboot 49c748f4fe Add test cases capturing periapsis burn bug 5 months ago
cinnaboot ac80bd9e71 set inital sim speed to 1.0 5 months ago
cinnaboot f7a5d834f5 update manual TODO 5 months ago
cinnaboot 4b77ad6ff7 Fix true anomaly trigger at periapsis 5 months ago
cinnaboot ca8d466b00 start the graphical simulation in paused mode 5 months ago
cinnaboot e831e76b3e Add test cases for prograde burn at periapsis 5 months ago
cinnaboot 5124b9236b Remove redundant propagate_state_by_dt helper, inline logic directly 5 months ago