linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Pisa <pisa@cmp.felk.cvut.cz>
To: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: kay Cee <unee0x@gmail.com>, linux-can@vger.kernel.org
Subject: Re: Can bus simulator
Date: Wed, 13 Apr 2016 09:29:55 +0200	[thread overview]
Message-ID: <201604130929.55303.pisa@cmp.felk.cvut.cz> (raw)
In-Reply-To: <570DF1E0.7090504@hartkopp.net>

On Wednesday 13 of April 2016 09:14:40 Oliver Hartkopp wrote:
> You can use the virtual CAN interfaces, see
>
> 	https://www.kernel.org/doc/Documentation/networking/can.txt
>
> Chapter 6.4

or you can emulate complete machine with CAN interfaces.
But only three SJA1000 PCI based cards are emulated till
now:

  dummy SJA1000 mapping to PCI for testing, 

  CAN bus Kvaser PCI CAN-S (single SJA1000 channel)

  and PCM-3680I PCI (dual SJA1000 channel) contributed
  by Deniz Eren some weeks ago

Git with CAN emulation for QEMU-2.4 is available at

  https://github.com/CTU-IIG/qemu/tree/merged-2.4

Some basic documentation and pointer to RTLWS article
at

  http://rtime.felk.cvut.cz/can/can-qemu/

Best wishes,

              Pavel Pisa

      reply	other threads:[~2016-04-13  8:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13  6:17 Can bus simulator kay Cee
2016-04-13  7:14 ` Oliver Hartkopp
2016-04-13  7:29   ` Pavel Pisa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201604130929.55303.pisa@cmp.felk.cvut.cz \
    --to=pisa@cmp.felk.cvut.cz \
    --cc=linux-can@vger.kernel.org \
    --cc=socketcan@hartkopp.net \
    --cc=unee0x@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).