| Commit message (Expand) | Author | Files | Lines |
| 2019-08-05 | merged a sanitized copy of the Emisar D4v2 branch; history summarized below: | Selene ToyKeeper | 19 | -185/+645 |
| 2019-07-30 | ensure muggle thermal step-down can't overflow or wrap around | Selene ToyKeeper | 1 | -1/+1 |
| 2019-07-13 | Updated Anduril UI diagram to add all new features | Selene ToyKeeper | 2 | -294/+688 |
| 2019-06-27 | added factory reset function to Anduril, and reboot function for FSM | Selene ToyKeeper | 5 | -3/+106 |
| 2019-06-21 | anduril manual: added info about manual memory, 2-level lockout, and aux LED ... | Selene ToyKeeper | 2 | -4/+33 |
| 2019-06-04 | reduced size by 28 bytes and made code slightly cleaner by moving a common 2-... | Selene ToyKeeper | 1 | -46/+21 |
| 2019-06-02 | added compile option to configure response timing on 1-click on/off (at press... | Selene ToyKeeper | 1 | -18/+71 |
| 2019-06-02 | enabled manual memory option by default | Selene ToyKeeper | 1 | -3/+7 |
| 2019-06-02 | made button release timeout faster (384ms -> 288ms) to make light shut off so... | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-25 | Added a compile-time option for manual memory. | Selene ToyKeeper | 1 | -0/+39 |
| 2019-05-23 | merged recent anduril updates into fireflies-ui | Selene ToyKeeper | 1 | -71/+225 |
| 2019-05-22 | D4S actually steps down a bit too fast, so... minimize that | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-22 | turned off hard turbo drop since it doesn't seem to be needed any more | Selene ToyKeeper | 4 | -7/+5 |
| 2019-05-22 | made ramp-able strobe modes auto-reverse (mostly like the main ramp does) | Selene ToyKeeper | 1 | -9/+45 |
| 2019-05-22 | enabled fancy (2-level) lockout momentary moon by default | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-22 | made momentary mode also do strobes | Selene ToyKeeper | 2 | -10/+46 |
| 2019-05-22 | Rewrote thermal regulation. Seems to be much more stable now... doesn't boun... | Selene ToyKeeper | 4 | -83/+58 |
| 2019-05-22 | Fixed blip in PL47-219 ramp | Selene ToyKeeper | 1 | -0/+2 |
| 2019-05-15 | Fixed an off-by-one error in lightning mode. | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-14 | the lantern middle-tint power correction factor wasn't quite right... | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-14 | added tint ramping power correction for middle tints | Selene ToyKeeper | 2 | -6/+18 |
| 2019-05-14 | moved triangle_wave into fsm-misc, because I need it for power correction in ... | Selene ToyKeeper | 3 | -6/+16 |
| 2019-05-14 | fixed bug where click-click-hold from off to strobes would also activate tint... | Selene ToyKeeper | 1 | -2/+17 |
| 2019-05-14 | added auto-tint modes, refactored some indicator blinks into "blip()", enable... | Selene ToyKeeper | 3 | -43/+57 |
| 2019-05-13 | made tint ramping blink at ends of ramp, made lantern default to stepped mode... | Selene ToyKeeper | 2 | -4/+17 |
| 2019-05-12 | completely recalibrated FF E01 to match production sample | Selene ToyKeeper | 2 | -39/+40 |
| 2019-05-11 | smoothed out MF01S tint "pop" a little more by making a few steps which are s... | Selene ToyKeeper | 1 | -3/+4 |
| 2019-05-11 | attempt to reduce mid-ramp "pop" | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-10 | Increased default candle magnitude to better fit recent changes | Selene ToyKeeper | 1 | -1/+1 |
| 2019-05-10 | reworked candle mode a bit more, now specifies the amplitude of each wave in ... | Selene ToyKeeper | 2 | -13/+17 |
| 2019-05-10 | made candle mode amplitude configurable at compile time, | Selene ToyKeeper | 2 | -11/+19 |
| 2019-05-10 | renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a se... | Selene ToyKeeper | 3 | -1/+32 |
| 2019-05-09 | Added Mateminco MF01S build target. | Selene ToyKeeper | 1 | -0/+44 |
| 2019-05-07 | added a FAQ about muggle mode stepping down | Selene ToyKeeper | 1 | -0/+3 |
| 2019-04-24 | Make sure turbo still has the 7135 chips on, since it's not 100% FET in this ... | Selene ToyKeeper | 1 | -0/+4 |
| 2019-04-24 | added FW3A-219 build target, with FET levels limited to 50% power | Selene ToyKeeper | 1 | -0/+5 |
| 2019-04-14 | "make clean" shouldn't remove cfg files native to this directory | Selene ToyKeeper | 1 | -1/+1 |
| 2019-04-14 | moved FF E07-2 config, since it's not for Anduril... it's mostly just for FF UI | Selene ToyKeeper | 1 | -0/+0 |
| 2019-04-14 | moved FF UI's tempcheck to 8 clicks, and re-added 7-click aux LED configuration | Selene ToyKeeper | 1 | -1/+19 |
| 2019-04-14 | added FF E07-2 configuration with requested values | Selene ToyKeeper | 1 | -0/+27 |
| 2019-04-14 | applied upstream anduril changes to fireflies-ui | Selene ToyKeeper | 1 | -16/+40 |
| 2019-03-29 | fixed bug: hold-from-off then release and hold failed in stepped ramp | Selene ToyKeeper | 1 | -3/+7 |
| 2019-03-26 | updated D18 config to 03-21 version | Selene ToyKeeper | 1 | -12/+12 |
| 2019-03-26 | tweaked D18 ramp (03-18a version) | Selene ToyKeeper | 1 | -2/+2 |
| 2019-03-18 | adjusted Emisar D18 ramp shape and other config options | Selene ToyKeeper | 1 | -13/+21 |
| 2019-03-18 | made mid-ramp blinks more configurable per build target | Selene ToyKeeper | 6 | -29/+66 |
| 2019-03-18 | added Emisar D18 config (not final) | Selene ToyKeeper | 1 | -0/+38 |
| 2019-03-18 | Made default level configurable per build target, made moon hint blip a bit m... | Selene ToyKeeper | 1 | -2/+5 |
| 2019-03-12 | configured Fireflies-EDC-Thrower discrete ramp better, updated meta info | Selene ToyKeeper | 1 | -2/+2 |
| 2019-03-12 | don't use eeprom for ramp config if ramp config isn't enabled | Selene ToyKeeper | 2 | -0/+4 |