All of lore.kernel.org
 help / color / mirror / Atom feed
* Using can-utils
@ 2013-06-04 16:44 Niew Sh.
  2013-06-04 18:12 ` Oliver Hartkopp
  0 siblings, 1 reply; 3+ messages in thread
From: Niew Sh. @ 2013-06-04 16:44 UTC (permalink / raw)
  To: linux-can

Hi,

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>? I mean to rightly test my CAN hardware. What about the can-utils from <http://www.pengutronix.de/software/socket-can/download/canutils/> is that obsolete? Please guide.


Regards,
Sh. Niew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using can-utils
  2013-06-04 16:44 Using can-utils Niew Sh.
@ 2013-06-04 18:12 ` Oliver Hartkopp
  2013-06-04 19:29   ` Niew Sh.
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Hartkopp @ 2013-06-04 18:12 UTC (permalink / raw)
  To: Niew Sh.; +Cc: linux-can

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Using can-utils
  2013-06-04 18:12 ` Oliver Hartkopp
@ 2013-06-04 19:29   ` Niew Sh.
  0 siblings, 0 replies; 3+ messages in thread
From: Niew Sh. @ 2013-06-04 19:29 UTC (permalink / raw)
  To: Oliver Hartkopp; +Cc: linux-can

Very clear. Thank you for fast reply.

On Jun 5, 2013, at 2:12 AM, Oliver Hartkopp <socketcan@hartkopp.net> wrote:

> 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
> 


Regards,
Sh. Niew


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-04 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 16:44 Using can-utils Niew Sh.
2013-06-04 18:12 ` Oliver Hartkopp
2013-06-04 19:29   ` Niew Sh.

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.