Commit graph

4004 commits

Author SHA1 Message Date
Stefan Olsson b7d603015d Added the CC56-12 series 2017-07-13 06:37:13 +02:00
Stefan Olsson 23749c773f Fized footprint filter 2017-07-12 18:55:14 +02:00
Stefan Olsson 78dddff809 Removed old CA56-12 2017-07-12 18:39:13 +02:00
Stefan Olsson 2cdb46bcfb Added CA56-12CGKWA, CA56-12EWA, 2017-07-12 18:18:39 +02:00
Rene Pöschl 91d66b1384 Merge pull request #1196 from sdalu/master
Added MCP73871 (battery management + load sharing)
2017-07-10 22:40:47 +02:00
Rene Pöschl 6d8558e533 Merge pull request #1342 from Misca1234/TLP_2703_2745_2748_2761_2761_2767_2768
Tlp 2703 2745 2748 2761 2761 2767 2768
2017-07-10 21:33:54 +02:00
Hackscribble f3df432472 Merge pull request #678 from piotr-wiszowaty/4056
cmos4000: add 4056 symbol
2017-07-10 20:11:50 +01:00
Stefan Olsson d1b1784345 Made thickens of two lines 2017-07-10 21:01:55 +02:00
Piotr Wiszowaty f9471be2a2 cmos4000: Correct 4056
1. Resize symbol
2. Reorder pins
3. Correct STROBE direction
4. Update description and keywords
5. Set more verbose footprint filters
2017-07-10 20:42:33 +02:00
Stefan Olsson 2ee84a3ad6 fixed new footprint 2017-07-10 19:25:19 +02:00
Stefan Olsson 7f9ec1dadf Added HDSM-441B and HDSM-443B 2017-07-10 18:58:31 +02:00
Stefan Olsson 93f953e110 Added HDSM-441B and HDSM-443B 2017-07-10 18:58:25 +02:00
Rene Pöschl b561089751 Merge pull request #1323 from Misca1234/EA_DOGXL160-7
Ea dogxl160 7
2017-07-10 13:29:17 +02:00
Rene Pöschl 555cf1ae08 Merge pull request #1400 from gauravjuvekar/dos2unix
Fix all line-endings to unix
2017-07-10 11:17:59 +02:00
Rene Pöschl d980717efb Merge pull request #1339 from Misca1234/Schematic_ADS7830
Schematic ads7830
2017-07-09 23:58:01 +02:00
Stefan Olsson 8911d8a513 Added ADS7830 and fixed specific footprint 2017-07-09 22:52:16 +02:00
Stefan Olsson e3e890ef05 Added ADS7830 and fixed specific footprint 2017-07-09 22:52:10 +02:00
Stefan Olsson 2ecdee8a1a Removed ADS7830 2017-07-09 22:51:41 +02:00
Stefan Olsson 44698c35c5 Removed ADS7830 2017-07-09 22:51:36 +02:00
Gaurav Juvekar 794babeb6e convert to lf line-endings 2017-07-09 17:37:55 +05:30
Clayton G. Hobbs ae840ec040 Merge branch 'master' into add-ap2204 2017-07-08 10:21:12 -04:00
Rene Pöschl 56bfdb86c7 Merge pull request #1363 from suzizecat/st_pressure_sensor_2
ST LPS25HB MEMS Pressure sensor - Second try
2017-07-08 13:29:47 +02:00
Oliver c4e9fc0510 Merge pull request #1384 from KiCad/LTC_PFC
Add Linear Tech LT1248/1249/1509
2017-07-08 15:13:04 +10:00
Rene Pöschl 2e4882cba9 Merge pull request #1390 from Misca1234/Schematic_AG12864E
Schematic ag12864 e
2017-07-08 01:24:30 +02:00
Rene Pöschl 2191759587 Merge pull request #1374 from Misca1234/Schematic_LCD-016N002L
Schematic lcd 016 n002 l
2017-07-07 23:09:27 +02:00
Rene Pöschl 1b3d810d8b Merge pull request #1391 from Misca1234/Schematic_HY1602E
Schematic hy1602 e
2017-07-07 22:10:02 +02:00
Piotr Wiszowaty 7196b6cb3c cmos4000: update 4056 to satisfy current KLC 2017-07-07 21:18:31 +02:00
Piotr Wiszowaty f15c42dbab Merge remote-tracking branch 'upstream/master' into 4056 2017-07-07 21:17:15 +02:00
Ali Teke 3a96c5c18b TPL0401A-10-Q1 added 2017-07-07 19:33:31 +03:00
Unknown a445668aa7 trying again with the footprint filters 2017-07-07 09:44:00 +02:00
Unknown e068f09415 fixing KLC's? 2017-07-07 09:37:10 +02:00
Unknown 884363c7e3 corrected INT pin on TCA9555 from output to open collector
and removed some windows line endings
2017-07-07 09:23:44 +02:00
Oliver 4776a50b21 Merge pull request #1392 from suzizecat/sx1272_73
Added SX1273/73 LoRA transeivers
2017-07-06 22:30:08 +10:00
Julien FAUCHER 34c8e5a1e5 SX1272/73 Swapped IO pins (to output side) and RF pins (input side) 2017-07-06 10:02:22 +02:00
Julien FAUCHER 93c4dad773 SX1272/73 Added RESET Pin
And changed RF_MOD/NC pin from Input to output according DS
2017-07-06 09:38:51 +02:00
Matthijs Kooijman efd8e8b9e2 Fixed 2N700 pin length
The gate pin was 210mil in length, this was reduced to 200mil and a
short line was added to preserve the same looks. This fixes all KCL
warnings for this component.
2017-07-05 23:23:48 +02:00
Matthijs Kooijman 8736a18abd Fixed pin numbering of 2N7000/TP0610L/VP0610L
All datasheets I could find for these parts showed SGD pin ordering,
while the part had GSD ordering. The related SMD 2N7002 part does have
GSD ordering, which is possibly why this was wrong.

