Commit graph

662 commits

Author SHA1 Message Date
Oliver Walters
f7e55f8ba3 Pin changes to LM319 2015-10-26 09:40:53 +11:00
Oliver Walters
97df247085 Pin changes to LM358 2015-10-26 09:39:08 +11:00
Oliver Walters
a9144cc8dd Pin changes to LM311N 2015-10-26 09:38:02 +11:00
Oliver Walters
b3aaa3fe29 Pin changes to LM2903 2015-10-26 09:36:07 +11:00
Oliver Walters
e56cb46067 Pin changes to the LH0002H 2015-10-26 09:34:52 +11:00
Oliver Walters
26328d580d Pin changes to the LF398 2015-10-26 09:33:20 +11:00
Oliver Walters
7e3b3403d5 Pin changes to the CA3130 2015-10-26 09:31:55 +11:00
Oliver Walters
1a72aaa7ef Pin changes to the AD813 2015-10-26 09:30:26 +11:00
Oliver Walters
93d7ce68a5 Pin fixes to the AD620 2015-10-26 09:28:14 +11:00
Oliver Walters
8c9d8d4518 Fixes to 1408 in linear.lib 2015-10-26 09:24:04 +11:00
Oliver Walters
915ab9773f Removed the ADS1118 16-bit ADC from linear.lib (it now lives in adc-dac.lib) 2015-10-26 09:16:24 +11:00
Oliver Walters
858a5d31d2 Added the ADC1118 16-bit SPI-compatible analog converter with inbuilt MUX, PGA and temperature sensor 2015-10-19 14:16:07 +11:00
Oliver Walters
841279b80a Added documentation for LM7332 alias 2015-08-03 14:18:46 +10:00
Oliver Walters
2e2ff3ff4f Added documentation info for MCP6002 and MCP6004 aliases 2015-08-03 14:16:10 +10:00
Oliver Walters
2682d42b9e Added OPA376AIDCK op amp (SC70-5 package) 2015-07-31 13:21:12 +10:00
Oliver Walters
71a90813ed Added alias for LMP2231
Added alias for LMP2232
2015-07-30 16:04:51 +10:00
Oliver Walters
0a55486f37 Added alias "LM7332" to OP275 in linear.lib 2015-07-30 15:43:08 +10:00
Oliver Walters
13cd2032b8 Fixed pin numbering for MCP6001
MCP6001 symbol had wrong pin numbering, this has been rectified.
Added MCP6001R symbol which has alternate pinout
2015-07-30 12:13:09 +10:00
Oliver Walters
5f07eef18f Moving towards KLC compliance of linear.lib
Altered a number of symbols for KLC compliance
2015-07-30 10:59:50 +10:00
Oliver Walters
8ab355bb98 Added op amp aliases for MCP600x series
Added MCP6004 alias to LM2902N

Added MCP6002 alias to ADA4075

Added MCP6001 as new symbol (5-pin op amp in SC70-5 and SOT23-5 package)

http://ww1.microchip.com/downloads/en/DeviceDoc/21733j.pdf
2015-07-30 09:38:44 +10:00
Ricardo Crudo
f7ddedae7f fix #246: plus signal is using lines now 2015-07-25 11:36:19 +02:00
Ricardo Crudo
17861d8fe1 Merge branch 'crackerizer-pr216' 2015-07-07 19:13:25 +02:00
Ricardo Crudo
91b62d8b18 diode.lib: fixing BAV99 pins to be compliant to KLC 2015-07-07 19:13:10 +02:00
Ricardo Crudo
6d70370ca4 device.lib: fix led pins numbers 2015-07-07 18:54:37 +02:00
Ricardo Crudo
2b31c8b89f Merge pull request #201 from Fat-Zer/CX56-12
Added C[CA]56-21* display schematics
2015-06-29 09:51:23 +02:00
Phinitnan Chanasabaeng
fd3de36a50 Removed BAV99W alias as it uses different footprint. 2015-06-28 10:56:46 +07:00
Phinitnan Chanasabaeng
45b90971e2 Merge branch 'master' of https://github.com/KiCad/kicad-library 2015-06-28 10:49:32 +07:00
Henner Zeller
cb603d0576 o Remove MC34063, which is a dc/dc converter from conn library (it
already is existing in regul).
2015-06-26 16:04:46 -07:00
Jakub Kaderka
389c75b0e5 Refined pins positions 2015-06-24 09:17:10 +02:00
Jakub Kaderka
3acafe92c9 PIC 16f684 added 2015-06-22 15:10:37 +02:00
Jakub Kaderka
63a14e7b2b Resized pic symbol 2015-06-22 13:12:54 +02:00
Jakub Kaderka
5835e6e385 Added 2 new pic16fxxx 2015-06-22 10:18:10 +02:00
Alexander Golubev
7dc4ad41dc display.lib: fix pin Y-align in Cx56-12 2015-06-15 16:25:51 +03:00
Phinitnan Chanasabaeng
2e44e0f09a Updated BAV99 diode 2015-06-09 11:03:01 +07:00
Phinitnan Chanasabaeng
a5a05e0357 Fixed pin grid. 2015-06-06 16:16:14 +07:00
Phinitnan Chanasabaeng
d1306d073a Added new diode library, NXP BAV99 included. 2015-06-06 16:05:09 +07:00
Kerusey Karyu
84e87428b2 Merge pull request #207 from dfro/nup4202
Added NUP4202 and NUP2202
2015-05-27 08:31:41 +02:00
Dmitry Frolov
7461c411df changed pin type to passive in NUPx202 2015-05-25 11:21:33 +03:00
Andrew Jeddeloh
170fa7105a Fixed the transistors in library/device.lib to use P (Passive) instead of C/E (open collector/emitter).
Using C/E causes issues with the ERC whereas P does not. Additionally, this is the value used with the
transistors in the transistors.lib file.
2015-05-24 21:29:11 -07:00
Alexander Golubev
f3121114ee display.lib: redraw Cx56-12 against recomendations
See https://github.com/KiCad/kicad-library/pull/201
Also place text fields more strictly on the 50mil network and do some minor graphical
improvements.
2015-05-24 13:04:10 +03:00
Melroy van den Berg
772383025e Remove bck 2015-05-23 21:53:35 +02:00
Melroy van den Berg
41cd89afcf Add 'point' and 'tp' keywords to TEST 2015-05-23 21:48:09 +02:00
Dmitry Frolov
f291501669 added NUP2202 2015-05-17 11:08:32 +03:00
Alexander Golubev
b582eb3215 Cx56-15: add footprint filter and slightly change keywords and description 2015-05-17 06:11:17 +03:00
Melroy van den Berg
1b5a801d7f Add DC Power Jack to DC Barrel Jack component 2015-05-17 04:47:07 +02:00
Kerusey Karyu
81196675cc Merge pull request #203 from Bosvark/master
Added IR2104 to `ir.lib`
2015-05-16 17:05:55 +02:00
Dmitry Frolov
b7d3fd9d2d fixed KLC rule 3.1 violation in NCP45560 2015-05-16 16:19:18 +03:00
Dmitry Frolov
d72e235404 added NUP4202 2015-05-16 16:12:42 +03:00
carl.poirier.2@gmail.com
890b381969 Fix pin of LTC1401CGN according to rule 3.1 2015-05-15 21:25:08 -04:00
Dieter Oelofse
55bed66ae0 Pin alignment done to 100mil grid. 2015-05-14 19:29:49 +02:00