Commit graph

221 commits

Author SHA1 Message Date
Oliver
7168029d8d Merged kicad/master 2017-03-07 22:48:17 +11:00
Oliver
9f3648ac9c Fixed duplicate pins for many symbols 2017-03-05 11:54:50 +11:00
Oliver
caa463d1fb Fixed many instances of duplicated pins
- Found with new KLC scripts (Rule 3.3)
2017-03-04 01:27:20 +11:00
jkriege2
33fa9c6a65 fixed several footprint fields 2017-02-19 12:41:19 +01:00
Oliver
888ed02ff9 Fixed line endings for .lib files 2017-02-09 22:27:25 +11:00
Julien Juyon
8208911e38 Merge branch 'master' of https://github.com/KiCad/kicad-library 2017-01-30 16:01:01 +01:00
Julien Juyon
3dc0a6d6a8 Remove Intersil.lib/232 and made alias to interface.lib/MAX3232 2017-01-25 14:47:26 +01:00
penoud
9599f09b7e update last changes from master 2017-01-24 20:16:08 +01:00
penoud
d973f1a57c update pin position 2017-01-24 20:12:00 +01:00
penoud
5e99017c94 update pin position 2017-01-24 20:09:41 +01:00
Aurelien Jarno
f478c9bb62 Fix ADUM4160 pin "PIN" location
The "PIN" pin control the upstream pull-up, but is located on the
downstream side, and is relative to the downstream "GND" pins. Therefore
move it to the right side of the isolator.
2017-01-23 00:46:54 +01:00
penoud
c6d58f2d9e add TCA9548A TSSOP and QFN version 2017-01-21 23:39:12 +01:00
Oliver Walters
30c6516d2c Global fixes for field text
* Footprint and datasheet fields set to `Invisible`
* Changed all field size to `50mils`
* Changed any RefDes labeled `IC?` to `U?`
2017-01-18 11:10:11 +11:00
penoud
7fb1c76f04 Rebase with last changes and try the command 'git config --global core.autocrlf input' to resolve CR+LF trouble 2017-01-17 19:33:42 +01:00
penoud
2cdbbcf46c clean PR comments 2017-01-16 19:15:23 +01:00
jkriege2
b1030fa135 fixed ICL7667 text distance 2016-12-18 20:36:51 +01:00
jkriege2
543f09f191 fixed LM321 (symbol was not for LM321!) + fixed several KLC issues 2016-10-23 09:31:03 +02:00
jkriege2
e6b95fa3af Merge branch 'master' of https://github.com/KiCad/kicad-library into add_missing_lin_ics
# Conflicts:
#	library/dc-dc.dcm
#	library/dc-dc.lib
#	library/interface.dcm
#	library/interface.lib
#	library/linear.dcm
#	library/linear.lib
2016-10-23 08:38:04 +02:00
Oliver
83c2297d8c Changed V+/V- to PowerOutput 2016-10-23 10:34:31 +11:00
jkriege2
4800d6c04a moved L293 from interface.lib to motor_drivers.lib 2016-10-22 16:43:35 +02:00
jkriege2
4c76016240 fixed several footprint filters (modernized) 2016-10-22 10:50:05 +02:00
jkriege2
9a9d74b948 COM pin of ULNxxxx darlington arrays is now passive 2016-10-22 09:02:22 +02:00
jkriege2
517ff773fc added ICL7667 Dual MOSFET driver 2016-10-22 09:01:09 +02:00
jkriege2
19bdc8718c fixed several KLC issues 2016-10-04 16:23:41 +02:00
jkriege2
74a80ab286 Merge branch 'master' of https://github.com/KiCad/kicad-library into add_missing_lin_ics
Conflicts:
	library/dc-dc.dcm
	library/dc-dc.lib
	library/linear.dcm
	library/linear.lib
2016-10-04 16:16:53 +02:00
jkriege2
c5d8033b0c added L293 and L293D 2016-10-04 16:07:14 +02:00
jkriege2
8242cf75a7 added MAX3232 (and improved footprint filters for MAX232) 2016-10-04 15:36:18 +02:00
jkriege2
1b24fbcb10 added ULN2003 and variants (ULN200x, incl. SN75468 SN75469) and ULN2803A and variants (ULN280xA) 2016-10-04 15:30:44 +02:00
Oliver
b29b614b31 no message 2016-08-20 13:22:35 +10:00
myfreescalewebpage
e918d7c6d1 Interface: Fix MAX3072 according to comments 2016-07-19 00:09:02 +02:00
myfreescalewebpage
4c2058de04 Interfaces: Add MAX3072 MAX3075 and MAX3078 2016-07-11 18:50:12 +02:00
Hubert Denkmair
70bf2c5526 Merge branch 'tja1042' into TJA1051 2016-06-27 11:00:46 +02:00
Hubert Denkmair
3c9d2c8d00 add TJA1051 can transceivers 2016-06-27 10:56:15 +02:00
Hubert Denkmair
0515a882f2 TJA1042 is almost identical to TJA1049 2016-06-27 10:28:20 +02:00
Joachim
2691d0d04e swapped positions of pins TXD and RXD 2016-06-04 18:49:02 +02:00
Joachim
ce3f7adca3 Put pin SPLIT between CANH and CANL; modified default housing reference, field position and visibility 2016-06-02 12:32:18 +02:00
Joachim
918b5f9cfb Merge branch 'master' of https://github.com/KiCad/kicad-library into interface_mod 2016-06-02 11:26:40 +02:00
Oliver
0f8940c9e1 Added MAX3221 RS232 transceiver
This PR adds the MAX3221 RS232 transceiver

It also fixes footprint associations for a number of RS485 transceivers:
* SP3481??
* LTC2861
2016-05-25 08:52:04 +10:00
CarlPoirier
995714def6 Merge pull request #488 from SchrodingersGat/can-chips
Add CAN transceivers
2016-05-24 20:58:56 +10:00
Oliver
13e8762dd3 Revert commit ca7e974 2016-05-24 20:56:52 +10:00
Oliver Walters
96b35b220d Merge branch 'can-chips' 2016-05-20 13:50:28 +10:00
Oliver Walters
e54c5f3706 Moved SPLIT pins between CANH and CANL pins for all CAN chips with a SPLIT pin 2016-05-20 13:49:16 +10:00
Joachim
0c0dbb5334 Changed SO-8 footprints to SOIC-8; modified footprint search pattern to match library footprints 2016-05-17 22:17:12 +02:00
Oliver
562f56056f Merge branch '485-improvements' 2016-05-17 08:27:24 +10:00
Oliver
e42e4ea07f Fixed default footprints and footprint filters for a number of RS485 ICs in interface.lib 2016-05-17 08:17:43 +10:00
Oliver
1fb0f4a8c6 Merge branch 'can-chips' 2016-05-09 10:16:14 +10:00
Oliver
0e3d0f17e3 Moved location of footprint field for multiple CAN chips 2016-05-09 08:46:54 +10:00
Joachim
32587dbf44 Added NXP LIN driver TJA1021 and TJA1029, added NXP CAN driver TJA1049 2016-05-03 16:39:13 +02:00
Oliver Walters
5f388e4f96 Merge branch 'can-chips'
Conflicts:
	library/interface.lib
2016-04-25 16:43:20 +10:00
Oliver Walters
490e6eb33e Fixed default FP for ADM3053 2016-04-25 16:32:31 +10:00