388 Commits (fffbdb436aa34c1eaf6f7521db9f9229a8302510)
 

Author SHA1 Message Date
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
cinnaboot e23a1c874b Move orbital calculation helpers to orbital_mechanics module, add propagate_state_by_dt helper 5 months ago
cinnaboot db802f1983 Refactor check_maneuver_trigger: extract helpers, fix near-circular orbit handling, add next-step detection 5 months ago
cinnaboot 10ec5c7238 update manual TODO and add FIXMEs 5 months ago
cinnaboot f2af2fd05c add session summary 5 months ago
cinnaboot 10595cbaa0 Update rendering.md: UIState and ManeuverDialogState documentation 5 months ago
cinnaboot c76380f569 Fix UI: maneuver status updates, ZII initialization, helper functions for cache checks 5 months ago
cinnaboot 028b8a8fcc Fix UI buffer caching: remove dead code, use count-based invalidation, fix update bug 5 months ago
cinnaboot b37497a504 Implement UIState buffer caching to eliminate per-frame malloc/free calls 5 months ago
cinnaboot 79a972a183 Fix GuiDropdownBox behavior with static edit mode variables 5 months ago
cinnaboot e16d9e0c6e update manual TODO 5 months ago
cinnaboot 479f234e0f feat: Add keyboard shortcuts and improved error messages (Phase 6) 5 months ago
cinnaboot 0af8ece649 feat: Enhance maneuver list (Phase 5) 5 months ago
cinnaboot b0d9d99aa8 feat: Implement Edit Maneuver tab (Phase 4) 5 months ago
cinnaboot 94a7dcb6f7 feat: Implement Hohmann Transfer tab (Phase 3) 5 months ago
cinnaboot 03b73095a7 docs: Save maneuver dialog progress tracking 5 months ago
cinnaboot f45b111064 fix: Add conditional rendering for GUI dropdowns 5 months ago
cinnaboot 2874c5ebea feat: Add auto-generated maneuver names with edit capability 5 months ago
cinnaboot 351f647c11 fix: Initialize UIState maneuver_dialog fields properly 5 months ago
cinnaboot 9c55c7ca02 feat: Implement maneuver dialog Create tab (Phase 2) 5 months ago
cinnaboot 883695cd43 docs: Add maneuver management dialog design 5 months ago
cinnaboot 5ecd8805e2 feat: Add maneuver UI control functions 5 months ago