Commit Graph

42 Commits

Author SHA1 Message Date
a4d79c9826 Refactor and clean up lots of code. 2021-08-01 17:53:09 -04:00
94c374fcf4 More work on rocket stabilization. Still not quite working though. 2021-08-01 17:46:28 -04:00
13018f75aa Lots of changes everywhere. 2021-08-01 01:23:39 -04:00
b3a6105cbe Fix non-debug boot script. 2021-07-26 15:13:12 -04:00
f6731b0ab0 Clean up UI and add TWR-lock that continues to give control over navigation. 2021-07-26 15:13:03 -04:00
f4fb3909e3 Bugfix. 2021-07-25 21:15:25 -04:00
448eebdbd9 Improve landing code. 2021-07-25 18:16:59 -04:00
6d9b8fc554 Add helicopter hovering code that works. 2021-07-25 17:24:34 -04:00
c5e26ab1ec Make vecrender callable from terminal. 2021-07-23 21:59:51 +00:00
659e41c80f Clean up hover code and add some vector rendering stuff. 2021-07-23 21:57:32 +00:00
0605cc4f2e Add a handy compiling script. 2021-07-23 21:50:11 +00:00
a795564f95 Add some debugging. 2021-07-23 21:40:46 +00:00
dd6f3d528b Fighting with pid loops. WIP. 2021-07-23 16:04:26 -04:00
a39f5fa328 Add very early work on helicopter automation. 2021-07-22 23:29:34 -04:00
084b8e839d remove obsolete code 2021-07-22 22:30:15 +00:00
ff72ff31f1 Merge branch 'main' of ssh://git.annabunch.es:2222/annabunches/kOS into main 2021-07-22 22:29:38 +00:00
c222f590e5 Begin refactor / rework of UI. 2021-07-22 22:29:18 +00:00
41438700ad Reorganize code files. 2021-07-22 21:42:34 +00:00
cea195a85b Add some scratch bits of code that may one day be useful. 2021-07-22 13:38:19 -04:00
a6fe8839cd Fuzz up execnode logic for more consistent execution. 2021-07-22 04:57:46 -04:00
c7438fcfe7 Various improvements, oops. 2021-07-21 05:24:46 -04:00
e2653db827 Experimental code to calculate burn time respecting stage thrust and dV limits. 2021-07-20 16:17:14 -04:00
8f2cb8cf5f Fix for creating a node at periapsis. 2021-07-20 15:19:18 -04:00
d27d63fb80 Use orbital math to simplify circ node. 2021-07-20 04:18:16 -04:00
ec9568b24a Remove debugging messages. 2021-07-20 02:40:47 -04:00
45cd517a2a Get full automation to orbit functioning. 2021-07-20 02:38:29 -04:00
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