2N700:
  http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en571380
  https://www.fairchildsemi.com/datasheets/2N/2N7000.pdf
  http://www.taiwansemi.com/products/datasheet/TSM2N7000K_C15.pdf
  https://media.digikey.com/pdf/Data%20Sheets/ST%20Microelectronics%20PDFS/2N7000,%202N7002.pdf
  https://media.digikey.com/pdf/Data%20Sheets/NXP%20PDFs/2N7000.pdf

TP0610L/VP0610L:
  http://www.vishay.com/docs/70209/70209.pdf
2017-07-05 22:56:21 +02:00
Julien FAUCHER aa99c683db Added NC pins 2017-07-05 15:44:40 +02:00
Julien FAUCHER e131ee2471 Added SX1273/73 LoRA transeivers 2017-07-05 15:36:55 +02:00
Julien FAUCHER 396319f53f Edited pin side 2017-07-05 14:43:16 +02:00
Stefan Olsson e92b86f11e Modified symbol HY1602E 2017-07-04 21:55:11 +02:00
Stefan Olsson 542392128a Modified symbol HY1602E 2017-07-04 21:55:06 +02:00
Stefan Olsson bc100bd8d1 Modified AG12864E 2017-07-04 21:32:02 +02:00
Stefan Olsson 4115a4452d Modified AG12864E 2017-07-04 21:31:56 +02:00
evanshultz 034f65895c DCM: Use MPN for HIP210x 2017-07-04 12:00:07 -07:00
evanshultz 9eb2dfd592 LIB: Use MPN for HIP210x 2017-07-04 11:59:59 -07:00
Oliver b72b925a6a Merge pull request #1352 from ilya-epifanov/LTC2055
added LTC2054/2055
2017-07-04 10:20:28 +10:00
Ilya Epifanov a9c5883e43 added default footprint, fixed footprint filters 2017-07-03 23:08:20 +02:00
evanshultz fef0978f1f Update ac-dc.lib 2017-07-03 11:36:42 -07:00
evanshultz 3f60671acf DCM: Add LT1248/1249/1509 2017-07-03 11:36:04 -07:00