| *** kooltux has quit IRC | 02:08 | |
| *** vrubiolo has joined #automotive | 07:12 | |
| *** psnsilva has quit IRC | 07:41 | |
| *** leon-anavi has joined #automotive | 08:08 | |
| *** vrubiolo has quit IRC | 08:10 | |
| *** vrubiolo has joined #automotive | 08:14 | |
| *** kbroulik has joined #automotive | 08:29 | |
| *** jaillet has joined #automotive | 08:39 | |
| *** psnsilva has joined #automotive | 09:18 | |
| *** kooltux has joined #automotive | 10:03 | |
| *** kooltux has quit IRC | 10:25 | |
| *** kooltux_ has joined #automotive | 10:43 | |
| *** kooltux has joined #automotive | 10:45 | |
| *** tgamblin has quit IRC | 12:01 | |
| *** toscalix has joined #automotive | 12:09 | |
| *** toscalix has quit IRC | 12:13 | |
| *** toscalix has joined #automotive | 12:17 | |
| *** toscalix has quit IRC | 12:51 | |
| *** tgamblin has joined #automotive | 13:08 | |
| *** vrubiolo has quit IRC | 14:54 | |
| *** vrubiolo has joined #automotive | 15:07 | |
| *** vrubiolo has quit IRC | 15:24 | |
| *** vrubiolo has joined #automotive | 15:24 | |
| *** AlisonChaiken has quit IRC | 15:27 | |
| *** montjoie has quit IRC | 15:39 | |
| *** montjoie has joined #automotive | 15:41 | |
| *** kbroulik has quit IRC | 15:53 | |
| *** vrubiolo has quit IRC | 16:02 | |
| *** psilva has joined #automotive | 16:54 | |
| *** psnsilva has quit IRC | 16:57 | |
| *** jaillet has quit IRC | 17:13 | |
| *** vrubiolo has joined #automotive | 18:12 | |
| *** vrubiolo has quit IRC | 18:18 | |
| *** leon-anavi has quit IRC | 18:32 | |
| *** JPK61 has joined #automotive | 19:22 | |
| JPK61 | Hi, I'm currently working on a HTML app for my thesis that can send and receive CAN messages. Unfortunately I have the problem that I can only send messages but not receive them. The messages are sent to an Arduino. The Arduino sends a message back. But this message does not receive in the app. On the console I get the following messages: | 19:33 |
|---|---|---|
| JPK61 | is_engine_on: engine.speed CAN signal found, but engine seems off, is_engine_on: engine.speed diagnostic message found, but engine seems off,signal: Engine is off, diagnostic_messages.engine.speed won't received responses until it's onThese are the same messages that can be found on this ticket: | 19:33 |
| JPK61 | https://jira.automotivelinux.org/browse/SPEC-2726These are my methods I used to receive the messages: function subscribe(){ log("subscribe"); ws.call("low-can/subscribe", {"event" : "*"}).then((obj) => { log("onOpen: " + JSON.stringify(obj)); log("**************************************************"); | 19:33 |
| JPK61 | }, replyerr); } function onEvent() {log("onevent"); ws.onevent("low-can", gotAny) }Does anyone know what the problem might be? Thanks! | 19:33 |
| *** Newami has joined #automotive | 21:21 | |
| Tartarus | dl9pf: I commented on SPEC-2071 now as I ran into that on an entirely unrelated thing but it's one of the top Google hits for the error message :) | 21:34 |
| *** tgamblin has quit IRC | 21:35 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!