| Commit message (Expand) | Author | Age | Files | Lines |
| * | merged from fsm branch to get a bunch of new updates | Selene ToyKeeper | 2019-05-22 | 15 | -155/+266 |
| |\ |
|
| | * | D4S actually steps down a bit too fast, so... minimize that | Selene ToyKeeper | 2019-05-22 | 1 | -1/+1 |
| | * | turned off hard turbo drop since it doesn't seem to be needed any more | Selene ToyKeeper | 2019-05-22 | 4 | -7/+5 |
| | * | made ramp-able strobe modes auto-reverse (mostly like the main ramp does) | Selene ToyKeeper | 2019-05-22 | 1 | -9/+45 |
| | * | enabled fancy (2-level) lockout momentary moon by default | Selene ToyKeeper | 2019-05-22 | 1 | -1/+1 |
| | * | made momentary mode also do strobes | Selene ToyKeeper | 2019-05-22 | 2 | -10/+46 |
| | * | Rewrote thermal regulation. Seems to be much more stable now... doesn't boun... | Selene ToyKeeper | 2019-05-22 | 4 | -83/+58 |
| | * | Fixed blip in PL47-219 ramp | Selene ToyKeeper | 2019-05-22 | 1 | -0/+2 |
| | * | merged in BLF Lantern branch, even though it's not quite finished, because it... | Selene ToyKeeper | 2019-05-18 | 6 | -44/+266 |
| | |\ |
|
| | | * | the lantern middle-tint power correction factor wasn't quite right... | Selene ToyKeeper | 2019-05-14 | 1 | -1/+1 |
| | | * | added tint ramping power correction for middle tints | Selene ToyKeeper | 2019-05-14 | 2 | -6/+18 |
| | | * | moved triangle_wave into fsm-misc, because I need it for power correction in ... | Selene ToyKeeper | 2019-05-14 | 3 | -6/+16 |
| | | * | fixed bug where click-click-hold from off to strobes would also activate tint... | Selene ToyKeeper | 2019-05-14 | 1 | -2/+17 |
| | | * | added auto-tint modes, refactored some indicator blinks into "blip()", enable... | Selene ToyKeeper | 2019-05-14 | 3 | -43/+57 |
| | | * | made tint ramping blink at ends of ramp, made lantern default to stepped mode... | Selene ToyKeeper | 2019-05-13 | 2 | -4/+17 |
| | * | | Fixed an off-by-one error in lightning mode. | Selene ToyKeeper | 2019-05-15 | 1 | -1/+1 |
| * | | | smoothed out MF01S tint "pop" a little more by making a few steps which are s... | Selene ToyKeeper | 2019-05-11 | 1 | -3/+4 |
| * | | | merged from lantern branch, to get candle mode updates | Selene ToyKeeper | 2019-05-11 | 4 | -13/+171 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Increased default candle magnitude to better fit recent changes | Selene ToyKeeper | 2019-05-10 | 1 | -1/+1 |
| | * | | reworked candle mode a bit more, now specifies the amplitude of each wave in ... | Selene ToyKeeper | 2019-05-10 | 2 | -13/+17 |
| | * | | made candle mode amplitude configurable at compile time, | Selene ToyKeeper | 2019-05-10 | 2 | -11/+19 |
| | * | | merged fsm branch, resolved conflicts in anduril.c, did some quick testing | Selene ToyKeeper | 2019-04-08 | 12 | -262/+2841 |
| | |\ \ |
|
| | * \ \ | merged trunk | Selene ToyKeeper | 2019-04-08 | 6 | -332/+971 |
| | |\ \ \ |
|
| | * | | | | configured lantern stepped ramp and button LED mode, set default tint to 128 ... | Selene ToyKeeper | 2018-12-19 | 2 | -2/+8 |
| | * | | | | merged include-fix branch for cleaner config file mechanisms | Selene ToyKeeper | 2018-12-18 | 27 | -185/+54 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merged updates from fsm branch | Selene ToyKeeper | 2018-12-18 | 23 | -846/+605 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | merged upstream changes from fsm branch | Selene ToyKeeper | 2018-11-08 | 16 | -333/+180 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | added lantern pin layout | Selene ToyKeeper | 2018-11-08 | 1 | -0/+8 |
| | * | | | | | | | merged updates from fsm branch | Selene ToyKeeper | 2018-10-10 | 14 | -33/+1263 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fixed location of an #endif | Selene ToyKeeper | 2018-10-10 | 1 | -2/+1 |
| | * | | | | | | | | ramp tint faster, remember after battery change | Selene ToyKeeper | 2018-09-13 | 2 | -4/+15 |
| | * | | | | | | | | fixed tint ramp brightness being off by one level, | Selene ToyKeeper | 2018-09-13 | 1 | -9/+7 |
| | * | | | | | | | | made tint ramping actually work | Selene ToyKeeper | 2018-09-13 | 1 | -0/+3 |
| | * | | | | | | | | oops, forgot to add lantern config file | Selene ToyKeeper | 2018-09-13 | 1 | -0/+59 |
| | * | | | | | | | | Added tint ramping. Not tested yet. Also added BLF Lantern build target. | Selene ToyKeeper | 2018-09-13 | 4 | -1/+67 |
| * | | | | | | | | | attempt to reduce mid-ramp "pop" | Selene ToyKeeper | 2019-05-11 | 1 | -1/+1 |
| * | | | | | | | | | Added Mateminco MF01S build target. | Selene ToyKeeper | 2019-05-09 | 1 | -0/+44 |
| | |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | | added a FAQ about muggle mode stepping down | Selene ToyKeeper | 2019-05-07 | 1 | -0/+3 |
| * | | | | | | | | Make sure turbo still has the 7135 chips on, since it's not 100% FET in this ... | Selene ToyKeeper | 2019-04-24 | 1 | -0/+4 |
| * | | | | | | | | added FW3A-219 build target, with FET levels limited to 50% power | Selene ToyKeeper | 2019-04-24 | 1 | -0/+5 |
| | |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | | fixed bug: hold-from-off then release and hold failed in stepped ramp | Selene ToyKeeper | 2019-03-29 | 1 | -3/+7 |
| * | | | | | | | updated D18 config to 03-21 version | Selene ToyKeeper | 2019-03-26 | 1 | -12/+12 |
| * | | | | | | | tweaked D18 ramp (03-18a version) | Selene ToyKeeper | 2019-03-26 | 1 | -2/+2 |
| * | | | | | | | adjusted Emisar D18 ramp shape and other config options | Selene ToyKeeper | 2019-03-18 | 1 | -13/+21 |
| * | | | | | | | made mid-ramp blinks more configurable per build target | Selene ToyKeeper | 2019-03-18 | 6 | -29/+66 |
| * | | | | | | | added Emisar D18 config (not final) | Selene ToyKeeper | 2019-03-18 | 1 | -0/+38 |
| * | | | | | | | merged refactoring updates | Selene ToyKeeper | 2019-03-18 | 6 | -226/+2715 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | configured Fireflies-EDC-Thrower discrete ramp better, updated meta info | Selene ToyKeeper | 2019-03-12 | 1 | -2/+2 |
| | * | | | | | | | don't use eeprom for ramp config if ramp config isn't enabled | Selene ToyKeeper | 2019-03-12 | 2 | -0/+4 |
| | * | | | | | | | merged anduril updates into rampingios | Selene ToyKeeper | 2019-03-12 | 3 | -13/+76 |