← Back to team overview

kicad-developers team mailing list archive

Re: Bus upgrades merge

 

Changes are in.  Jon (in particular) will want to pick them up soon.

An array of SCH_PIN (mapped by LIB_PIN*) was created which replaces:
- the array of highlight flags
- the array of pin positions
- the array of brightened flags
- the sparse array of dangling indices
- the array (mapped by LIB_PIN*) of SCH_CONNECTION links

Cheers,
Jeff.


> On 2 Apr 2019, at 23:25, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
> 
> Jeff,
> 
> This makes sense to me so go ahead an push this to the main repo when
> it's ready.
> 
> Wayne
> 
> On 4/2/19 11:47 AM, Jeff Young wrote:
>>> ...  I'm assuming SCH_PIN objects will only live inside the SCH_COMPONENT object.
>> 
>> Correct.
>> 
>> Cheers,
>> Jeff.
>> 



Follow ups

References