kOS-scripts/lib
Casper V. Kristensen 0e6904da89
Improve maneuver node execution accuracy by basing time-to-burn on the
estimated burn duration of half of the delta-V instead of half of the
estimated duration of the entire burn to account for the acceleration
increasing over the course of the burn as the rocket uses fuel.
2019-06-20 00:14:44 +02:00
..
node.ks Improve maneuver node execution accuracy by basing time-to-burn on the 2019-06-20 00:14:44 +02:00
orbital_equations.ks Allow node-execution script to execute a burn based on a vector (in addition to a node). 2019-02-09 21:32:14 +01:00
orbital_maneuvers.ks Use own orbital_velocity function from lib/orbital_equations instead of built-in velocityat(). 2019-03-01 23:04:39 +01:00
rcs.ks Wait one physics tick between PID adjustments. 2019-06-20 00:10:00 +02:00
rocket.ks Only wait for fairings to clear the vessel if there are any to deploy. 2019-03-01 23:22:17 +01:00
target.ks Rename lib/rendezvous to lib/target, adding target_ship() convenience function. 2019-03-01 23:02:19 +01:00
util.ks Small QoL and readability. 2019-02-10 15:34:10 +01:00
vectors.ks Implement simple GUI. 2019-03-01 23:08:50 +01:00
warp.ks Improve warping code slightly. 2019-06-20 00:10:37 +02:00