OVMS > can can1
start active 1000000
Can bus can1 started
in mode active at speed 1000000Kbps
OVMS > can can2
start active 1000000
Can bus can2 started
in mode active at speed 1000000Kbps
OVMS > can can3
start active 1000000
Can bus can3 started
in mode active at speed 1000000Kbps
OVMS > can log
trace
CAN logging active:
Type:trace; Path:''; Filter:off; Vehicle:;
Note: info logging
is done at log level debug, frame logging at verbose
OVMS > can can1
tx standard 100 01 02 03 04
V (66710) canlog: TX
can1 id 100 len 4: 01 02 03 04 | ....
V (66710) canlog: RX
can2 id 100 len 4: 01 02 03 04 | ....
V (66710) canlog: RX
can3 id 100 len 4: 01 02 03 04 | ….
OVMS > can can2
tx standard 100 01 02 03 04
V (73230) canlog: TX
can2 id 100 len 4: 01 02 03 04 | ....
V (73230) canlog: RX
can1 id 100 len 4: 01 02 03 04 | ....
V (73230) canlog: RX
can3 id 100 len 4: 01 02 03 04 | ....
OVMS > can can3
tx standard 100 01 02 03 04
V (80380) canlog: TX
can3 id 100 len 4: 01 02 03 04 | ....
V (80380) canlog: RX
can1 id 100 len 4: 01 02 03 04 | ....
V (80380) canlog: RX
can2 id 100 len 4: 01 02 03 04 | ....
OVMS > can can1
status
CAN: can1
Mode: Active
Speed: 1000000
Interrupts:
4
Rx pkt:
2
Rx err:
0
Rx ovrflw:
0
Tx pkt:
2
Tx delays:
0
Tx err:
0
Tx ovrflw:
0
Err flags: 0
D (88210) canlog:
Status can1 intr=4 rxpkt=2 txpkt=2 errflags=0 rxerr=0
txerr=0 rxovr=0 txovr=0 txdelay=0
OVMS > can can2
status
CAN: can2
Mode: Active
Speed: 1000000
Interrupts:
4
Rx pkt:
3
Rx err:
0
Rx ovrflw:
0
Tx pkt:
1
Tx delays:
0
Tx err:
0
Tx ovrflw:
0
Err flags: 0
D (90770) canlog:
Status can2 intr=4 rxpkt=3 txpkt=1 errflags=0 rxerr=0
txerr=0 rxovr=0 txovr=0 txdelay=0
OVMS > can can3
status
CAN: can3
Mode: Active
Speed: 1000000
Interrupts:
4
Rx pkt:
3
Rx err:
0
Rx ovrflw:
0
Tx pkt:
1
Tx delays:
0
Tx err:
0
Tx ovrflw:
0
Err flags: 0
D (92910) canlog:
Status can3 intr=4 rxpkt=3 txpkt=1 errflags=0 rxerr=0
txerr=0 rxovr=0 txovr=0 txdelay=0