aboutsummaryrefslogtreecommitdiff
path: root/bin/level_calc.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* made PWM TOP value configurable at command line in level_calc.py, and added a...Selene ToyKeeper2021-08-121-9/+70
* merged from fsm branch to get safety ramp-down and version check functions, a...Selene ToyKeeper2019-09-291-3/+11
|\
| * merged updates from trunk, including gcc7/8/9 compatibilitySelene ToyKeeper2019-09-181-3/+11
| |\
| | * added arbitrary ramp shape powers to level_calc.py, to more easily hit specif...Selene ToyKeeper2019-08-281-3/+11
| * | level_calc.py: note the highest level for each channel before the next channe...Selene ToyKeeper2019-09-151-0/+10
| |/
* | level_calc: made it easier to change maximum PWM valueSelene ToyKeeper2019-07-301-3/+5
* | merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper2019-07-261-0/+10
|/
* merged from trunkSelene ToyKeeper2019-03-261-4/+5
|\
| * level_calc.py: Combined log_2 and log_e into just log, because all logs have ...Selene ToyKeeper2019-03-081-4/+5
* | added seventh-root shape to level_calc.pySelene ToyKeeper2019-03-261-2/+3
|/
* Made level_calc.py's ramp shape configurable from the command line, instead o...Selene ToyKeeper2018-09-301-1/+6
* Made it easier to change ramp shape in bin/level_calc.py .Selene ToyKeeper2018-06-251-10/+13
* Made level_calc.py support both python2.7 and python3.Selene ToyKeeper2017-10-141-6/+19
* level_calc minor formatting fixSelene ToyKeeper2016-09-091-1/+1
* Fixed level_calc N-channel calculations to fix all errors I could find.Selene ToyKeeper2016-05-221-13/+43
* Made level_calc.py work with any number of power channels.Selene ToyKeeper2016-05-221-96/+96
* made visually-linear curve function configurable in level_calc.pySelene ToyKeeper2015-09-301-6/+22
* Added dual PWM support to level_calc.py, and made it work better when run via...Selene ToyKeeper2015-04-061-12/+82
* Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper2015-04-061-0/+61