SET
|
bfc6e07481
|
Avoid to apply RLC sorting to "RL*" components.
Also apply it to "RV*" and "RT*"
|
2020-08-13 12:58:21 -03:00 |
SET
|
73d7af9e1d
|
Code clean-up and better error report in units.py
|
2020-08-13 12:41:26 -03:00 |
SET
|
40f1a9da34
|
Added some comments about unreachable code in units.py
Also removed some empty lines.
|
2020-08-13 11:28:15 -03:00 |
SET
|
50826a80c1
|
Fixed ohm symbol detection
We use lowercase matching so we have to match with lowercase omega.
|
2020-08-13 11:26:29 -03:00 |
SET
|
548981e27e
|
Added support for micro, not just mu.
Now both are supported:
GREEK SMALL LETTER MU U+03BC
MICRO SIGN U+00B5
|
2020-08-13 11:23:48 -03:00 |
Salvador E. Tropea
|
544f34c6fc
|
Added native BoM generator.
Based on KiBoM, but reading the data directly from the .sch
Information from the libs not supported yet.
|
2020-07-27 22:04:01 -03:00 |