← Back to team overview

kicad-developers team mailing list archive

Re: Bus upgrades merge

 

Thanks Jeff!  Changes look good to me.

On Wed, Apr 3, 2019 at 6:28 AM Jeff Young <jeff@xxxxxxxxx> wrote:

> 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.
> >>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References