Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Use 'char' instead of 'uint8_t' for character data | Keith Packard | 2009-04-29 |
| | | | | | String and character constants are of char type, so using uint8_t causes promotion to 16-bit types when comparing the two. | ||
* | Add manual ignition and igniter test commands | Keith Packard | 2009-04-26 |
| | |||
* | configure igniter ports, set values to measured ones | Keith Packard | 2009-04-24 |
| | |||
* | Add igniters and update flight control algorithm | Keith Packard | 2009-04-24 |