*** tpb has joined #tomu | 00:00 | |
*** im-tomu has left #tomu | 00:17 | |
*** im-tomu has joined #tomu | 00:18 | |
*** im-tomu has left #tomu | 00:19 | |
*** im-tomu has joined #tomu | 00:20 | |
*** rohitksingh has joined #tomu | 01:13 | |
xobs | Iker: It sounds like you've got a Hacker board and you're trying to install the EVT firmware. So it's failing. | 03:03 |
---|---|---|
xobs | It'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.1 | 03:04 |
tpb | Title: foboot/releases/v1.9.1 at master · im-tomu/foboot · GitHub (at github.com) | 03:04 |
xobs | I've updated all of my devices and had no issues, even when interrupting the update process. | 03:05 |
xobs | futarisIRCcloud: I suppose it would have up to 32 endpoints. | 03:06 |
*** rohitksingh has quit IRC | 03:32 | |
xobs | MadHacker: 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 #tomu | 04:23 | |
*** xkapastel has quit IRC | 04:37 | |
*** rohitksingh has quit IRC | 05:34 | |
*** rohitksingh has joined #tomu | 05:39 | |
*** rohitksingh has quit IRC | 06:32 | |
*** rohitksingh has joined #tomu | 06:35 | |
*** rohitksingh has quit IRC | 07:54 | |
*** craigo_ has quit IRC | 08:28 | |
xobs | It's working well enough to enumerate on Linux. Hooray! | 09:28 |
xobs | Multi transaction write sequences aren't working yet, so dfu download is broken. But most other things should be working. | 09:29 |
xobs | Annoyingly, it works in simulation. Which probably means I'm just messing up timing somewhere. | 09:30 |
*** xkapastel has joined #tomu | 11:58 | |
*** ademski has joined #tomu | 13:44 | |
*** craigo_ has joined #tomu | 14:13 | |
*** alexhw_ has quit IRC | 15:23 | |
*** alexhw has joined #tomu | 15:23 | |
*** craigo_ has quit IRC | 15:43 | |
*** cedric has quit IRC | 15:58 | |
*** cedric has joined #tomu | 15:59 | |
*** cedric has joined #tomu | 15:59 | |
*** cedric has quit IRC | 17:25 | |
*** cedric has joined #tomu | 17:30 | |
*** cedric has joined #tomu | 17:30 | |
MadHacker | xobs: If(wrap(data_byte==7) & data_recv_payload, ...) works for me | 18:57 |
MadHacker | xobs: https://paste.debian.net/hidden/407b6ef6/ | 18:58 |
tpb | Title: Debian Pastezone (at paste.debian.net) | 18:58 |
MadHacker | It'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 #tomu | 19:06 | |
*** xkapastel has quit IRC | 19:27 | |
*** stv0g has joined #tomu | 19:37 | |
*** rohitksingh has quit IRC | 19:42 | |
*** stv0g has left #tomu | 19:43 | |
*** rohitksingh has joined #tomu | 19:49 | |
*** rohitksingh has quit IRC | 20:36 | |
*** xkapastel has joined #tomu | 20:38 | |
*** rohitksingh has joined #tomu | 20:47 | |
*** rohitksingh has quit IRC | 21:01 | |
*** rohitksingh has joined #tomu | 21:06 | |
*** ademski has quit IRC | 21:29 | |
*** Dzo has joined #tomu | 22:00 | |
*** rohitksingh has quit IRC | 22:01 | |
*** rohitksingh has joined #tomu | 22:07 | |
*** rohitksingh has quit IRC | 22:20 | |
*** Dzo has quit IRC | 22:30 | |
*** cedric has quit IRC | 23:01 | |
*** cedric has joined #tomu | 23:04 | |
*** cedric has joined #tomu | 23:04 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!