kicad/demos
jean-pierre charras 3543ba65de ++eeschema:
In netlist generation, changed the rule to calculate netnames of nets with labels:
    Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name
    defined by the first label found in list.
    So net names could be changed without really changing the schematic.
    Now the names are calculated from the rules (by priority order) :
    1 - use the most top level labels in hierarchies.
    2 - use global labels first, local labels next (hidden power pins names are global labels).
    3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND,
    and adding a VSS connection cannot change the net name)
    So power nets and nets that have more than one label cannot have their netname changed
    if there is no actual change relative to these nets names in schematic
2010-06-23 19:00:12 +02:00
..
complex_hierarchy Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
ecc83 minor updates 2008-08-27 06:30:19 +00:00
electric add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
flat_hierarchy Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
interf_u Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties. 2010-05-16 16:05:04 +02:00
kit-dev-coldfire-xilinx_5213 BOM - format , one part per line 2010-03-18 03:37:38 +00:00
microwave add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pic_programmer ++eeschema: 2010-06-23 19:00:12 +02:00
pspice minor update 2008-06-22 16:02:08 +00:00
sonde xilinx fixed bug 585140 and minor cleaning 2010-05-27 12:23:29 +02:00
test_xil_95108 Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
video fixed bug 583939 2010-05-23 19:39:47 +02:00
CMakeLists.txt fixed wxWidget 2.9 compatibility problem. 2010-04-02 05:19:33 +00:00