Commit graph

2613 commits

Author SHA1 Message Date
Ian Muldoon 6526237483 Fix KLC compliance 2016-05-06 21:37:29 -07:00
Ian Muldoon 6f3068d46a Merge pull request #1 from inio/atmega328pb
Add symbols for Atmel ATmega328PB
2016-05-06 20:53:35 -07:00
Ian Muldoon 491975f23f Add symbols for Atmel ATmega328PB
This parts is only available in TQFP and QFN packages.  I didn't see
any of examples of exposed-pad QFN in the symbol library, but I saw one
footprint that used N+1 as the pin number for the pad so I went with
that.
2016-05-06 20:44:08 -07:00
Oliver Walters 1418d7330f Merge remote-tracking branch 'kicad/master'
Conflicts:
	library/linear.lib
2016-05-05 23:54:17 +10:00
Patrik Bachan 7cef01a487 Merge pull request #506 from penoud/master
Add AD5593R adc dac gpio i2c
2016-05-03 14:09:10 +02:00
Patrik Bachan 93d0ff14ca Merge pull request #405 from Fat-Zer/linear-fixes
Fixes to the OpAmp symbols
2016-05-02 10:26:46 +02:00
CarlPoirier 70b045ab52 Merge pull request #508 from alperyazar/master
LTC3525 is fixed in "regul" library checked using checklib.py script
2016-05-01 16:14:47 -04:00
Oliver Walters d0faba8ea3 Merge branch 'regul'
Conflicts:
	library/regul.dcm
2016-04-28 09:21:48 +10:00
Oliver Walters 6adbade6db Merge remote-tracking branch 'kicad/master' into regul
Conflicts:
	library/regul.dcm
	library/regul.lib
2016-04-28 08:48:16 +10:00
Alper Yazar 19662a9bf9 LTC3525 is fixed in "regul" library checked using checklib.py script. Alliases are added (with different output voltages and different datasheets). 2016-04-25 21:15:29 +03:00
Alexander Golubev bd2b615de5 linear: several fixes to documentatiton
- removed LM101H alias from CA3140
- added documentation for NE5532 4558 ADA4075
- added datasheet link for LM733CH.
  Note: the link leads to an unofficial source.
2016-04-25 11:09:25 +03:00
Alexander Golubev 40e72ed40f linear: minor grafical changes to numerous OpAmps
Mostly outline of OpAmps fixes, but also added footprint filters,
documentation links and some align fixes.

Also added an alias to 555 timer.
2016-04-25 11:09:25 +03:00
Alexander Golubev f6f754d0ae near/LM733CH: slightly redraw. Add footprint filter 2016-04-25 11:08:37 +03:00
Alexander Golubev da39f8901a linear/lm386: add missing pin and slightly redrawmage 2016-04-25 11:08:00 +03:00
Alexander Golubev 4e7ee2d8ca linear: slightly redraw AD620 to look more alike as other OpAmps 2016-04-25 11:07:29 +03:00
Alexander Golubev f47452862f linear: enhance the CA3130 symbol to make it more common with others 2016-04-25 11:07:01 +03:00
Oliver Walters a38239608d deleted old symbols 2016-04-25 17:56:39 +10:00
Oliver Walters 5f8b2a19db Merge branch 'dc-dc-dc' 2016-04-25 16:43:27 +10:00
Oliver Walters 5f388e4f96 Merge branch 'can-chips'
Conflicts:
	library/interface.lib
2016-04-25 16:43:20 +10:00
Oliver Walters c88d7d712f Improved FP filters for DFN MCP163* parts 2016-04-25 16:39:46 +10:00
Oliver Walters 1419d4e9fc Fixed descriptions for MCP163* parts 2016-04-25 16:38:25 +10:00
Oliver Walters a10e86a8a0 Merge remote-tracking branch 'kicad/master' into dc-dc-dc 2016-04-25 16:33:15 +10:00
Oliver Walters 490e6eb33e Fixed default FP for ADM3053 2016-04-25 16:32:31 +10:00
Oliver Walters afd923af70 Reversed vertical order of TXD/RXD pins (placing TXD pin at the top of the symbol) 2016-04-25 16:30:58 +10:00
Oliver Walters 8f08eef0ff Fixed FP filters for other CAN chips 2016-04-25 16:27:29 +10:00
Oliver Walters d9e34f62e4 Fixed FP filters and default associations for all MCP25?? chips 2016-04-25 16:24:01 +10:00
Oliver Walters 7cdc38568f Merge branch 'can-chips' of https://github.com/SchrodingersGat/kicad-library into can-chips
Conflicts:
	library/interface.lib
