Salvador E. Tropea
|
61a8fe7885
|
[Filters][Added] `value_split`
- To extract information from the Value field and put it in separated
fields. I.e. tolerance, voltage, etc.
|
2023-05-03 14:09:35 -03:00 |
Salvador E. Tropea
|
9393bd2f41
|
[Grammar] Better decimal point handling
- Now replaced only if in a middle of a number
|
2023-03-31 10:45:57 -03:00 |
Salvador E. Tropea
|
46739c8ea0
|
[Fixed] Units when using the grammar
|
2023-03-31 10:45:05 -03:00 |
Salvador E. Tropea
|
158f267eb5
|
Support for extra data in the Value field
- Currently we just use the tolerance for the 3D resistors
- Uses a port of the JavaScript Electro-Grammar
|
2023-03-30 12:39:36 -03:00 |
Salvador E. Tropea
|
6281a40335
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
Salvador E. Tropea
|
9417b61478
|
Moved all loggers to the same domain.
- To fix the warnings count
|
2021-12-30 11:09:36 -03:00 |
Salvador E. Tropea
|
ed8ae423e2
|
Fixed missing "where" in W_BADVAL3
|
2021-11-15 14:28:56 -03:00 |
Salvador E. Tropea
|
5e20206da4
|
Added fallback for values+units we can't understand
|
2021-10-18 16:52:40 -03:00 |
Salvador E. Tropea
|
41c667cb1f
|
Added test for unknown prefix in units.
|
2021-02-04 16:17:34 -03:00 |
Salvador E. Tropea
|
7422e9726c
|
Removed some "no cover" comments, clasified the rest
|
2021-02-01 08:53:24 -03:00 |
Salvador E. Tropea
|
c8e81a4668
|
Added numbers to all the warnings
|
2020-10-09 18:33:51 -03:00 |
Salvador E. Tropea
|
41c66b1ab4
|
Added support for '~' as empty value.
|
2020-08-30 11:54:34 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |