All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Hartkopp <socketcan@hartkopp.net>
To: "Niew Sh." <shniew@gmail.com>
Cc: linux-can@vger.kernel.org
Subject: Re: Using can-utils
Date: Tue, 04 Jun 2013 20:12:18 +0200	[thread overview]
Message-ID: <51AE2E02.3000900@hartkopp.net> (raw)
In-Reply-To: <673526D7-EDE8-4E9E-A0DD-D9B76BDECC5C@gmail.com>

On 04.06.2013 18:44, Niew Sh. wrote:

> I'm new to SocketCAN, do i need libsocketcan <git://git.pengutronix.de/git/tools/libsocketcan.git> to use the can-utils from <git://gitorious.org/linux-can/can-utils.git>?

No.

can-utils (gitorious)
-> a set of the major community tools that are usually used and referenced
(does not need libsocketcan to compile and run)

libsocketcan
-> a library for people that want to configure und control CAN interfaces from
C code (instead of using the 'ip' tool from the iproute2 package).


canutils (ptx flavour) http://git.pengutronix.de/?p=tools/canutils.git
-> five tools that are used and referenced in 'PTX dist' board support packs.
Not that much features but contains 'canconfig' for CAN interface
configuration as alternative to the 'ip' tool. canconfig uses libsocketcan.

> I mean to rightly test my CAN hardware.

I would recommend can-utils (gitorious).

> What about the can-utils from <http://www.pengutronix.de/software/socket-can/download/canutils/> is that obsolete? Please guide.
> 

See above.

Regards,
Oliver


  reply	other threads:[~2013-06-04 18:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04 16:44 Using can-utils Niew Sh.
2013-06-04 18:12 ` Oliver Hartkopp [this message]
2013-06-04 19:29   ` Niew Sh.

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=51AE2E02.3000900@hartkopp.net \
    --to=socketcan@hartkopp.net \
    --cc=linux-can@vger.kernel.org \
    --cc=shniew@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 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.