Commit Graph

39 Commits

Author SHA1 Message Date
f12456fc81 Add more useful programs to science probe package. 2021-08-21 21:22:09 -04:00
d659889b82 Make boot scripts work for satellite. 2021-08-21 01:06:35 -04:00
828b5f9a5e Modify boot files to use new bootstrapping library. 2021-08-19 02:29:54 +00:00
b8f6e90e1f Refactor reentry into a library and make it usable by rocket.ks 2021-08-16 22:52:16 -04:00
fcf93c4106 Add code for unmanned science return probe. 2021-08-11 05:04:10 -04:00
e03222bac2 Merge libnode with libnavigation. 2021-08-10 18:12:54 -04:00
b3da2ab4de Add code for automating satellite deployment. 2021-08-08 16:23:49 -04:00
966729911b Rename debug bootloaders. 2021-08-08 16:22:52 -04:00
9a899211fe Major UI refactor. 2021-08-08 00:15:28 -04:00
2099d0a284 Fix up hover script and improve bootloading. 2021-08-06 04:57:07 -04:00
92b6345f3e Bug fixes. 2021-08-05 22:15:05 -04:00
d5e3a21e26 Add command-line-run programs for satellites. 2021-08-05 22:05:40 -04:00
20da3947d9 Move main program files to 'prog', add support for CLI-based interfaces (no boot file). 2021-08-04 18:41:13 -04:00
c0d61d132b Fix bugs in helicopter code. 2021-08-04 05:34:10 -04:00
981ce4e7f9 Move launch script to a library. 2021-08-02 00:20:19 -04:00
f2f81cd838 Refactor bootstrapping sequence for a consistent experience. 2021-08-02 00:06:43 -04:00
826df45ff2 Fix boot and launch scripts. 2021-08-01 22:30:07 -04:00
6577c694f9 Fix boot files. 2021-08-01 21:34:19 -04:00
c3e78c5356 Fix compileall script, and the compile errors it discovered. 2021-08-01 18:01:00 -04:00
a4d79c9826 Refactor and clean up lots of code. 2021-08-01 17:53:09 -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
6d9b8fc554 Add helicopter hovering code that works. 2021-07-25 17:24:34 -04: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
41438700ad Reorganize code files. 2021-07-22 21:42:34 +00:00
45cd517a2a Get full automation to orbit functioning. 2021-07-20 02:38:29 -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
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