kicad/demos/pic_programmer
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
..
pic_programmer-cache.lib Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
pic_programmer.brd pcbnew test scale values when printing/ploting to avoid 0 scale or others stupid values 2009-01-18 19:20:15 +00:00
pic_programmer.cmp add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pic_programmer.net add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
pic_programmer.pro ++eeschema: 2010-06-23 19:00:12 +02:00
pic_programmer.sch Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00
pic_sockets.sch Use bin/plugins/ as install path for bitmap2component instead of bin/ 2010-06-12 09:24:14 +02:00