aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kludgy attempt to factor PWM rise/fall time into level_calc.pySelene ToyKeeper2023-07-211-7/+38
* fixed ff-e01, ff-pl47, ff-pl47g2 (using new refactor)Selene ToyKeeper2023-07-204-27/+63
* fixed original D4S (using new refactor)Selene ToyKeeper2023-07-202-8/+5
* fixed D4Sv2 (using new refactor)Selene ToyKeeper2023-07-203-26/+26
* converted Emisar D4 and BLF Q8 to multi-channel,Selene ToyKeeper2023-07-1810-98/+248
* lowercase'd sofirn-lt1s-pro filesSelene ToyKeeper2023-07-183-2/+2
* fixed LT1S Pro (using new refactor)Selene ToyKeeper2023-07-172-37/+53
* @wurkkos-*: raised default temperature limit from 45 C to 50 C,Selene ToyKeeper2023-07-173-30/+29
* fixed Wurkkos builds (using new refactor)Selene ToyKeeper2023-07-175-56/+42
* fixed d4v2, kr4, m44, emisar-2ch (using new refactor),Selene ToyKeeper2023-07-1611-172/+181
* refactored how channel modes are defined, and converted emisar-2ch buildSelene ToyKeeper2023-07-1010-459/+610
* Partially fixed oscillating aux LED voltage colors while asleep.Selene ToyKeeper2023-07-083-12/+21
* Fixed spurious voltage warnings in attiny1616 sleep mode. Fixed by SammysHP.Selene ToyKeeper2023-07-081-9/+7
* added Noctigon M44 sourcesSelene ToyKeeper2023-07-033-0/+482
* fixed KR4 thermal regulationSelene ToyKeeper2023-06-291-0/+1
* Removed references to Harry Potter,Selene ToyKeeper2023-06-2922-324/+324
* fixed red aux blink on 1st frame of post-off voltage displaySelene ToyKeeper2023-06-291-0/+1
* moved definition of BLINK_ONCE_TIME to the same file as BLINK_BRIGHTNESSSelene ToyKeeper2023-05-302-6/+5
* fixed aux pre-flash (thanks to wolfgirl42)Selene ToyKeeper2023-05-301-1/+1
* documented new version check formatSelene ToyKeeper2023-05-301-4/+7
* make sure blink_digit(0) uses the same timing as the rest of the UISelene ToyKeeper2023-05-301-1/+1
* changed version check from YYYYMMDDXXXX to XXXX.YYYY-MM-DD,Selene ToyKeeper2023-05-304-9/+12
* Wurkkos models: add red+blue police strobeSelene ToyKeeper2023-05-301-0/+6
* with each build, dump a .cpp file with the source after preprocessingSelene ToyKeeper2023-05-301-1/+5
* synced configs between D4v2 and KR4Selene ToyKeeper2023-05-304-34/+41
* gradual adjustments: handle 0-to-255 in one step on the way up too, not just ...Selene ToyKeeper2023-05-301-1/+1
* fixed bug: regulated down on some lights when not hotSelene ToyKeeper2023-05-301-1/+1
* converted Noctigon DM11-12V build, renamed to noctigon-dm11-boostSelene ToyKeeper2023-05-175-191/+301
* post-off voltage display: use low brightness when torch was at moon level bef...Selene ToyKeeper2023-05-027-12/+30
* added Wurkkos FC13 and TS11Selene ToyKeeper2023-05-023-2/+43
* post-off voltage display was slightly too long, default to 4s, not 5sSelene ToyKeeper2023-05-021-1/+1
* RGB buttons: while torch is on, use low mode below a configured levelSelene ToyKeeper2023-05-021-1/+2
* documented post-off voltage display configSelene ToyKeeper2023-05-021-57/+64
* converted Wurkkos TS25 build...Selene ToyKeeper2023-05-024-150/+273
* D4v2: added the rest of the aux RGB colors as channel modes,Selene ToyKeeper2023-05-024-11/+52
* made "post-off voltage display" user-configurable in battcheck 7H menu item 2Selene ToyKeeper2023-05-025-2/+29
* fixed bug: channel change could stick when activating a config menu from batt...Selene ToyKeeper2023-05-021-1/+15
* documented ramp 6C, ramp 4H, lockout 3H, and battcheck 3CSelene ToyKeeper2023-05-021-2/+15
* bin/flash-1616.py: added shebang header and +x bitSelene ToyKeeper2023-05-021-1/+3
* added ability to set channel mode for number readouts (batt check, temp check...Selene ToyKeeper2023-05-026-5/+39
* converted Wurkkos TS10 build (and made its ramp smoother w/ better low modes)Selene ToyKeeper2023-05-026-148/+259
* documented a couple recent changesSelene ToyKeeper2023-04-301-0/+4
* converted Emisar D4Sv2 build, and updated it to use dynamic PWMSelene ToyKeeper2023-04-295-151/+300
* converted KR4-nofet buildSelene ToyKeeper2023-04-293-9/+52
* D4v2 can use 8-bit ramp tables tooSelene ToyKeeper2023-04-293-8/+8
* KR4: ramp can use 8 bits, since values never go over 255Selene ToyKeeper2023-04-293-7/+12
* missed this file on previous commitSelene ToyKeeper2023-04-291-26/+29
* Noctigon KR4: updated to use new channel systemSelene ToyKeeper2023-04-2910-282/+402
* just a todo note for laterSelene ToyKeeper2023-04-291-0/+1
* lockout mode: fixed manual memory timer and tint, added 3H next channel,Selene ToyKeeper2023-04-291-5/+23