Seth Hillbrand
aa4bba3c94
Resistor calculator should minimize parts
...
If we can get a equivalent value match using the same parts, prefer
that.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/7100
2025-08-10 21:09:43 -07:00
Seth Hillbrand
0b2d4d4879
Revise Copyright statement to align with TLF
...
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo. Avoids needing to
repeatly update.
Also updates AUTHORS.txt from current repo with contributor names
2025-01-01 14:12:04 -08:00
Fabien Corona
f6af29ea89
calculator: don't copy resistance alias name
2024-10-17 12:45:24 +02:00
Bartek Wacławik
ac9a863496
Implement new resistor substitution algorithm
...
Significantly improves performance of the tool. Also corrects an mistake in the formula for computing relative errors
2023-09-22 21:43:09 +00:00
Steve Bollinger
a318c57d77
Move E-series resistor selector table out of resistor value
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/14627
2023-06-26 23:21:40 +00:00