Commit Graph

116 Commits

Author SHA1 Message Date
2cceb5c0c1 Add a tool to upload code from the KSC to a vessel. 2021-07-20 02:37:43 -04:00
d518d86bc2 Add some print lines and a button to toggle terminal. 2021-07-19 21:36:04 -04:00
642e5b17c5 Simplify lots of code in the launch sequence. 2021-07-19 21:29:27 -04:00
401f51425f Forget using a PID loop, just lock to the throttle function and simplify it. 2021-07-19 20:06:38 -04:00
45ca153f2f Add documentation. 2021-07-19 18:29:39 -04:00
917d39d68d Fix circularization code. 2021-07-19 05:09:17 -04:00
6ced7a2e25 Fix boot sequence. 2021-07-19 04:54:15 -04:00
3101aef1cc Finally, code that works to orbit + creates a circ node. 2021-07-19 04:46:05 -04:00
6f9537547f Move GUI code. 2021-07-19 04:04:06 -04:00
deb46a6430 More refactoring. 2021-07-19 04:03:42 -04:00
e0d1c34b46 Add node execution code. 2021-07-19 03:43:07 -04:00
34ddc42b37 Pin down more of the logic for flight control. 2021-07-19 00:54:32 -04:00
5b9da6f0f1 Refactor boot/os code, add graphical interface, more attempts to fix steering logic. 2021-07-18 19:32:45 -04:00
5cb608ff01 Fix throttling, first attempt to fix gravity turn. 2021-07-18 16:06:38 -04:00
ed31a1fda3 Large-scale refactor, rewrite ascent code to just mimic what I actually do when flying manually. 2021-07-18 15:05:26 -04:00
c3ab101f8b Initial commit. 2021-07-18 04:07:00 -04:00