Thursday, 2019-09-05

*** tpb has joined #tomu00:00
*** im-tomu has left #tomu00:17
*** im-tomu has joined #tomu00:18
*** im-tomu has left #tomu00:19
*** im-tomu has joined #tomu00:20
*** rohitksingh has joined #tomu01:13
xobsIker: It sounds like you've got a Hacker board and you're trying to install the EVT firmware.  So it's failing.03:03
xobsIt's not well-tested, and so has an unknown chance of bricking your device, but the v1.9.1 updaters (including for Hacker!) are at https://github.com/im-tomu/foboot/tree/master/releases/v1.9.103:04
tpbTitle: foboot/releases/v1.9.1 at master · im-tomu/foboot · GitHub (at github.com)03:04
xobsI've updated all of my devices and had no issues, even when interrupting the update process.03:05
xobsfutarisIRCcloud: I suppose it would have up to 32 endpoints.03:06
*** rohitksingh has quit IRC03:32
xobsMadHacker: For example, I just got caught by the fact that `If((data_byte == 7) & data_recv_payload,` doesn't work, I instead need to do `If(data_byte == 7, If(data_recv_payload,`.  :-/03:43
*** rohitksingh has joined #tomu04:23
*** xkapastel has quit IRC04:37
*** rohitksingh has quit IRC05:34
*** rohitksingh has joined #tomu05:39
*** rohitksingh has quit IRC06:32
*** rohitksingh has joined #tomu06:35
*** rohitksingh has quit IRC07:54
*** craigo_ has quit IRC08:28
xobsIt's working well enough to enumerate on Linux. Hooray!09:28
xobsMulti transaction write sequences aren't working yet, so dfu download is broken. But most other things should be working.09:29
xobsAnnoyingly, it works in simulation. Which probably means I'm just messing up timing somewhere.09:30
*** xkapastel has joined #tomu11:58
*** ademski has joined #tomu13:44
*** craigo_ has joined #tomu14:13
*** alexhw_ has quit IRC15:23
*** alexhw has joined #tomu15:23
*** craigo_ has quit IRC15:43
*** cedric has quit IRC15:58
*** cedric has joined #tomu15:59
*** cedric has joined #tomu15:59
*** cedric has quit IRC17:25
*** cedric has joined #tomu17:30
*** cedric has joined #tomu17:30
MadHackerxobs: If(wrap(data_byte==7) & data_recv_payload, ...) works for me18:57
MadHackerxobs: https://paste.debian.net/hidden/407b6ef6/18:58
tpbTitle: Debian Pastezone (at paste.debian.net)18:58
MadHackerIt's when you stack boolean operators that it seems to need it.19:00
MadHacker== and & in the same expression in this case.19:00
*** rohitksingh has joined #tomu19:06
*** xkapastel has quit IRC19:27
*** stv0g has joined #tomu19:37
*** rohitksingh has quit IRC19:42
*** stv0g has left #tomu19:43
*** rohitksingh has joined #tomu19:49
*** rohitksingh has quit IRC20:36
*** xkapastel has joined #tomu20:38
*** rohitksingh has joined #tomu20:47
*** rohitksingh has quit IRC21:01
*** rohitksingh has joined #tomu21:06
*** ademski has quit IRC21:29
*** Dzo has joined #tomu22:00
*** rohitksingh has quit IRC22:01
*** rohitksingh has joined #tomu22:07
*** rohitksingh has quit IRC22:20
*** Dzo has quit IRC22:30
*** cedric has quit IRC23:01
*** cedric has joined #tomu23:04
*** cedric has joined #tomu23:04

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!