34 Commits (6c28eb1560d2b106efbe09e3e70d4aa2d6222f29)

Author SHA1 Message Date
cinnaboot 8638343251 re-add ctag update to default Makefile target 2 months ago
cinnaboot bb2b01668f remove example application from default make target 2 months ago
cinnaboot 3376737150 remove clean-all make target 3 months ago
cinnaboot e8167a90f5 Split visualizer into example/ sub-project 3 months ago
cinnaboot 7ddde5b53a Update build/test docs: remove make run, add Catch2 filtering patterns 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 a653749a04 refactor: rename rendezvous_hohmann to rendezvous 3 months ago
cinnaboot 9c9f05761c tests: remove obsolete rendezvous module and tests 3 months ago
cinnaboot a51ad4be80 add changes for CW rendezvous test cases 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 6427d4c86c update Makefile to allow changing build directory 4 months ago
cinnaboot 50d0ef74d5 update ctags when running make 5 months ago
cinnaboot 3bd35bb90e create config_validator module and refactor validation logic 6 months ago
cinnaboot c5946acdc4 WIP: Phase 4-6 - Initialization, validation, and test updates 6 months ago
cinnaboot 3a6d6755b5 set a different default UI style 6 months ago
cinnaboot 76157ed4bc remove old mission_planning references and sources 6 months ago
cinnaboot 2f7ae72bf0 Add local frame spacecraft maneuvering interface 6 months ago
cinnaboot 9a02222dc3 ignore compiler warning from raygui 6 months ago
cinnaboot 32e0bf2512 Add raygui integration and UI functionality for body selection 6 months ago
cinnaboot 9802dc7c91 Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
cinnaboot 51559dfe84 clean up Makefile 6 months ago
cinnaboot c53c598ffe Add moon orbit test suite and fix solar system config 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot 1c59da8c41 Remove headless mode and legacy test documentation: simplify main.cpp, update README with Testing section, delete obsolete test_verification.md, remove test-manual target from Makefile 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot 8e21f714bb Refactor test to use same code path as simulation 6 months ago
cinnaboot 60c26a0fab fix typo in Makefile 6 months ago
cinnaboot 0e2f9dd92f Refactor orbital elements to reusable code and track SOI transitions 6 months ago
cinnaboot 95ba4de348 Add Catch2 testing and implement RK4 integration 6 months ago
cinnaboot e3a3c4f6a4 ignore compiler warnings from raylib 6 months ago
cinnaboot af1b54bdac Condense and deduplicate project documentation 6 months ago
cinnaboot e8a56c93c1 Initial commit 6 months ago