| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | merged from lantern branch, to get candle mode updates | Selene ToyKeeper | 2019-05-13 | 4 | -13/+171 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | | completely recalibrated FF E01 to match production sample | Selene ToyKeeper | 2019-05-12 | 2 | -39/+40 | |
| | | | | | | ||||||
| | * | | | | renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a ↵ | Selene ToyKeeper | 2019-05-10 | 3 | -1/+32 | |
| | | | | | | | | | | | | | | | | | | | | | separate config file for it for Anduril | |||||
| | * | | | | "make clean" shouldn't remove cfg files native to this directory | Selene ToyKeeper | 2019-04-14 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | moved FF E07-2 config, since it's not for Anduril... it's mostly just for FF UI | Selene ToyKeeper | 2019-04-14 | 1 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | moved FF UI's tempcheck to 8 clicks, and re-added 7-click aux LED configuration | Selene ToyKeeper | 2019-04-14 | 1 | -1/+19 | |
| | | | | | | ||||||
| | * | | | | added FF E07-2 configuration with requested values | Selene ToyKeeper | 2019-04-14 | 1 | -0/+27 | |
| | | | | | | ||||||
| | * | | | | applied upstream anduril changes to fireflies-ui | Selene ToyKeeper | 2019-04-14 | 1 | -16/+40 | |
| | | | | | | ||||||
| * | | | | | Added a compile-time option for manual memory. | Selene ToyKeeper | 2019-05-25 | 1 | -0/+39 | |
| | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | (as opposed to the automatic memory it uses by default) 5 clicks while on: enable manual memory and save the current level 5 clicks and hold the last press: turn manual memory off, go back to automatic | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | (but I haven't finished testing yet, so it's still possible it could be needed on D4) | |||||
| * | | | | 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 ↵ | Selene ToyKeeper | 2019-05-22 | 4 | -83/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bounce, doesn't overshoot, doesn't lag. (at least on the lights I've tested so far... PL47-219, FF E01, MF01S) | |||||
| * | | | | 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 ↵ | Selene ToyKeeper | 2019-05-18 | 6 | -44/+266 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | it's a public project and long overdue for a merge | |||||
| | * | | | | the lantern middle-tint power correction factor wasn't quite right... | Selene ToyKeeper | 2019-05-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ... so I adjusted it to make the result closer to a flat curve | |||||
| | * | | | | added tint ramping power correction for middle tints | Selene ToyKeeper | 2019-05-14 | 2 | -6/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | (it actually needs a surprisingly large correction factor) | |||||
| | * | | | | moved triangle_wave into fsm-misc, because I need it for power correction in ↵ | Selene ToyKeeper | 2019-05-14 | 3 | -6/+16 | |
| | | | | | | | | | | | | | | | | | | | | | tint ramping | |||||
| | * | | | | fixed bug where click-click-hold from off to strobes would also activate ↵ | Selene ToyKeeper | 2019-05-14 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | tint ramping when it shouldn't | |||||
| | * | | | | added auto-tint modes, refactored some indicator blinks into "blip()", ↵ | Selene ToyKeeper | 2019-05-14 | 3 | -43/+57 | |
| | | | | | | | | | | | | | | | | | | | | | enabled blink at ceiling for lantern | |||||
| | * | | | | made tint ramping blink at ends of ramp, made lantern default to stepped ↵ | Selene ToyKeeper | 2019-05-13 | 2 | -4/+17 | |
| | | |/ / | |/| | | | | | | | | | | mode, lowered lantern floor, made beacon blink shorter | |||||
| | * | | | Increased default candle magnitude to better fit recent changes | Selene ToyKeeper | 2019-05-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | (but it still uses less power than the old version, despite the larger amplitude, because it has more of a low bias now) | |||||
| | * | | | reworked candle mode a bit more, now specifies the amplitude of each wave in ↵ | Selene ToyKeeper | 2019-05-10 | 2 | -13/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percent, with a higher potential brightness but more of a low bias overall (looks good on the lantern; haven't tried it elsewhere yet) | |||||
| | * | | | made candle mode amplitude configurable at compile time, | Selene ToyKeeper | 2019-05-10 | 2 | -11/+19 | |
| | | | | | | | | | | | | | | | | | and increased the magnitude for the lantern build | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | (balanced) | |||||
| | * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also, fixed typo while setting default ramp values | |||||
| | * | | | | | | | | fixed tint ramp brightness being off by one level, | Selene ToyKeeper | 2018-09-13 | 1 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and eliminated bias toward first PWM channel | |||||
| | * | | | | | | | | made tint ramping actually work | Selene ToyKeeper | 2018-09-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (needed to set_level() again after changing tint) also, made sure ramp ends will go the right direction (may be reduntant though) | |||||
| | * | | | | | | | | 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 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fixed an off-by-one error in lightning mode. | Selene ToyKeeper | 2019-05-15 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actual range was 2 to 143, but should have been 2 to 150. | |||||
| * | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | case. | |||||
| * | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (was necessary to wait 1 second before it'd ramp the right way) (reported by maukka) | |||||
| * | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (allows for 1 or 2 mid-ramp blinks, at arbitrary levels, but it defaults to the old behavior at power channel boundaries) also merged anduril updates into rampingios | |||||
| * | | | | | | | added Emisar D18 config (not final) | Selene ToyKeeper | 2019-03-18 | 1 | -0/+38 | |
| | | | | | | | | ||||||
