.. |
netlist.h
|
Eeschema: Move last netlist code to netlist_exporters folder
|
2020-10-26 18:40:58 +01:00 |
netlist_exporter_base.cpp
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_exporter_base.h
|
Make sure current sheet gets set when creating BOM.
|
2020-11-18 17:32:40 +00:00 |
netlist_exporter_cadstar.cpp
|
Remove unused variables plus some more fixes from CppCheck
|
2020-11-19 02:28:47 +00:00 |
netlist_exporter_cadstar.h
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_exporter_kicad.cpp
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_exporter_kicad.h
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_exporter_orcadpcb2.cpp
|
"comp" -> "symbol".
|
2021-01-19 23:50:40 +00:00 |
netlist_exporter_orcadpcb2.h
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_exporter_pspice.cpp
|
"comp" -> "symbol".
|
2021-01-19 23:50:40 +00:00 |
netlist_exporter_pspice.h
|
Fix more broken Doxygen comment specifiers.
|
2021-01-26 12:17:52 -05:00 |
netlist_exporter_xml.cpp
|
Use canonical names when exporting fields to netlist.
|
2021-01-27 13:52:24 +00:00 |
netlist_exporter_xml.h
|
Embarking on the next adventure: component -> symbol.
|
2020-11-15 20:23:15 +00:00 |
netlist_generator.cpp
|
Fold annotation error reporting into ERC.
|
2021-01-24 23:01:24 +00:00 |