Commit graph

11 commits

Author SHA1 Message Date
Casper V. Kristensen 18402b7084
Move rcs_estimated_burn_duration to lib/rcs. 2019-03-01 23:17:59 +01:00
Casper V. Kristensen 49b5236521
Implement docking. 2019-02-12 23:33:17 +01:00
Casper V. Kristensen 703afe4e8b
Don't use custom align_with function (invites A LOT of trouble due to the way things are passed around in kOS). 2019-02-10 15:32:50 +01:00
Casper V. Kristensen 6de947fb18
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
Casper V. Kristensen a38712c5a8
Better cohesion. 2019-02-08 23:18:34 +01:00
Casper V. Kristensen 804455c125
Fix file permissions. 2019-02-07 22:10:16 +01:00
Casper V. Kristensen 4bcc2ccd3a
Improve readability. 2019-02-07 21:56:34 +01:00
Casper V. Kristensen 7c2e925454
Actually add the syntax highlighting for PyCharm.. 2018-08-05 19:45:56 +02:00
Casper V. Kristensen 32852274cc
Add syntax highlighting for PyCharm. Update syntax throughout project to accommodate. 2018-08-05 19:40:16 +02:00
Casper V. Kristensen 738f581155
Add some orbital equations. 2018-07-27 21:32:14 +02:00
Casper V. Kristensen a6bcb34e06
Restructure. Improve node execution precision by an order of magnitude. 2018-07-27 17:23:38 +02:00
Renamed from node.ks (Browse further)