Commit graph

4098 commits

Author SHA1 Message Date
jeromebeguin 08c63dec7f adding 24AA02 to memory lib 2017-01-31 15:01:31 +01:00
Jan W. Krieger 50a1df633e Merge pull request #871 from FabianInostroza/master
Multiple symbol fixes. All components pass the rule check script
2017-01-31 07:45:21 +01:00
Fabián Inostroza 6c5f7be202 Removed space in footprint specification. 2017-01-30 21:26:11 -03:00
Fabián Inostroza ec3602b4d3 Added missing NC pins. 2017-01-30 19:49:38 -03:00
Jan W. Krieger dd45536a9e Merge pull request #960 from svheymann/master
Add Hahn HS-400XX symbols
2017-01-30 23:05:59 +01:00
svheymann 7ab5e27d9e Fixed pin layout, fixed pin 7/9 2017-01-30 21:13:02 +01:00
Fabián Inostroza eb72a52dbe Merge upstream. 2017-01-30 16:29:57 -03:00
Fabián Inostroza 87cf852a1b Modify footprint filters to comply with KLC. 2017-01-30 15:56:17 -03:00
Jan W. Krieger 7e595adfab Merge pull request #955 from jjuyon/master
create Intersil lib and add ICL3232 component
2017-01-30 19:36:13 +01:00
Julien Juyon 8208911e38 Merge branch 'master' of https://github.com/KiCad/kicad-library 2017-01-30 16:01:01 +01:00
svheymann b9333a4eb3 Add Hahn HS-400XX symbols 2017-01-30 12:35:50 +01:00
Oliver f8fe6b2dc5 Merge pull request #949 from jkriege2/fix_connectors_pintype
fix several issues in `conn.lib`
2017-01-30 10:24:36 +11:00
jkriege2 3ce0e8479a fixed FPFilters of pinheaders 2017-01-29 22:03:03 +01:00
jkriege2 053a84de9e changed REFDES of all connector symbols to J 2017-01-29 14:30:51 +01:00
jkriege2 ba976c412f Merge branch 'master' of https://github.com/KiCad/kicad-library into fix_connectors_pintype 2017-01-29 14:25:10 +01:00
Oliver a39aabd5a4 Merge pull request #950 from jkriege2/rework_DSUB
reworked D-SUB connectors
2017-01-29 23:22:15 +11:00
jkriege2 b72b2b2861 Merge branch 'master' of https://github.com/KiCad/kicad-library into fix_connectors_pintype
# Conflicts:
#	library/conn.dcm
#	library/conn.lib
2017-01-28 14:19:32 +01:00
jkriege2 636ad9a32b Merge branch 'master' of https://github.com/KiCad/kicad-library into rework_DSUB
# Conflicts:
#	library/conn.dcm
#	library/conn.lib
2017-01-28 14:17:49 +01:00
Oliver 8a388d867d Merge pull request #958 from jkriege2/rwork_coax_connectors
added generic single and twin coaxial connector + removed old BNC
2017-01-29 00:10:21 +11:00
jkriege2 231179d83d improved keywords 2017-01-27 22:48:58 +01:00
jkriege2 32201c8616 added generic single and twin coaxial connector + removed old BNC 2017-01-27 22:44:56 +01:00
Jan W. Krieger af6ac0ac7f Merge pull request #941 from jeromebeguin/master
adding new component on texas lib
2017-01-27 19:37:00 +01:00
jeromebeguin 35b52f359c correction on TPS562200
I haven't realize we should put this informations for each alias.
2017-01-27 10:07:01 +01:00
Jan W. Krieger 38b84ec341 Merge pull request #953 from svheymann/master
Add triac lib, add Z01 series triac
2017-01-26 22:46:48 +01:00
svheymann 183dc5f09b Remove Z01 from keywords 2017-01-26 22:40:39 +01:00
svheymann 04a643d015 Add commas to descr, remove Type ID from keywords 2017-01-26 22:14:57 +01:00
jeromebeguin f474b9d9b3 small correction on lm5175 2017-01-26 10:03:34 +01:00
jeromebeguin ebc082d575 correction on TPS563200, LM5175, TUSB8041
On LM5175, vcc is out (check on datasheet) The Power comes from Vin.
2017-01-26 09:34:59 +01:00
svheymann 8726a25583 Fixed pin 2/4, fixed description 2017-01-26 09:15:29 +01:00
Nick Østergaard 3236f3be94 Remove empty line in microchip_pic32mcu.dcm
It was added in:
c950402ffe

It made eeschema error with:
from sch_legacy_plugin.cpp : loadDocs() line:2271
20:19:41: Part library '/usr/share/kicad/library/microchip_pic32mcu.lib'
failed to load. Error:
 IO_ERROR: expected token in symbol definition in input/source
 '/usr/share/kicad/library/microchip_pic32mcu.dcm'
 line 5

When KiCad was built with KICAD_USE_SCH_IO_MANAGER=ON
2017-01-25 20:31:41 +01:00
Julien Juyon fd95c56f90 Doumentation filled for interface.lib/ICL3232 2017-01-25 17:05:50 +01:00
jeromebeguin 92a3529264 small corrections 2017-01-25 16:38:46 +01:00
Julien Juyon 3dc0a6d6a8 Remove Intersil.lib/232 and made alias to interface.lib/MAX3232 2017-01-25 14:47:26 +01:00
Julien Juyon 148889869f Intersil/ICL3232 updated 2017-01-25 12:19:08 +01:00
Julien Juyon 2b69daca28 add Intersil lib and add ICL3232 component into it 2017-01-25 12:15:15 +01:00
jeromebeguin 4a2eb2684c correction on TPS562200 2017-01-25 09:28:56 +01:00
Jan W. Krieger 9da1a80fd6 Merge pull request #647 from mpdanny/master
Atmel: added missing pins to ATMEGA2560-A
2017-01-24 21:25:32 +01:00
Jan W. Krieger 421e07ec47 Merge pull request #954 from penoud/TCA9548A
add TCA9548A I2C 2 channels hub to interface
2017-01-24 21:23:44 +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
svheymann d234238c26 Rename triac.lib to triac_thyristor.lib, removed Triac_ from names 2017-01-24 15:57:33 +01:00
svheymann 00ea958974 Add triac lib, add Z01 series triac 2017-01-24 13:08:48 +01:00
jeromebeguin dde942de04 GND pads to bottom edges 2017-01-24 11:01:16 +01:00
jeromebeguin 976d5d720b Multiple correction
Correction on:
- TUSB8040
- TPS2561
- TPS2560
- TPS563200
- TPS62130
2017-01-24 10:39:30 +01:00
Jan W. Krieger ad1307f71e Merge pull request #952 from svheymann/master
Add NXP lib, Add PCA9685
2017-01-24 08:37:33 +01:00
svheymann f1a7862fa8 Fixed signal types 2017-01-24 08:20:34 +01:00
Jan W. Krieger e5d9685d6a Merge pull request #951 from aurel32/adum4160-swap-pin
Fix ADUM4160 pin "PIN" location
2017-01-23 23:13:38 +01:00
Jan W. Krieger 09472ebd18 Merge pull request #934 from penoud/DS1267
add DS1267 dual digital potentiometer to maxim
2017-01-23 23:12:19 +01:00
svheymann b5a5a37255 Add NXP lib and LED driver PCA9685 2017-01-23 13:03:28 +01:00