| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-08-26 | Added beacons/strobes to DarkHorse. | Selene ToyKeeper | 1 | -0/+1 | |
| Added a way to explicitly cancel the current "nice" delay without changing state. | |||||
| 2017-08-25 | Added battcheck mode to ramping-ui. It's bigger than I had hoped. :( | Selene ToyKeeper | 1 | -0/+2 | |
| Added fsm-misc.*, which currently only has interruptible blink functions in it. (for blinking out numbers and such) | |||||
| 2017-08-24 | Started on some documentation, spaghetti-monster.txt. | Selene ToyKeeper | 1 | -0/+5 | |
| Added #defines for State return values: EVENT_HANDLED, EVENT_NOT_HANDLED Improved handling of delay includes. Managed mischief. | |||||
| 2017-08-24 | Added loop() to API, executes constantly. | Selene ToyKeeper | 1 | -0/+3 | |
| Added nice_delay_ms() to process events while waiting, and abort on state change. Converted ramping-ui strobe to smoothly variable with party and tactical modes. | |||||
| 2017-08-24 | Made ramping UI able to toggle between smooth and discrete ramping with 4 ↵ | Selene ToyKeeper | 1 | -0/+13 | |
| clicks. | |||||
| 2017-08-24 | Added a ramping UI example. | Selene ToyKeeper | 1 | -0/+7 | |
| Added ramping support in general. | |||||
| 2017-08-19 | Completely reorganized SpaghettiMonster code into smaller logical pieces: ↵ | Selene ToyKeeper | 1 | -0/+197 | |
| fsm-*.c and fsm-*.h. | |||||
