Commit Graph

8 Commits

Author SHA1 Message Date
kcjennin dceeddfcf1 feat: overhaul lander suicide burn, add transfer GUI, improve ascent fairing logic
- lander.ks: Replace fixed suicide burn with dynamic throttle control using
  vertical fraction, gateRatio, and finalPhase logic; simplify post-land
  sequence to SAS stabilityassist
- transfer.ks: Replace hardcoded Mun target with GUI popup menu populated
  from body:orbitingchildren
- ascent.ks: Change fairing jettison trigger from dynamic pressure to
  altitude > atm height; guard antenna extension with hasmodule check
- basic.ks: Append stayRunner invocation at end of script
- boot/boot.ks: Remove commented RT connection block; add newline before runPath
- boot/testing.ks: Switch to volume 0 and use relative paths for transfer
  and doManeuver scripts
- boot/heloBoot.ks: Delete unused boot file
2026-06-26 17:44:06 -07:00
kcjennin 36fc515c23 ignorefile changes 2026-06-08 23:35:23 -07:00
kcjennin a936077187 Initial transfer file and some other improvements 2026-06-08 23:28:21 -07:00
kcjennin ef8ae9e9cc Remove RT and tweaked ascent profile 2026-06-07 01:41:03 -07:00
kcjennin a314cdaa62 Improvements and gui to ascent script 2026-05-29 17:49:13 -07:00
kcjennin 6822923238 Added a logger for flight data. 2026-05-20 11:55:34 -07:00
kcjennin 6dd14708bc Initial cleanup of ascent logic, not tested 2026-05-20 10:54:07 -07:00
kcjennin 8aec6aa8a4 Launch script works pretty well 2026-05-19 00:04:41 -07:00