Mail Archives: geda-user/2018/04/29/10:09:38
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f
|
X-Recipient: | geda-user AT delorie DOT com
|
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed;
|
| d=gmail.com; s=20161025;
|
| h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
|
| bh=wpMoJgthT1sg+6zK47p+8L7+19RYlHP+Yae0ZUZnzXM=;
|
| b=M7BAsEl5JXU+Z+FwmlVEa185XPtkGTQJm4+jDNON9hX6y/swEUF6DnSxd1tEyl+hpU
|
| 6YXLpO7NVIpCWsBVog7JRl5PPvHj31v2bS+Dr+0Gq31Uu6BK69WQa6CiVODIQmDJnTky
|
| eoAXs2WyvexsqYx4jn7JmHBwyPm5LKnC4HRZqrBUhVunk6rOkWq3+j0u3JAHvn4pz2f4
|
| 7obBlDS0iRiJkvo1WLKyuE/Jcz+Yw/dws1g//e5rQBS7K/jisnH9FD4Y2NDBgZ3Qqmti
|
| iJsoIU3obj0HCFE3xN69H0+HW0FYzYG5Shdpd5oZY78/7YrxnzSZir303lUCJz7eE9uU
|
| WQSQ==
|
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed;
|
| d=1e100.net; s=20161025;
|
| h=x-gm-message-state:mime-version:in-reply-to:references:from:date
|
| :message-id:subject:to;
|
| bh=wpMoJgthT1sg+6zK47p+8L7+19RYlHP+Yae0ZUZnzXM=;
|
| b=JDgoy7JQ9J/BFMw8u3xD+CaPyujn/wpSHfgse0TKzA1jS5w7pv3c17trtGv/DjgsVT
|
| pO5oUHklcDv5xs55ftsBK4KUR/bfoz4pRnvPoHAWRLqu5bmoTNcqbekrXj5aTtlnAuFE
|
| Ez0inoRjSoLnjFlQFb1XB19WvTKj2yO3X6nILvldIlqTW40lyZ59hbX5qahlUXowD1sY
|
| Aqbu9nzWX85i6471pKOWuqt1WWTCLKLoDCz3+t+88wJ7iiRVV80bDPSw7AtD7lGWMGoJ
|
| QXxPH2B1pLwZwE+nM7SS/Xj+gIkHRa25o4UOLidX1GmbGOclvsVEIpbTeVjysrKWtiWK
|
| CGxw==
|
X-Gm-Message-State: | ALQs6tD0y+/TBE060fWAhN4Sv22cYur78hK8uMEaFh9ObgxBvDmTz/cc
|
| e1UPA/qxZ5SeJ+wZSVe9AB2uSIihBgM2/M+xJ4k=
|
X-Google-Smtp-Source: | AB8JxZoafkSDiHLlxGfH/hliStPVrDalkbdgYFz0AvsgNT+An+dR1LLff20PM138baPhnde/P33KlSqAivk9Amy8FGQ=
|
X-Received: | by 2002:a65:60d1:: with SMTP id r17-v6mr2779134pgv.410.1525010848358;
|
| Sun, 29 Apr 2018 07:07:28 -0700 (PDT)
|
MIME-Version: | 1.0
|
In-Reply-To: | <647dca2ad89a4415ad980da6e5cdc701@grupawp.pl>
|
References: | <CA+qhd=-Z1TVZEhOzMMi+8eduqnWmaEeEoDG=UK3p6MB9TJ57dQ AT mail DOT gmail DOT com>
|
| <647dca2ad89a4415ad980da6e5cdc701 AT grupawp DOT pl>
|
From: | "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
|
Date: | Sun, 29 Apr 2018 10:07:27 -0400
|
Message-ID: | <CAJZxidBrzVOAiVZxDhDCehdMUBU-A5C8ueAeUD6Q-R0PRvibYA@mail.gmail.com>
|
Subject: | Re: [geda-user] Opengl PCB and mainline PCB
|
To: | geda-user AT delorie DOT com
|
Reply-To: | geda-user AT delorie DOT com
|
Errors-To: | nobody AT delorie DOT com
|
X-Mailing-List: | geda-user AT delorie DOT com
|
X-Unsubscribes-To: | listserv AT delorie DOT com
|
--000000000000e5276b056afd41c0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi Michael-
Peter's work is pretty impressive! Yes, the plan is to merge his work, but
it's unclear how long it might take to do so. Peter has been really busy
with work, but he was able to push his branches over to the main pcb
repository and rebase them against a recent version. So, some progress has
been made in that direction, however, there's still a fair bit of work
required to get it into master. I periodically look into it, but, it's a
lot to digest. He did a lot of parallel work, so, we need to partition it
into manageable chunks for merging. We'd love some help with that if you're
interested :)
Cheers,
--Chad
On Thu, Apr 26, 2018 at 8:33 AM, michalwd1979 (michalwd1979 AT o2 DOT pl) [via
geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
> Hello,
> Up to now I was using opengl version of PCB from Peter's Clifton branch:
> http://repo.or.cz/w/geda-pcb/pcjc2.git
> Recently I compiled newest version of mainline PCB and it turns out that
> it also has 3D ball in GUI, however 3D rendering of board is different -
> mainline does not places layers on different heights.
>
> My question is: will Peters code be merged into mainline at some time?
> From time to time I was using screenshots from Peter's opengl version in =
my
> reports, but now it seems that this branch is (almost) dead. I don't know
> opengl good enough to check the differences of both versions, so I don't
> know what exactly is done differently and is it even possible to merge.
> Best Regards,
> Michael Widlok
>
> Dnia 13 listopada 2016 02:21 John Luciani (jluciani AT gmail DOT com) [via
> geda-user AT delorie DOT com] <geda-user AT delorie DOT com> napisa=C5=82(a):
>
> Over the past few years I have been using AMD Firepro cards
> and Dell screens. A few different models. Haven't had any issues.
>
> All of the cards I have are mini display-port.
>
> John L
>
>
>
>
>
> On Sat, Nov 12, 2016 at 8:51 AM, Bob Paddock (bob DOT paddock AT gmail DOT com) [via
> geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
>
> I need a new video card, that can drive four monitors.
>
> Looking for:
>
> Linux Friendly, no hassle Linux experience.
>
> Three ports for typically used as one for schematic, one for PCB, one
> (vertical) for PDFs like data sheets.
>
> One port HDMI for YouTube etc.
>
> Price class well under $1,000.
>
> Recommendations?
>
>
> --
> http://blog.softwaresafety.net/
> http://www.designer-iii.com/
> http://www.wearablesmartsensors.com/
>
>
>
>
> --
> http://www.wiblocks.com
>
>
--000000000000e5276b056afd41c0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><div><div>Hi Michael-<br><br></div>Peter's work i=
s pretty impressive! Yes, the plan is to merge his work, but it's uncle=
ar how long it might take to do so. Peter has been really busy with work, b=
ut he was able to push his branches over to the main pcb repository and reb=
ase them against a recent version. So, some progress has been made in that =
direction, however, there's still a fair bit of work required to get it=
into master. I periodically look into it, but, it's a lot to digest. H=
e did a lot of parallel work, so, we need to partition it into manageable c=
hunks for merging. We'd love some help with that if you're interest=
ed :)<br><br></div>Cheers,<br></div>--Chad<br></div><div class=3D"gmail_ext=
ra"><br><div class=3D"gmail_quote">On Thu, Apr 26, 2018 at 8:33 AM, michalw=
d1979 (<a href=3D"mailto:michalwd1979 AT o2 DOT pl">michalwd1979 AT o2 DOT pl</a>) [via <=
a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>] <span di=
r=3D"ltr"><<a href=3D"mailto:geda-user AT delorie DOT com" target=3D"_blank">ge=
da-user AT delorie DOT com</a>></span> wrote:<br><blockquote class=3D"gmail_quo=
te" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"=
>
<div>Hello,<br></div><div>Up to now I was using opengl versio=
n of PCB from Peter's Clifton branch:=C2=A0<a>http://repo.or.cz/w/<wbr>=
geda-pcb/pcjc2.git</a><br></div><div>Recently I compiled newest version of =
mainline PCB and it turns out that it also has 3D ball in GUI, however 3D r=
endering of board is different=C2=A0 - mainline does not places layers on d=
ifferent heights. <br></div><div><br></div><div>My question is: will Peters=
code be merged into mainline at some time? From time to time I was using s=
creenshots from Peter's opengl version in my reports, but now it seems =
that this branch is (almost) dead. I don't know opengl good enough to c=
heck the differences of both versions, so I don't know what exactly is =
done differently and is it even possible to merge.<br></div><div>Best Regar=
ds,<br></div><div>Michael Widlok=C2=A0 =C2=A0 <br></div>
<br>
=20
<div class=3D"m_5370672805447586271nh_extra">
<p>
Dnia 13 listopada 2016 02:21 John Luciani (<a href=3D"mai=
lto:jluciani AT gmail DOT com">jluciani AT gmail DOT com</a>) [via <a href=3D"mailto:geda=
-user AT delorie DOT com">geda-user AT delorie DOT com</a>] <<a href=3D"mailto:geda-us=
er AT delorie DOT com">geda-user AT delorie DOT com</a>> napisa=C5=82(a):
</p>
<blockquote class=3D"m_5370672805447586271nh_quote" style=
=3D"border-left:2px solid #999;padding-left:8px;margin:0">
<div id=3D"m_5370672805447586271gwp719fa2ff"><div id=3D"m=
_5370672805447586271gwp719fa2ffh"><div class=3D"m_5370672805447586271gwp719=
fa2ffb"><div dir=3D"ltr"><div>Over the past few years I have been using AMD=
Firepro cards<br></div><div>and Dell screens. A few different models. Have=
n't had any issues.<br></div><div><br></div><div>All of the cards I hav=
e are mini display-port.<br><br></div><div>John L<br></div><div><br><br></d=
iv><br><br></div><div class=3D"m_5370672805447586271gwp719fa2ff_gmail_extra=
"><br><div class=3D"m_5370672805447586271gwp719fa2ff_gmail_quote">On Sat, N=
ov 12, 2016 at 8:51 AM, Bob Paddock (<a></a><a>bob DOT paddock AT gmail DOT com</a>) [=
via <a></a><a>geda-user AT delorie DOT com</a>] <span dir=3D"ltr"><<a></a><a>ge=
da-user AT delorie DOT com</a>></span> wrote:<br><blockquote class=3D"m_5370672=
805447586271gwp719fa2ff_gmail_quote" style=3D"margin:0 0 0 .8ex;border-left=
:1px #ccc solid;padding-left:1ex">I need a new video card, that can drive f=
our monitors.<br>
<br>
Looking for:<br>
<br>
Linux Friendly, no hassle Linux experience.<br>
<br>
Three ports for typically used as one for schematic, one for PCB, one<br>
(vertical) for PDFs like data sheets.<br>
<br>
One port HDMI for YouTube etc.<br>
<br>
Price class well under $1,000.<br>
<br>
Recommendations?<br>
<span class=3D"m_5370672805447586271gwp719fa2ff_HOEnZb"><font color=3D"#888=
888"><br><span class=3D"HOEnZb"><font color=3D"#888888">
<br>
--<br>
<a rel=3D"noreferrer">http://blog.softwaresafety.<wbr>net<wbr>/</a><br>
<a rel=3D"noreferrer">http://www.designer-iii.com/</a><br>
<a rel=3D"noreferrer">http://www.<wbr>wearablesmartsensor<wbr>s.com/</a><br=
>
</font></span></font></span></blockquote></div><span class=3D"HOEnZb"><font=
color=3D"#888888"><br><br clear=3D"all"><br>-- <br><div class=3D"m_5370672=
805447586271gwp719fa2ff_gmail_signature" data-smartmail=3D"gmail_signature"=
><a>http://www.wiblocks.com</a> =C2=A0</div>
</font></span></div></div></div></div>
</blockquote>
</div>
=20
</blockquote></div><br></div>
--000000000000e5276b056afd41c0--
- Raw text -