| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed unused code from first idle_mode(); experiment. | Selene ToyKeeper | 2017-09-24 | 1 | -2/+1 |
| | | |||||
| * | Added idle_mode() for slightly lower power use without turning off any ↵ | Selene ToyKeeper | 2017-09-24 | 1 | -0/+7 |
| | | | | | | | | | regular functions. (PWM, ADC, WDT all still enabled; only useful in moon mode) Changed default ceilings in Anduril FW3A config. | ||||
| * | Got the 4th PWM channel to work, ish. (channel 4 is inverted though) | Selene ToyKeeper | 2017-09-03 | 1 | -0/+7 |
| | | | | | | | | | | Moved go_to_suspend thing into main() instead of making each UI handle that during loop(). Made default_state() optional. Fixed bug where battcheck and other number readouts could interfere with the state which interrupted them. (they would sometimes turn the LED off after the new state had already started) Updated darkhorse's moon levels to match new ramp on D4 hardware. | ||||
| * | Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵ | Selene ToyKeeper | 2017-08-19 | 1 | -0/+26 |
| fsm-*.c and fsm-*.h. | |||||
