Commit graph

3324 commits

Author SHA1 Message Date
Oliver
268e76f88b Merge pull request #713 from jkriege2/add_FRT5_relay
added FRT5 relays (2-switch DIL signal relays), as standard relay symbol and as symbol separated into coil+2switches
2017-02-23 23:49:42 +11:00
Oliver
af64349ffb Merge pull request #780 from jkriege2/improve_and_add_transistors
Improve and add transistors
2017-02-23 23:45:51 +11:00
Oliver
d53f53f19e Merge pull request #1035 from jeromebeguin/adc-dac
adding ADS1110
2017-02-23 23:20:51 +11:00
Oliver
2a6ed299f5 Merge pull request #730 from jkriege2/add_adcdac
Added several missing ADCs and DACs
2017-02-23 18:30:15 +11:00
jkriege2
d31c5e785d Merge branch 'master' of https://github.com/KiCad/kicad-library into improve_and_add_transistors
# Conflicts:
#	library/transistors.lib
2017-02-22 20:03:35 +01:00
jeromebeguin
7f267c956c FTFilter correction 2017-02-22 13:57:00 +01:00
jeromebeguin
524fb174ae Merge remote-tracking branch 'refs/remotes/origin/master' into linear 2017-02-22 13:16:30 +01:00
jeromebeguin
fee3f0e9f5 Merge remote-tracking branch 'refs/remotes/origin/master' into adc-dac 2017-02-22 12:57:41 +01:00
jeromebeguin
007ce62586 adding ADS1110 2017-02-22 12:56:43 +01:00
jeromebeguin
3e9ca80746 adding TSV911 2017-02-22 12:54:39 +01:00
Oliver
13ecd79355 Merge pull request #945 from penoud/LTC2309
add Ltc2309 to adc-dac.lib with QFN and TSSOP version
2017-02-22 18:16:47 +11:00
jkriege2
86024ea3f6 Merge branch 'master' of https://github.com/KiCad/kicad-library into add_FRT5_relay
# Conflicts:
#	library/relays.dcm
#	library/relays.lib
2017-02-21 22:44:06 +01:00
jkriege2
738aa92cd5 Merge branch 'master' of https://github.com/KiCad/kicad-library into add_modules_arduino
# Conflicts:
#	library/modules.dcm
#	library/modules.lib
2017-02-21 22:26:17 +01:00
jkriege2
0dc34f16d5 corrected FLT-pin of DRV8825 to OUTPUT (it's the FAULT active-low output) 2017-02-20 22:45:12 +01:00
jkriege2
6be37cf860 Merge branch 'master' of https://github.com/KiCad/kicad-library into add_modules_arduino
# Conflicts:
#	library/modules.dcm
#	library/modules.lib
2017-02-20 22:17:04 +01:00
jkriege2
8015a4d952 Merge branch 'master' of https://github.com/KiCad/kicad-library into add_small_modules
# Conflicts:
#	library/modules.dcm
#	library/modules.lib
2017-02-20 22:12:57 +01:00
Jan W. Krieger
36dd742704 Merge pull request #980 from El3ctr0nic/master
modules.lib add Nucleo64
2017-02-20 22:09:50 +01:00
El3ctr0nic
f0149b7fdf Final fix - ithink 2017-02-20 21:27:31 +01:00
Jan W. Krieger
ff5245ec06 Merge pull request #1011 from jophut/microchip_pic24mcu
New library for Microchip PIC24 family.
2017-02-20 13:48:28 +01:00
Jop Huttenhuis
62908dbba8 Changed pin 18 from inverted, input to line, bidirectional. 2017-02-20 13:19:49 +01:00
Oliver
003b3d61c2 Merge pull request #1021 from jkriege2/fix_footprint_fields
Fix footprint fields
2017-02-20 21:54:00 +11:00
Jop Huttenhuis
ab3989cbab Fixed overlapping pins 12 and 13. 2017-02-20 11:20:53 +01:00
Jan W. Krieger
296ea4a749 Merge pull request #1014 from dejfson/pull-request-traco-ten20
Pull request traco ten20
2017-02-20 11:14:34 +01:00
Jop Huttenhuis
3f90a3f123 Updated fpfilter 2017-02-20 11:02:37 +01:00
David Belohrad
ab38490c31 TEN20 traco contains properly formatted footprint filter 2017-02-20 11:02:10 +01:00
Jop Huttenhuis
80d6b51842 Updated description, thickness, pin positions&length, footprint and fpfilter. 2017-02-20 10:07:05 +01:00
David Belohrad
febf427e33 ten20-2421win modified so pins lie on 100mils grid 2017-02-20 09:18:37 +01:00
David Belohrad
a3ce1676ff ten20-2411win - modified symbol so pins stay on 100mils grid nodes 2017-02-20 09:16:20 +01:00
jkriege2
00a25093a2 fixed FPFilter 2017-02-19 22:38:08 +01:00
jkriege2
376d2398db added Pololu A4988 and DRV8825 breakouts 2017-02-19 22:33:11 +01:00
jkriege2
a94afce1e8 added Arduino Nano symbols 2017-02-19 17:01:06 +01:00
jkriege2
66fe31b8f3 fixed unix-lineending style 2017-02-19 12:48:55 +01:00
jkriege2
94fed4698e fixed more footprint links 2017-02-19 12:46:51 +01:00
jkriege2
33fa9c6a65 fixed several footprint fields 2017-02-19 12:41:19 +01:00
Oliver
53f5eae483 Fixes for footprint references 2017-02-19 12:52:18 +11:00
David Belohrad
d8a664bf5b TEN20-2411WIN symbol properly centered wrt origin 2017-02-17 09:52:46 +01:00
David Belohrad
2ee955d7d0 added TRACO TEN20WIN dual supplies schematic symbols 2017-02-17 09:32:00 +01:00
David Belohrad
43ba9d871c added symbols for TRACO TEN20 single supply DC/DC converters 2017-02-17 09:24:24 +01:00
Jan W. Krieger
df8934ff0c Merge pull request #997 from aurel32/ds3231mz
Add Maxim DS3231MZ RTC chip
2017-02-17 08:08:17 +01:00
Thomas Pointhuber
130566db45 Fix #1012 2017-02-16 22:58:12 +01:00
Aurelien Jarno
3fbefbc53a Add Maxim DS3231MZ RTC chip 2017-02-16 22:18:21 +01:00
Jop Huttenhuis
14eca700d4 Changed CRLF into LF 2017-02-16 22:08:16 +01:00
Jop Huttenhuis
02a2d548c9 Removed URL from F3 datasheet field 2017-02-16 21:53:07 +01:00
Jop Huttenhuis
198846664a New library for Microchip PIC24 family. 2017-02-16 15:47:01 +01:00
Jop Huttenhuis
9b514eb1f2 Fix pin name typo, duplicate Z0. 2017-02-15 21:19:55 +01:00
Michael Holzbrecher
51ede3f4ed Add NRVA4003-NRVA4007 2017-02-15 20:00:05 +01:00
Michael Holzbrecher
3c479f0d0a Merge remote-tracking branch 'upstream/master' 2017-02-15 19:58:15 +01:00
Jan W. Krieger
d6a52a3050 Merge pull request #1001 from jeromebeguin/conn
conflict resolution on conn lib.
2017-02-15 19:07:32 +01:00
Michael Holzbrecher
0c5324cde0 Merge remote-tracking branch 'upstream/master' 2017-02-15 18:45:46 +01:00
evanshultz
0e880b57e1 Remove TOP262YN as it's not a real part 2017-02-15 08:13:50 -08:00