X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] [patch] Pinnumbers in mosfet-with-diode-1.sym From: Stefan Salewski To: geda-user AT delorie DOT com In-Reply-To: <20130130090351.GE32216@fi.muni.cz> References: <20130130090351 DOT GE32216 AT fi DOT muni DOT cz> Content-Type: text/plain; charset="us-ascii" Date: Wed, 30 Jan 2013 15:15:19 +0100 Message-ID: <1359555319.2295.9.camel@AMD64X2> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit 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 Precedence: bulk On Wed, 2013-01-30 at 10:03 +0100, Jan Kasprzak wrote: > Hello, > > I use Fedora, and I am not sure whether the following issue should > be reported here or to Fedora bugzilla: > > The file /usr/share/gEDA/sym/transistor/mosfet-with-diode-1.sym > from the geda-symbols-1.8.1-1.fc18.noarch package is broken > - the pinnumbers are in fact letters D, G, and S instead of numbers. There is nothing really broken -- for gEDA symbols we have some with letters for pin names/numbers. These are sort of generic symbols, in most case for transistors -- the user should replace the letters with correct numbers for his transistor. It would be possible to let the letters unchanged, if we use an exactly matched footprint for PCB layout -- that footprint would have letters too instead of numbers. But then we would need a really large number of footprints, because of possible permutations of the letters. This is something what confused me too when I used gEDA/PCB for the first time, but there exist no easy solution. You should find discussions of this problem in in the wike and in this mailing list, or maybe on in older initial gEDA mailing list. DJ and others have mode suggestions to solve such kind of problems, some suggestions use a database to solve it. Best regards, Stefan Salewski