8f6ae70400
The original algorithm picked the value from the last component having non empty value for a given field, but the processing order was dependent on the layout of the components in the memory. It means that for each component, the field values could have been taken from any unit, randomly. The patch improves the algorithm, trying to get all values from the unit with the lowest number and resorts to other units only when there are field values left empty. |
||
---|---|---|
.. | ||
netlist_exporter.cpp | ||
netlist_exporter.h | ||
netlist_exporter_cadstar.cpp | ||
netlist_exporter_cadstar.h | ||
netlist_exporter_generic.cpp | ||
netlist_exporter_generic.h | ||
netlist_exporter_kicad.cpp | ||
netlist_exporter_kicad.h | ||
netlist_exporter_orcadpcb2.cpp | ||
netlist_exporter_orcadpcb2.h | ||
netlist_exporter_pspice.cpp | ||
netlist_exporter_pspice.h |