00:15
ali-as has quit [Ping timeout: 246 seconds]
00:17
ali-as has joined #glasgow
00:36
kmehall has quit [Quit: No Ping reply in 180 seconds.]
00:37
kmehall has joined #glasgow
01:18
ali_as has joined #glasgow
01:21
ali-as has quit [Ping timeout: 272 seconds]
01:43
gregdavill has joined #glasgow
02:30
ali_as has quit [Ping timeout: 248 seconds]
02:33
<
gregdavill >
PCBs and parts are inbound for 3 more RevC1s. That should double the sample size to maybe help with some of these weird ESD issues.
02:34
<
gregdavill >
I've also noticed that the KiCad project is missing some BOM part numbers.
02:41
_whitelogger has joined #glasgow
02:47
<
whitequark >
which BOM numbers?
03:01
ali_as has joined #glasgow
03:17
<
gregdavill >
There is no "MPN" for J5,U8,U30,U36. Easy enough to work out from the "value" field and add to the order manually, but means that tools like KiCost didn't pick up all the parts automatically
03:18
<
gregdavill >
I'll submit a PR with these fixed.
03:48
<
whitequark >
yup, thanks!
04:38
<
uberushaximus >
Berserker s2 engine Glasgow
05:42
<
_whitenotifier-3 >
[Glasgow] gregdavill opened pull request #145: RevC1: Added missing component MPN/Mfg values -
https://git.io/fjD0I
05:48
<
_whitenotifier-3 >
[Glasgow] whitequark closed issue #141: Better specify ATECC508A variant in schematic/bom -
https://git.io/fjWtS
05:48
<
_whitenotifier-3 >
[GlasgowEmbedded/Glasgow] gregdavill 2fad906 - RevC1: Added missing component MPN/Mfg values
05:48
<
_whitenotifier-3 >
[Glasgow] whitequark closed pull request #145: RevC1: Added missing component MPN/Mfg values -
https://git.io/fjD0I
05:48
<
_whitenotifier-3 >
[Glasgow] whitequark commented on pull request #145: RevC1: Added missing component MPN/Mfg values -
https://git.io/fjD0t
05:58
bgamari has quit [Ping timeout: 252 seconds]
06:20
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
06:20
uovo has joined #glasgow
06:23
oeuf has quit [Ping timeout: 245 seconds]
06:23
oeuf has joined #glasgow
06:27
uovo has quit [Ping timeout: 245 seconds]
07:10
m4ssi has joined #glasgow
07:38
gregdavill has quit [Ping timeout: 250 seconds]
08:02
gregdavill has joined #glasgow
08:07
gregdavill has quit [Read error: Connection reset by peer]
08:08
gregdavill has joined #glasgow
08:08
gregdavill has quit [Client Quit]
08:19
HexGlaze_ has joined #glasgow
08:20
HexGlaze has quit [Ping timeout: 268 seconds]
08:45
oeuf has quit [Read error: Connection reset by peer]
08:46
futarisIRCcloud has joined #glasgow
08:46
oeuf has joined #glasgow
10:04
fridtjof[m] has quit [Remote host closed the connection]
10:04
JJJollyjim has quit [Read error: Connection reset by peer]
10:07
gregdavill has joined #glasgow
10:08
chocol4te has quit [Ping timeout: 250 seconds]
10:08
jschievink[m] has quit [Ping timeout: 252 seconds]
10:08
nrossi has quit [Ping timeout: 276 seconds]
10:46
nrossi has joined #glasgow
10:58
JJJollyjim has joined #glasgow
10:58
jschievink[m] has joined #glasgow
10:58
chocol4te has joined #glasgow
10:58
fridtjof[m] has joined #glasgow
11:25
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
11:32
jschievink[m] has quit [*.net *.split]
11:38
jschievink[m] has joined #glasgow
12:09
ali_as has quit [Remote host closed the connection]
12:09
ali_as has joined #glasgow
12:15
gregdavill has quit [Ping timeout: 250 seconds]
14:12
ma1 has joined #glasgow
14:47
rappet has quit [Quit: -]
15:13
rappet has joined #glasgow
15:25
englishm has joined #glasgow
16:25
m4ssi has quit [Remote host closed the connection]
16:30
bgamari_ has joined #glasgow
17:13
englishm has quit [Excess Flood]
17:14
englishm has joined #glasgow
17:20
englishm has quit [Excess Flood]
17:21
englishm has joined #glasgow
17:28
bgamari has joined #glasgow
21:44
<
_whitenotifier-3 >
[GlasgowEmbedded/Glasgow] whitequark 72e3429 - gateware.i2c, applet.interface.i2c_master: minor fixes. NFC.
21:44
<
_whitenotifier-3 >
[GlasgowEmbedded/Glasgow] whitequark 2dd8afe - gateware.i2c: make clock stretching actually work.
21:44
<
_whitenotifier-3 >
[GlasgowEmbedded/Glasgow] whitequark 72a8b3c - applet.interface.i2c_master: reset count to 0 if unacked.
21:46
<
whitequark >
how the fuck did that happen
21:46
<
whitequark >
Internal error: validateLink failed in SPEC_EXTR((yyvsp[-2].lnk)) @ SDCC.y:576: expected SPECIFIER, got DECLARATOR
21:46
<
whitequark >
../library/fx2rules.mk:38: recipe for target 'build/main.rel' failed
21:46
<
whitequark >
it was building just fine, like, 10 minutes ago
22:49
ali_as has quit [Quit: Leaving]
23:52
gregdavill has joined #glasgow
23:56
<
gregdavill >
Did you see the "build system info" at the top of the Travis log. Looks like previous builds were on Trusty, this failed build is Xenial.
23:56
<
gregdavill >
Maybe this issue is caused by a new version of sdcc?
23:57
<
whitequark >
oh they FINALLY upgraded their fucking buildbots
23:57
<
whitequark >
hrm. let's see.
23:58
<
whitequark >
oh. so trusty had sdcc 3.3 (wow, ancient), and xenial has sdcc 3.5 (wow, still ancient)
23:58
<
whitequark >
and looks like sdcc 3.5 has a bug.
23:58
<
whitequark >
IIRC it's something obnoxious like offsetof.
23:59
<
gregdavill >
I think I saw a similar error on my local machine. Building from source fixed it.
23:59
<
whitequark >
the only hits for that error is ... libfx2.