379 Commits (2679ec270f0faa2926bdb462f551ee80490d51ce)
 

Author SHA1 Message Date
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
cinnaboot 9da7e80a90 docs: Add maneuver UI controls implementation plan 5 months ago
cinnaboot 0e08adbc14 add FIXME to hybrid burn testing 5 months ago
cinnaboot a9313810a0 Add simulation type context to RK4 comment 5 months ago
cinnaboot b234c1fd45 update manual TODO 5 months ago
cinnaboot a458fa8d96 Rewrite technical documentation 5 months ago
cinnaboot f6dc12c24d add session summary 5 months ago
cinnaboot ec064a28d6 Remove unused solve_kepler_hyperbolic_with_prev() function 5 months ago
cinnaboot 31f38b9d89 Implement analytical propagation for all orbit types 5 months ago
cinnaboot a68b5e43f0 Move 4 toml config files from tests/configs/ to tests/ 5 months ago