aboutsummaryrefslogtreecommitdiff
path: root/bin/level_calc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-16fixed spurious warnings in level_calc on multi-channel lightsSelene ToyKeeper1-1/+3
2021-08-14clarified the new level_calc calculations a bit, experimented to make sure th...Selene ToyKeeper1-26/+32
2021-08-12got PFM / dynamic PWM actually working on Noctigon KR4Selene ToyKeeper1-1/+1
2021-08-12made PWM TOP value configurable at command line in level_calc.py, and added a...Selene ToyKeeper1-9/+70
2019-09-15level_calc.py: note the highest level for each channel before the next channe...Selene ToyKeeper1-0/+10
2019-08-28added arbitrary ramp shape powers to level_calc.py, to more easily hit specif...Selene ToyKeeper1-3/+11
2019-07-30level_calc: made it easier to change maximum PWM valueSelene ToyKeeper1-3/+5
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-0/+10
2019-03-26added seventh-root shape to level_calc.pySelene ToyKeeper1-2/+3
2019-03-08level_calc.py: Combined log_2 and log_e into just log, because all logs have ...Selene ToyKeeper1-4/+5
2018-09-30Made level_calc.py's ramp shape configurable from the command line, instead o...Selene ToyKeeper1-1/+6
2018-06-25Made it easier to change ramp shape in bin/level_calc.py .Selene ToyKeeper1-10/+13
2017-10-14Made level_calc.py support both python2.7 and python3.Selene ToyKeeper1-6/+19
2016-09-09level_calc minor formatting fixSelene ToyKeeper1-1/+1
2016-05-22Fixed level_calc N-channel calculations to fix all errors I could find.Selene ToyKeeper1-13/+43
2016-05-22Made level_calc.py work with any number of power channels.Selene ToyKeeper1-96/+96
2015-09-30made visually-linear curve function configurable in level_calc.pySelene ToyKeeper1-6/+22
2015-04-06Added dual PWM support to level_calc.py, and made it work better when run via...Selene ToyKeeper1-12/+82
2015-04-06Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper1-0/+61