| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganized FSM files, one dir per UI. | Selene ToyKeeper | 2017-08-30 | 1 | -961/+0 |
| | | |||||
| * | Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense. | Selene ToyKeeper | 2017-08-30 | 1 | -1/+1 |
| | | | | | | | Made momentary.c compile again. Updated fsm-main to use whichever delay function is available. | ||||
| * | Added goodnight mode. Rearranged blinkies in battcheck group. | Selene ToyKeeper | 2017-08-28 | 1 | -11/+58 |
| | | |||||
| * | Added lightning storm mode. | Selene ToyKeeper | 2017-08-28 | 1 | -6/+70 |
| | | |||||
| * | just ideas and minor cleanup | Selene ToyKeeper | 2017-08-28 | 1 | -1/+7 |
| | | |||||
| * | Adjusted default ramp values for general-purpose use. | Selene ToyKeeper | 2017-08-28 | 1 | -3/+3 |
| | | |||||
| * | Added thermal config mode... but I'm not sure if it's the right UI for this ↵ | Selene ToyKeeper | 2017-08-28 | 1 | -2/+39 |
| | | | | | or not. | ||||
| * | Added beacon mode and beacon config mode. | Selene ToyKeeper | 2017-08-28 | 1 | -4/+79 |
| | | | | | | Renamed ramp_config_mode to ramp_config_state. | ||||
| * | Use different speed values for party and tactical strobes. | Selene ToyKeeper | 2017-08-27 | 1 | -11/+13 |
| | | |||||
| * | Fixed bug: double-click from off didn't *really* go to the top of the ramp. | Selene ToyKeeper | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Remembered to put the thermal ceiling back at a sane value. | Selene ToyKeeper | 2017-08-27 | 1 | -1/+1 |
| | | | | | | UI idea updates. | ||||
| * | Added bike flasher. | Selene ToyKeeper | 2017-08-27 | 1 | -17/+54 |
| | | |||||
| * | Now remembers ramp and strobe settings after battery change. | Selene ToyKeeper | 2017-08-27 | 1 | -18/+47 |
| | | | | | | | | Also, set new defaults for ramping: - ~50% power maximum - 0.3 lm min for smooth ramping, 10 lm min for discrete ramping | ||||
| * | Made ramp config mode significantly easier to use. | Selene ToyKeeper | 2017-08-27 | 1 | -46/+43 |
| | | | | | | | Added delays around each step. Fixed wrong number of blinks for each option. | ||||
| * | Ramp config mode actually works now... | Selene ToyKeeper | 2017-08-27 | 1 | -7/+174 |
| | | | | | | | Added EV_reenter_state event to indicate an obscuring state was popped off the stack and the underlying one is now on top again. | ||||
| * | Reduced ROM size, simplified logic, made sure discrete ramp won't overflow ↵ | Selene ToyKeeper | 2017-08-27 | 1 | -53/+27 |
| | | | | | outside uint8_t range. | ||||
| * | Made discrete ramping to work significantly better. | Selene ToyKeeper | 2017-08-27 | 1 | -19/+80 |
| | | | | | | | Added momentary mode. Can only be exited by disconnecting power. Rearranged some mappings from off to other states. | ||||
| * | Started on Anduril, a Narsil-inspired UI. | Selene ToyKeeper | 2017-08-27 | 1 | -0/+465 |
