Commit Graph

18 Commits

Author SHA1 Message Date
82e456be70 First pass at insertionBurn() implementation. Currently fails: complains that we can't compare two TimeStamps... 2021-09-29 03:01:54 -04:00
6830f23613 Improve launch sequence, add some control buttons to rocket program. 2021-09-13 23:51:18 -04:00
2601db8fd4 Add tones, including a launch countdown sequence. 2021-08-29 17:26:56 -04:00
6be96ebf8a Add launchpad code for controlling pre-launch sequence with ModularLaunchpads. (this is 100% aesthetic but it's really pretty) 2021-08-29 01:07:14 -04:00
f9246c6246 Fix throttle left on after launch. 2021-08-27 03:59:24 -04:00
376629354b Add aircraft automation code, including flap control and stable autopilot flight. 2021-08-24 06:10:21 -04:00
55af841aeb Arbitrary function name change seems to have fixed strange runtime bug. 2021-08-21 04:49:34 -04:00
15c479cd18 Use a time-based approach for the pitch instead of just a lead angle and a prayer. 2021-08-21 01:46:53 -04:00
18f7e996a7 Improvements to auto-launch script, inspired partially by the discussion at https://amyparent.com/blog/automating-rocket-launches.html 2021-08-20 21:20:15 -04:00
aa59db4f82 Clean up some variable names. 2021-08-20 19:37:48 -04:00
37cbab7724 Fix casing on all include lines. 2021-08-19 02:32:07 +00:00
bbf1d118e3 Add autostage option, fix bugs, tune things. 2021-08-12 19:14:20 -04:00
2e7b904216 Modify launch code to be smoother. 2021-08-11 05:04:21 -04:00
310a3fb372 Refactor some functions only used once. 2021-08-10 18:17:05 -04:00
8e012799eb Disable initial pitching. 2021-08-08 21:11:54 -04:00
75a7dfec22 Stage during ascent, if needed. 2021-08-06 01:36:26 -04:00
102786b79b Pass TWR in to launch function so it actually has an effect. 2021-08-04 23:05:05 -04:00
981ce4e7f9 Move launch script to a library. 2021-08-02 00:20:19 -04:00