All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: roland Tollenaar <rolandtollenaar@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] CAN question
Date: Tue, 27 Feb 2007 18:41:48 +0100	[thread overview]
Message-ID: <45E46D5C.8040001@domain.hid> (raw)
In-Reply-To: <bc4264770702270848t6a65ec84nb72f9df20a52ba8f@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

roland Tollenaar wrote:
> Hi,
> 
> In choosing listen_only or Loop_back. What am I actually selecting?
> The documentation only tells me that the parameter sets loop_back or
> listen_only mode. Not what the difference is between those modes.
> Again one of those general network programming features I presume.

Both modes affect the controller directly if it supports it. Listen-only
means that this CAN node will not acknowledge incoming frames even if
they are correct, it will just sit there and sniff passively.

Loopback means that the hardware emulates a fully working bus (i.e.
correctly terminated) with only one node that simply receives what it sends.

[Granted, documentation might be improvable here for CAN beginners.
Still, you need basic some CAN understanding to deal with real-life
issues anyway.]

> 
> When working with the virtual device. Does it matter which mode is chosen?

Nope, none of them is emulated so far.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

  reply	other threads:[~2007-02-27 17:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 16:48 [Xenomai-help] CAN question roland Tollenaar
2007-02-27 17:41 ` Jan Kiszka [this message]
2007-02-27 22:34   ` roland Tollenaar
2007-02-28  7:55     ` Jan Kiszka
2007-02-28 13:12       ` Roland Tollenaar
2007-02-28 13:25         ` Jan Kiszka
2007-02-28 13:48           ` Wolfgang Grandegger

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=45E46D5C.8040001@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=rolandtollenaar@domain.hid \
    --cc=xenomai@xenomai.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.