..
informational
Add trailing whitespace enforcement with pre-commit hook and document style rule
5 months ago
test_analytical_propagation.cpp
Consolidate analytical propagation tests: merge apsides + timesteps
5 months ago
test_analytical_propagation.toml
Consolidate analytical propagation tests: merge apsides + timesteps
5 months ago
test_barkers_equation.cpp
feat: Implement Barker's equation for parabolic orbit propagation
5 months ago
test_cartesian_to_elements_advanced.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_cartesian_to_elements_basic.cpp
Add Newton-Raphson analytical propagation tests
5 months ago
test_cartesian_to_elements_basic.toml
Add Newton-Raphson analytical propagation tests
5 months ago
test_energy.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_energy.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_extreme_eccentricity.cpp
Fix test_extreme_eccentricity to skip invalid hyperbolic true anomalies
5 months ago
test_extreme_eccentricity.toml
Fix test_extreme_eccentricity to skip invalid hyperbolic true anomalies
5 months ago
test_extreme_orientation_mixed.cpp
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_extreme_orientation_mixed.toml
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_extreme_timescales.cpp
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_extreme_timescales.toml
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_hybrid_burns.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_hybrid_burns.toml
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_hybrid_energy_conservation.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_hybrid_energy_conservation.toml
Move 4 toml config files from tests/configs/ to tests/
5 months ago
test_hyperbolic_orbit.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_hyperbolic_orbit.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_inclined_orbits.cpp
Replace cout with INFO macros and remove unused test variables
5 months ago
test_inclined_orbits.toml
Add Molniya orbit test cases and document config loader bug
5 months ago
test_integration.cpp
Add 3x3 matrix implementation for orbital rotations
5 months ago
test_invalid_parent_assignment.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_invalid_parent_assignment.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_main.cpp
Add Catch2 testing and implement RK4 integration
6 months ago
test_maneuver_planning.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_maneuver_planning.toml
Fix true anomaly trigger at periapsis
5 months ago
test_maneuvers.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_maneuvers.toml
Remove altitude parameter to fix spacecraft initialization bug
5 months ago
test_moon_orbits.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_moon_orbits.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_newton_raphson_convergence.cpp
Refactor orbital_mechanics: separate elliptical and hyperbolic Kepler solvers
5 months ago
test_omega_debug.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_orbit_rendering.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_orbit_rendering.toml
Remove altitude parameter to fix spacecraft initialization bug
5 months ago
test_orbital_period.cpp
fix: render prograde orbits counter-clockwise by removing sign flip
6 months ago
test_orbital_period.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_parabolic_orbit.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_parabolic_orbit.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_periapsis_burn.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_periapsis_burn.toml
Implement exact position burn execution for true anomaly triggers
5 months ago
test_precision_boundaries.cpp
Fix test_precision_boundaries: remove incorrect Z-coordinate check for polar orbit
5 months ago
test_precision_boundaries.toml
Add Newton-Raphson analytical propagation tests
5 months ago
test_rendezvous.cpp
Consolidate rendezvous types into orbital_objects.h
3 months ago
test_rendezvous.toml
Initial work on rendezvous planning
3 months ago
test_root_body_transitions.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_root_body_transitions.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_soi_transition.cpp
reorganize test configs: 1:1 mapping with test files
6 months ago
test_soi_transition.toml
reorganize test configs: 1:1 mapping with test files
6 months ago
test_true_anomaly_roundtrip.cpp
Document periapsis burn bug analysis
5 months ago