| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made level_calc.py's ramp shape configurable from the command line, instead ↵ | Selene ToyKeeper | 2018-09-30 | 1 | -1/+6 |
| | | | | | of having to edit the source. | ||||
| * | Made it easier to change ramp shape in bin/level_calc.py . | Selene ToyKeeper | 2018-06-25 | 1 | -10/+13 |
| | | |||||
| * | Made level_calc.py support both python2.7 and python3. | Selene ToyKeeper | 2017-10-14 | 1 | -6/+19 |
| | | | | | | Fixed bug when user specified 'FET' instead of 'fet'. | ||||
| * | level_calc minor formatting fix | Selene ToyKeeper | 2016-09-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed level_calc N-channel calculations to fix all errors I could find. | Selene ToyKeeper | 2016-05-22 | 1 | -13/+43 |
| | | | | | | | | | Fixed the case with multiple 7135 channels (they should add up). Fixed the calculation of moon mode. Fixed boundary cases, including below-zero PWM. Had to ask the user for the type (FET/7135) of each channel. | ||||
| * | Made level_calc.py work with any number of power channels. | Selene ToyKeeper | 2016-05-22 | 1 | -96/+96 |
| | | | | | | | Results are slightly different than before, and I'm not sure if I broke something or fixed something. Hard to tell. Regardless, it seems to work fine. | ||||
| * | made visually-linear curve function configurable in level_calc.py | Selene ToyKeeper | 2015-09-30 | 1 | -6/+22 |
| | | |||||
| * | Added dual PWM support to level_calc.py, and made it work better when run ↵ | Selene ToyKeeper | 2015-04-06 | 1 | -12/+82 |
| | | | | | | | via an icon in Windows. Fixed estimation formulas to better account for high minimum modes. | ||||
| * | Moved level_calc.py to bin/ since it's useful for general purposes. | Selene ToyKeeper | 2015-04-06 | 1 | -0/+61 |
| Made level_calc.py prompt the user for input interactively, or get values from the command line if possible. | |||||
