-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added: - created test cases to check output consistency - improved (cross-)package creation * Fix: - LIB: save position of last single input value to correctly show solutions with 2 resistors - LIB: save numV in numF to avoid memory leak on lists=2 and bestTol=1 - LIB: can read userR2 with only one value from config file - LIB: correctly show tolerance ratio * Cosmetic - LIB: refactor showVal4(numBestRes),showVal3(numBestRes) in showVal43(numBestRes, num); - LIB: refactor showValX(),showValMemLow() moved CLI/GUI maxRp==? mem=? inside LIB showVal() - LIB: renamed 'valTolBest' to 'bestTol' in config file
- Loading branch information
Showing
21 changed files
with
806 additions
and
730 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.