| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
low modes.
Adjusted default FET+1 ramp to compensate for speed bump.
Added define(s) for whether to blink at ramp floor/ceiling/channel edges.
Lowered default moon level to 1, since slower speed makes it brighter and more stable.
|
| | |
|
| |
|
|
|
|
|
|
| |
regular functions.
(PWM, ADC, WDT all still enabled; only useful in moon mode)
Changed default ceilings in Anduril FW3A config.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Made momentary.c compile again.
Updated fsm-main to use whichever delay function is available.
|
| |
|
|
|
|
|
| |
after connecting power.
(spurious events were detected at boot, and previously had to time out before it would respond)
|
| |
|
|
|
|
| |
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.
|
|
|
fsm-*.c and fsm-*.h.
|