| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | recalculated k9.3-219 ramp to match main k9.3 build | Selene ToyKeeper | 2023-08-07 | 1 | -1/+1 |
| | | |||||
| * | calculated new ramps for noctigon-k9.3 and emisar-2ch-fet builds, | Selene ToyKeeper | 2023-08-07 | 2 | -32/+32 |
| | | | | | | with the regulated-to-direct-drive boundary at a more appropriate spot | ||||
| * | fixed accidental reversal of two deprecated k9.3-tintramp model numbers | Selene ToyKeeper | 2023-08-03 | 3 | -6/+6 |
| | | |||||
| * | converted all K9.3 builds and D4Sv2-tintramp-fet (now emisar-2ch-fet) | Selene ToyKeeper | 2023-08-03 | 15 | -647/+656 |
| | | | | | | | to multi-channel, and removed old K9.3 builds which aren't relevant any more, and old D4Sv2-tintramp builds | ||||
| * | converted BLF GT to multi-channel | Selene ToyKeeper | 2023-07-23 | 4 | -72/+123 |
| | | |||||
| * | converted noctigon-dm11-* builds to multi-channel | Selene ToyKeeper | 2023-07-22 | 10 | -366/+187 |
| | | | | | | | | (but I could only test dm11-boost on actual hardware) (also, it looks like dm11-sbt90 is almost identical to the base kr4 build, so I removed its hwdef) | ||||
| * | converted noctigon-k1 to multi-channel | Selene ToyKeeper | 2023-07-21 | 4 | -57/+175 |
| | | |||||
| * | fixed default channel mode after using factory reset with colors | Selene ToyKeeper | 2023-07-21 | 1 | -5/+5 |
| | | |||||
| * | forgot this file in previous commit | Selene ToyKeeper | 2023-07-21 | 1 | -0/+2 |
| | | |||||
| * | converted emisar-d4v2-nofet to multi-channel, and | Selene ToyKeeper | 2023-07-21 | 2 | -15/+71 |
| | | | | | | gave it a new ramp with dynamic PWM | ||||
| * | kludgy attempt to factor PWM rise/fall time into level_calc.py | Selene ToyKeeper | 2023-07-21 | 1 | -7/+38 |
| | | | | | | (to reduce the ramp bumps at halfspeed / quarterspeed levels) | ||||
| * | fixed ff-e01, ff-pl47, ff-pl47g2 (using new refactor) | Selene ToyKeeper | 2023-07-20 | 4 | -27/+63 |
| | | |||||
| * | fixed original D4S (using new refactor) | Selene ToyKeeper | 2023-07-20 | 2 | -8/+5 |
| | | |||||
| * | fixed D4Sv2 (using new refactor) | Selene ToyKeeper | 2023-07-20 | 3 | -26/+26 |
| | | |||||
| * | converted Emisar D4 and BLF Q8 to multi-channel, | Selene ToyKeeper | 2023-07-18 | 10 | -98/+248 |
| | | | | | | | | and enabled previously-removed tactical mode on the Q8 since there seems to be enough space now (also lowercased their hwdef files) | ||||
| * | lowercase'd sofirn-lt1s-pro files | Selene ToyKeeper | 2023-07-18 | 3 | -2/+2 |
| | | |||||
| * | fixed LT1S Pro (using new refactor) | Selene ToyKeeper | 2023-07-17 | 2 | -37/+53 |
| | | |||||
| * | @wurkkos-*: raised default temperature limit from 45 C to 50 C, | Selene ToyKeeper | 2023-07-17 | 3 | -30/+29 |
| | | | | | | moved some common options to a shared config file | ||||
| * | fixed Wurkkos builds (using new refactor) | Selene ToyKeeper | 2023-07-17 | 5 | -56/+42 |
| | | |||||
| * | fixed d4v2, kr4, m44, emisar-2ch (using new refactor), | Selene ToyKeeper | 2023-07-16 | 11 | -172/+181 |
| | | | | | | added RGB aux channel modes to models which didn't have it | ||||
| * | refactored how channel modes are defined, and converted emisar-2ch build | Selene ToyKeeper | 2023-07-10 | 10 | -459/+610 |
| | | |||||
| * | Partially fixed oscillating aux LED voltage colors while asleep. | Selene ToyKeeper | 2023-07-08 | 3 | -12/+21 |
| | | | | | | | | | | | | | | | | | | | | | Amplitude is smaller, frequency is slower, but it can still happen sometimes at color boundaries on models with bright aux LEDs on high mode. (because that's not a measurement error, it's actually oscillating voltage) The Wurkkos TS11 in particular tends to bounce when crossing certain color boundaries, because the aux LEDs are bright and change the voltage enough to push it back and forth across the boundary. Also sped up voltage measurement during first few seconds after turning off, to compensate for slowdown caused by the lowpass filter... while slowing down measurements afterward to slow the oscillation. I tried a bunch of different methods, spanning a range of "stable but slow" to "fast but unstable", and kept code clauses for three representative methods. The one enabled by default is the best compromise I found to reduce the issue as much as possible while keeping readings reasonably responsive. | ||||
| * | Fixed spurious voltage warnings in attiny1616 sleep mode. Fixed by SammysHP. | Selene ToyKeeper | 2023-07-08 | 1 | -9/+7 |
| | | | | | | | | | https://budgetlightforum.com/t/anduril-2-feature-change-suggestions/218045/467 I was never able to reproduce the issue here, but the fix seems good and others tested it successfully. | ||||
| * | added Noctigon M44 sources | Selene ToyKeeper | 2023-07-03 | 3 | -0/+482 |
| | | | | | | | (oops, forgot to do this earlier) (files are dated 2023-05-30) | ||||
| * | fixed KR4 thermal regulation | Selene ToyKeeper | 2023-06-29 | 1 | -0/+1 |
| | | | | | | | | | (r714 on 2023-05-30 removed one line too many, and the value defaulted to MAX_1x7135, which was way too high) https://budgetlightforum.com/t/emisar-d4k-no-stepdown-with-anduril-2023-05-30-noctigon-kr4-hex/218956 | ||||
| * | Removed references to Harry Potter, | Selene ToyKeeper | 2023-06-29 | 22 | -324/+324 |
| | | | | | | | | | | | | | | | | | | | | | | | | because J.K. Rowling is the figurehead of a hate group and I don't want to condone that in any way. I liked a 2-word phrase she wrote once, "mischief managed", but that was decades ago... and now she is the face of a transphobic movement known as TERFs. She turned out to be a pretty terrible person who uses her massive wealth and influence to spread hate and oppress people. To be clear: Trans rights are human rights. ... and anyone who has a problem with that has no place in this project. Patch suggested by SiteRelEnby, and TBH it's embarrassing that I didn't remove the phrase sooner. It seemed fun and innocent in 2017 when this project started, but ... things changed. https://github.com/SiteRelEnby/anduril2/commit/a1cee423b4e0e16909a90d5c3e6a7b70df30d755 | ||||
| * | fixed red aux blink on 1st frame of post-off voltage display | Selene ToyKeeper | 2023-06-29 | 1 | -0/+1 |
| | | | | | | | (patch contributed by SiteRelEnby) https://github.com/SiteRelEnby/anduril2/commit/558778e22f7c7a438dcf43e35e784c7e5be049c7 | ||||
| * | moved definition of BLINK_ONCE_TIME to the same file as BLINK_BRIGHTNESS | Selene ToyKeeper | 2023-05-30 | 2 | -6/+5 |
| | | |||||
| * | fixed aux pre-flash (thanks to wolfgirl42) | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| | | |||||
| * | documented new version check format | Selene ToyKeeper | 2023-05-30 | 1 | -4/+7 |
| | | |||||
| * | make sure blink_digit(0) uses the same timing as the rest of the UI | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| | | | | | | (BLINK_ONCE_TIME) | ||||
| * | changed version check from YYYYMMDDXXXX to XXXX.YYYY-MM-DD, | Selene ToyKeeper | 2023-05-30 | 4 | -9/+12 |
| | | | | | | where the punctuation makes a "buzz" instead of number blinks | ||||
| * | Wurkkos models: add red+blue police strobe | Selene ToyKeeper | 2023-05-30 | 1 | -0/+6 |
| | | |||||
| * | with each build, dump a .cpp file with the source after preprocessing | Selene ToyKeeper | 2023-05-30 | 1 | -1/+5 |
| | | | | | | (for easier whole-program debugging) | ||||
| * | synced configs between D4v2 and KR4 | Selene ToyKeeper | 2023-05-30 | 4 | -34/+41 |
| | | |||||
| * | gradual adjustments: handle 0-to-255 in one step on the way up too, not just ↵ | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| | | | | | down | ||||
| * | fixed bug: regulated down on some lights when not hot | Selene ToyKeeper | 2023-05-30 | 1 | -1/+1 |
| | | | | | | (thermal calibration needs a signed integer, not unsigned) | ||||
| * | converted Noctigon DM11-12V build, renamed to noctigon-dm11-boost | Selene ToyKeeper | 2023-05-17 | 5 | -191/+301 |
| | | |||||
| * | post-off voltage display: use low brightness when torch was at moon level ↵ | Selene ToyKeeper | 2023-05-02 | 7 | -12/+30 |
| | | | | | | | | | before, and skip the voltage display after UI actions which didn't change the mode (like "Off -> 7C" to change aux LED settings) | ||||
| * | added Wurkkos FC13 and TS11 | Selene ToyKeeper | 2023-05-02 | 3 | -2/+43 |
| | | | | | | (and a placeholder for the upcoming Noctigon M44) | ||||
| * | post-off voltage display was slightly too long, default to 4s, not 5s | Selene ToyKeeper | 2023-05-02 | 1 | -1/+1 |
| | | |||||
| * | RGB buttons: while torch is on, use low mode below a configured level | Selene ToyKeeper | 2023-05-02 | 1 | -1/+2 |
| | | | | | | for real-time voltage color display, instead of always using high mode | ||||
| * | documented post-off voltage display config | Selene ToyKeeper | 2023-05-02 | 1 | -57/+64 |
| | | |||||
| * | converted Wurkkos TS25 build... | Selene ToyKeeper | 2023-05-02 | 4 | -150/+273 |
| | | | | | | | ... and gave it a smoother ramp ... and the other new functions added recently | ||||
| * | D4v2: added the rest of the aux RGB colors as channel modes, | Selene ToyKeeper | 2023-05-02 | 4 | -11/+52 |
| | | | | | | and set aux "white" as the mode it uses to blink out numbers | ||||
| * | made "post-off voltage display" user-configurable in battcheck 7H menu item 2 | Selene ToyKeeper | 2023-05-02 | 5 | -2/+29 |
| | | | | | | (1 click per second the display should last) | ||||
| * | fixed bug: channel change could stick when activating a config menu from ↵ | Selene ToyKeeper | 2023-05-02 | 1 | -1/+15 |
| | | | | | | | | | | battcheck (the blink function changed the channel, then the config menu saved it, then the blink function restored it, then the config menu restored it to the value it saved, which was wrong) | ||||
| * | documented ramp 6C, ramp 4H, lockout 3H, and battcheck 3C | Selene ToyKeeper | 2023-05-02 | 1 | -2/+15 |
| | | |||||
| * | bin/flash-1616.py: added shebang header and +x bit | Selene ToyKeeper | 2023-05-02 | 1 | -1/+3 |
| | | |||||
| * | added ability to set channel mode for number readouts (batt check, temp ↵ | Selene ToyKeeper | 2023-05-02 | 6 | -5/+39 |
| | | | | | | | | | | check, version check) Press 3C in batt check mode to change the blink channel. Also fixed TS10 stepped ramp ceiling value. | ||||