2016-04-25 16:16:29 +10:00
Oliver Walters 54398f8036 Changed pin types of Vref and Vio pins for MCP can chips 2016-04-25 16:14:56 +10:00
Oliver Walters aa4e5fc758 MAX3051: Changed "Vss" label to "GND" 2016-04-25 16:12:00 +10:00
Oliver Walters f7500e2d3d Changed single solid line to double dashed line to ADM3053 2016-04-25 16:11:28 +10:00
Oliver Walters 4e6c311414 Removed duplicate MAX202 2016-04-25 16:09:01 +10:00
Oliver Walters 586edd23d5 Merge remote-tracking branch 'kicad/master' into can-chips
Conflicts:
	library/interface.dcm
	library/interface.lib
2016-04-25 16:06:27 +10:00
Oliver Walters 621f60449f Merge remote-tracking branch 'kicad/master' 2016-04-25 16:03:07 +10:00
penoud 14390ec05d Changed AD5593R 2016-04-24 17:05:12 +02:00
penoud 4622e6f047 Merge remote-tracking branch 'refs/remotes/KiCad/master' 2016-04-24 16:54:57 +02:00
penoud aa9b0e6843 Merge remote-tracking branch 'refs/remotes/KiCad/master' 2016-04-24 16:51:22 +02:00
Patrik Bachan 3f901f7de8 Merge pull request #455 from mpkopec/LT1761
Modify LT1761 LDO regulators family.
- keywords
- symbol
2016-04-24 16:51:03 +02:00
penoud 2b4d766b53 Changed AD5593R according comment in PR #506 2016-04-24 16:49:20 +02:00
Patrik Bachan f9c59f9e2d Merge pull request #492 from swalense/si4735
Add series of Silicon Labs Si473x-D60 radio receivers
2016-04-24 16:44:15 +02:00
Patrik Bachan 11fbcf2f6e Merge pull request #486 from swalense/cm1213a
Add ON Semiconductor CM1213A-01SO ESD protection SOT23
2016-04-24 16:37:21 +02:00
penoud 3a71fbf4c3 Changed AD5593R according PR#503 2016-04-24 15:11:39 +02:00
Patrik Bachan 0eb3a865c3 Merge pull request #495 from swalense/at42qt1010
Add Atmel AT42QT1010 and AT42QT1011 SOT-23-6 touch sensors
2016-04-24 13:58:25 +02:00
Patrik Bachan 984273d99a Merge pull request #498 from SchrodingersGat/LMT87
Add LMT8? temperature sensors in SC-70-5 package
2016-04-24 13:55:45 +02:00
Patrik Bachan 6d5e27d5c0 Merge pull request #502 from SchrodingersGat/language-fix
Fix language and improve description and keywords in conn library
2016-04-24 13:27:58 +02:00
Patrik Bachan 431ee04371 Merge pull request #500 from SchrodingersGat/motor-drivers
Add A4950E/K full H-bridges
2016-04-24 12:57:53 +02:00
Eric Swalens 06f3d4010f Inverted pin location 2016-04-24 10:55:27 +02:00
Oliver Walters 86de4bcf3c Merge branch 'LMT87' 2016-04-24 12:41:44 +10:00
Oliver Walters 4ce4cb5161 Merge remote-tracking branch 'kicad/master' into LMT87 2016-04-24 12:40:25 +10:00
Oliver Walters bcd6304996 Fixed typo
Split aliased parts into separate parts as the pinouts were different
2016-04-24 12:40:12 +10:00
Oliver Walters 877203e5f1 Merge branch 'language-fix' 2016-04-24 12:28:54 +10:00