| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Add separate 'ao_launch_tick'. Use in pyro and lockout. | Keith Packard | 2018-08-05 |
| | | | | | | | | | | | | | | | | | Prior to this, there was only ao_boost_tick, which got reset at each motor burn start. That meant there wasn't any way to measure total flight time for pyro channels and 'apogee lockout' was based on time since most recent motor start instead of total flight time. Now pyro channels and apogee lockout both use total flight time, while motor burn length still uses time since most recent motor burn start (as it should). Docs and UI updated to use 'launch' instead of 'boost' to try and make the change clear. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Add short section on accelerometer calibration | Keith Packard | 2017-09-18 |
| | | |||
| * | Elide pyro channel information from EasyMini docs | Keith Packard | 2016-01-10 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | doc: Split out EasyMini into a separate manual | Keith Packard | 2015-11-13 |
| | | | | | | | | EasyMini uses a tiny fraction of the overall system software; splitting the manual out makes it a lot smaller. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Break out common pieces from TeleGPS and AltusMetrum | Keith Packard | 2015-11-13 |
| This creates shared files for portions of the TeleGPS and AltusMetrum manual to avoid duplicating text between the two. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
