Commit Graph

  • 94094cc4ee Use strcmp instead of sizeof on char* string Alexander Stein 2012-11-14 12:13:06 +0100
  • ddef031408 can-calc-bit-timing: add support for ti_hecc Marc Kleine-Budde 2012-11-01 21:46:46 +0100
  • 423f018b30 can-calc-bit-timing: add 66.66 MHz mscan refclock Marc Kleine-Budde 2012-11-26 21:16:57 +0100
  • 3c89d3ab55 can-calc-bit-timing: add 24 and 66 MHz flexcan ref clock Marc Kleine-Budde 2012-11-01 21:46:16 +0100
  • 8fe2391877 configure: enable silent rules if available Marc Kleine-Budde 2012-11-26 21:28:07 +0100
  • 8d47d736f2 configure: adjust bug report address Marc Kleine-Budde 2012-11-26 21:29:17 +0100
  • 0fb5680a61 slcanpty: fix wrong usage of nbytes variable Oliver Hartkopp 2012-11-26 21:44:22 +0100
  • d547068185 candump: unify displayed timestamp length to 10 digits Oliver Hartkopp 2012-11-24 21:31:01 +0100
  • 836d3cc012 remove obsolete SVN ID tags Oliver Hartkopp 2012-11-14 20:57:16 +0100
  • 589fa16c27 removed unused variable warnings by removing the variables Oliver Hartkopp 2012-11-14 20:43:55 +0100
  • f123d73d9a cangw: add semantic check for checksum options Oliver Hartkopp 2012-11-14 20:20:38 +0100
  • d166ecc8a3 candump: new option to print extra message information Oliver Hartkopp 2012-11-14 20:06:50 +0100
  • fcbdf71f1a Add new format option when mixing EFF/SFF frame output Oliver Hartkopp 2012-11-14 19:59:18 +0100
  • e7631bd7f9 canfd: upgrade tools to support CAN FD for Linux 3.6 Oliver Hartkopp 2012-11-14 19:47:21 +0100
  • a2b13452c7 Update includes to Linux 3.6 with CAN FD support. Oliver Hartkopp 2012-11-14 18:52:01 +0100
  • 58f117aa51 configure.ac: back to trunk Marc Kleine-Budde 2012-11-06 22:04:43 +0100
  • e1a224bf1c v0.0.9 Marc Kleine-Budde 2012-11-06 21:58:57 +0100
  • 10a2051adb configure.ac: enable AM_SILENT_RULES Marc Kleine-Budde 2012-11-06 21:58:25 +0100
  • 5ba2310d85 Modified do_get_nl_link to potentially process multiple netlink dump replies. Andrew Beard 2012-08-03 11:10:27 -0700
  • 9b99fafe1a cangen: Enable sending of RTR CAN frames Oliver Hartkopp 2012-07-22 13:06:06 +0200
  • 98930f1403 cangen: allow double value for gap Oliver Hartkopp 2012-07-13 07:36:52 +0200
  • 5d2964c5ff Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net> Yegor Yefremov 2012-04-19 17:39:53 +0200
  • ba9b18932a can-utils: add Makefile for Android build system Yegor Yefremov 2012-03-20 10:47:39 +0100
  • 4d3a002ec1 can-utils: cleanup headers Yegor Yefremov 2012-03-20 10:47:38 +0100
  • 5077515927 adapt column width format for high busload values Oliver Hartkopp 2012-03-08 19:32:45 +0100
  • 8197afe2c1 cangen: set unused payload to zero Oliver Hartkopp 2012-01-28 17:30:33 +0100
  • 722a09116d treewide: replace berlios contact email by linux-can@vger.kernel.org Marc Kleine-Budde 2011-12-05 10:43:00 +0100
  • bf70a64be9 gitignore: added tarballs Marc Kleine-Budde 2011-12-02 13:44:27 +0100
  • 01fe103cf7 autotools: adopt to new location for kernel headers Marc Kleine-Budde 2011-10-30 18:54:16 +0100
  • 1f41714125 Makefile: adopt to new location for kernel headers Marc Kleine-Budde 2011-10-30 18:54:16 +0100
  • 77de10356f include: import kernel header files into tree Marc Kleine-Budde 2011-12-02 13:53:49 +0100
  • a4c200efe6 canbusload: flush output at the end of each cycle Kurt Van Dijck 2011-12-21 10:08:57 +0100
  • 5b990a4771 configure: fix tests/GNUmakefile.in not found regression Marc Kleine-Budde 2011-12-16 14:06:08 +0100
  • 3a2cec63a4 allow linking from c++ Kurt Van Dijck 2011-10-12 14:57:17 +0200
  • 6db5d772b4 add can_get_device_stats() Kurt Van Dijck 2011-10-12 14:55:13 +0200
  • 42a3b65198 tests: remove test example Marc Kleine-Budde 2011-10-18 13:25:50 +0200
  • 71bcd74a7d can-utils/lib: fix build issues introduced with sprintf_can_error_frame() Wolfgang Grandegger 2011-02-14 16:10:39 +0000
  • 796475677a candump: add option -e to dump error messages in human readable format Wolfgang Grandegger 2011-02-14 15:49:27 +0000
  • c9e79e55c3 candump: Avoid ragged output of timestamp values when printing differential timestamps (commandline option -td). Idea & original patch by Uwe Bonnes. Oliver Hartkopp 2011-01-19 17:43:07 +0000
  • d262a552bb cangen: set seed value for pseudo random numbers Oliver Hartkopp 2011-01-19 17:35:37 +0000
  • 7ef581fec0 slcan_attach: added '-f' commandline option to read status flags. Oliver Hartkopp 2011-01-09 11:49:20 +0000
  • eb1a99f8c7 slcan_attach: 'close' the slcan adapter before setting a bitrate Oliver Hartkopp 2011-01-09 11:35:03 +0000
  • c9cdc9d069 slcand: replace char pointers with static char buffers Oliver Hartkopp 2011-01-06 19:20:18 +0000
  • 3a9baeda05 candump: Added '-u <usecs>' commandline option to delay bridged CAN frames by usecs microseconds. Oliver Hartkopp 2010-11-29 19:11:11 +0000
  • 5d1dbedd19 cangen: Added '-n <count>' commandline option analogue to candump tool. Inspired by Uwe Bonnes. Oliver Hartkopp 2010-11-29 18:58:12 +0000
  • 33ff70f940 slcand : added new commandline option to support direct assignment of a CAN netdevice name to the given tty (by renaming the created netdevice). Oliver Hartkopp 2010-11-19 19:52:39 +0000
  • d1efcd1d75 slcan_attach: Added new commandline option to specify the created netdevice name. Oliver Hartkopp 2010-11-17 11:55:46 +0000
  • f213d0fea8 slcan_attach: Print the name of the assigned netdevice after attaching the tty. Oliver Hartkopp 2010-11-17 06:59:20 +0000
  • 6aeb7d1faa Added new socketoptions to force the isotp protocol to intentionally misbehave for regression tests. Oliver Hartkopp 2010-11-14 08:55:06 +0000
  • d99010f50b libsocketcan: remove trailing whitespace Marc Kleine-Budde 2010-10-25 11:46:40 +0200
  • 9f1be156e4 configure: disable debug by default, turn off maintainer mode Marc Kleine-Budde 2010-10-25 13:28:31 +0200
  • d3468d907f Fix datatype issue in sscanf() on 64bit systems. Oliver Hartkopp 2010-09-25 10:24:37 +0000
  • 1463ee4ce4 Added support for inverted CAN ID filters. Oliver Hartkopp 2010-09-24 18:23:42 +0000
  • d7fe33eb4b Fixed calculation of needed bits on the physical wire according Ken Tindells *worst* case calculation for stuff-bits. (see "Guaranteeing Message Latencies on Controller Area Network" 1st ICC'94) Due to the bitstuffing estimation the calculated busload may exceed 100%. Oliver Hartkopp 2010-09-24 17:56:53 +0000
  • f5576a9833 can-calc-bit-timing: remove rtcantl1 Marc Kleine-Budde 2010-07-20 14:10:38 +0000
  • 5c74d8d806 can-calc-bit-timing: add more can controller definitions and ref clocks Marc Kleine-Budde 2010-07-20 13:43:20 +0000
  • b9f9cd0c62 can-calc-bit-timing: calculate bit timings for all known controllers by default Marc Kleine-Budde 2010-07-20 13:43:16 +0000
  • 26488b16e6 can-calc-bit-timing: improve printing of bit timing parameters Marc Kleine-Budde 2010-07-20 13:43:12 +0000
  • ccd199739e can-calc-bit-timing: use algorithm from the kernel Marc Kleine-Budde 2010-07-20 13:43:08 +0000
  • daed6be029 can-calc-bit-timing: fix indention Marc Kleine-Budde 2010-07-20 13:43:04 +0000
  • b2d3f4f735 add can-calc-bit-timing to Makefiles + gitignore Marc Kleine-Budde 2010-07-20 13:43:01 +0000
  • fa9c05021c add can-calc-bit-timing Marc Kleine-Budde 2010-07-20 13:42:57 +0000
  • 5655d53acb Remove compiler warning : warning: suggest explicit braces to avoid ambiguous ‘else’ Oliver Hartkopp 2010-05-14 12:50:17 +0000
  • 62c030b21f Added isotpserver in autotool config file and gitignore Oliver Hartkopp 2010-05-14 12:43:42 +0000
  • b68a79ebde Added tiny ip server to send ISO 15765-2 PDUs via internetsockets to the CAN bus and vice versa. Oliver Hartkopp 2010-05-14 12:03:32 +0000
  • c8247c8a57 Allow to have 4, 5 or 6 decimal places instead of only 4 & 6. Oliver Hartkopp 2010-05-11 10:01:49 +0000
  • 84e6b373f5 add autotools infrastructure Marc Kleine-Budde 2010-04-19 12:12:18 +0000
  • cfeb884137 add .gitignore Marc Kleine-Budde 2010-04-19 12:12:04 +0000
  • f7be786e9a cangw: replace obsolete bzero by memset Marc Kleine-Budde 2010-04-19 12:11:49 +0000
  • c6b3ceff83 Added CRC8 profiles to handle additional data for checksum generation. Oliver Hartkopp 2010-04-16 08:46:17 +0000
  • 9e8f9200fb Added checksum functionality and some documentation in gw.h Oliver Hartkopp 2010-04-12 14:41:14 +0000
  • a784e1e46f Complete rework of CAN netlink gateway. Oliver Hartkopp 2010-04-10 16:38:48 +0000
  • ee562a9724 Some binaries in can-utils depend on features in the socket-can svn repository. Building with exported headers from an unpatched kernel will fail due to missing symbols or headers. Oliver Hartkopp 2010-03-17 19:21:38 +0000
  • f731bbe2a2 To simplify packaging of can-utils, add DESTDIR and PREFIX support to the can-utils Makefile. Oliver Hartkopp 2010-03-17 19:12:26 +0000
  • 3765e1d25b Initialize packet counters when printing each routing entry. Oliver Hartkopp 2010-03-04 10:59:24 +0000
  • d81a13866b Rework of help text. Oliver Hartkopp 2010-02-27 16:07:58 +0000
  • afa14f102d When sending a sequence, we need to resend the same frame when poll() returns. Fixed that to be a valid data source e.g. for ptx cansequence. Oliver Hartkopp 2010-02-26 08:38:47 +0000
  • e089e5d0ba Added commandline option '-p <timeout>' to enable polling on the writing socket. Inspired by Marc Kleine-Budde :-) Oliver Hartkopp 2010-02-25 20:53:19 +0000
  • 3a0612c14a Added funtionality to flush all GW jobs in one netlink message. Oliver Hartkopp 2010-02-23 19:13:17 +0000
  • 37744ac503 Beautify the listing of registered gwjobs (cangw -L). Oliver Hartkopp 2010-02-22 18:57:45 +0000
  • a48038d82b Added feature to list created gateway jobs. Also added some fixes and removed debug printf's. Oliver Hartkopp 2010-02-22 09:57:12 +0000
  • bd1ebaaf28 Added netlink error message support to be able to provide return values. Renamed some structure elements. Updated usage text. Oliver Hartkopp 2010-02-21 12:34:34 +0000
  • 0dc9fcc98e Moved kernel parsing of netlink attributes into can_can_parse_attr(). Added functionalitiy to remove formerly created CAN GW jobs. Oliver Hartkopp 2010-02-20 20:41:24 +0000
  • 67b604e53b Added cangw netlink gateway configuration tool. Oliver Hartkopp 2010-02-19 13:33:59 +0000
  • 36328666b6 switch back to trunk Luotao Fu 2010-02-14 20:17:57 +0100
  • 33f96f936c v0.0.8 Luotao Fu 2010-02-14 20:11:33 +0100
  • cbe29b66de add berr counter call prototype to library header Luotao Fu 2010-02-14 18:57:03 +0100
  • 1b50d5545d change libtool library versioning Luotao Fu 2010-02-14 18:18:09 +0100
  • 298e6efc3e add get error counter call Luotao Fu 2010-02-14 18:12:01 +0100
  • 118358336e fix header install Luotao Fu 2010-02-14 17:25:33 +0100
  • 9327499121 Try to ignore the usual value restrictions of sockopt SO_RCVBUF when running as root (with CAP_NET_ADMIN) by using SO_RCVBUFFORCE if possible. Oliver Hartkopp 2010-01-15 19:15:08 +0000
  • 3c019ea611 Added '-d' option to support the receive packet drop counting introduced in http://git.kernel.org/?p=linux/kernel/git/davem/net-next-2.6.git;a=commitdiff;h=3b885787ea4112eaa80945999ea0901bf742707f Oliver Hartkopp 2010-01-15 18:35:37 +0000
  • fbb55a487f v0.0.7 Luotao Fu 2009-12-15 12:46:42 +0100
  • 7422435b03 fix distinstall of can_netlink.h Luotao Fu 2009-12-15 12:30:09 +0100
  • c9f7a3d715 switch back to trunk Luotao Fu 2009-12-15 10:31:39 +0100
  • 94e9370022 v0.0.6 Luotao Fu 2009-12-15 10:25:57 +0100
  • 3f2a397589 add dist doc files Luotao Fu 2009-12-15 10:16:01 +0100
  • d75a02c13d remove dependency on kernel header include Luotao Fu 2009-12-11 16:07:08 +0100
  • 917c6fb069 fix typo Luotao Fu 2009-12-11 14:30:12 +0100
  • 6f0eac7ab9 add doxygen documentation Luotao Fu 2009-12-07 16:31:26 +0100