Commit Graph

  • d9469850ac Use "%u" printf-format specifier for unsigned variable Alexander Shiyan 2014-01-31 14:02:49 +0400
  • d6b576c012 canbusload: Fix worst-case frame length estimation Michal Sojka 2014-01-30 14:38:59 +0100
  • 2206f92de7 canbusload: Add exact CAN frame length calculation (including bitstuffing) Michal Sojka 2014-01-30 14:38:58 +0100
  • 4ddde7b966 trivial: fix typo concerning "bandwidth" Uwe Kleine-König 2014-01-23 20:25:41 +0100
  • 111f8d3acf isotp: fix path mentioned in file Oliver Hartkopp 2014-01-23 14:31:10 +0100
  • a51381e548 include: import copyright information from the kernel Marc Kleine-Budde 2014-01-21 12:47:02 +0100
  • 8d7a603c18 include: gw.h: update comment Marc Kleine-Budde 2014-01-21 12:51:01 +0100
  • 9db35b68ef include: can.h: add typedef for __kernel_sa_family_t to make headers self-contained Marc Kleine-Budde 2014-01-21 12:49:54 +0100
  • fb5f0cca7d include: can.h: remove unused include of version.h Marc Kleine-Budde 2014-01-21 12:48:41 +0100
  • 08d2c63e00 include: fix paths mentioned in files Marc Kleine-Budde 2014-01-21 12:47:44 +0100
  • ed7bc7d366 include: Move all includes from include/socketcan to include/linux Uwe Kleine-König 2014-01-13 22:57:14 +0100
  • 7c05512317 include/socketcan: prepare headers to be moved to include/linux Marc Kleine-Budde 2014-01-16 16:57:50 +0100
  • e18841ee53 isotp.h: add explicit license information Uwe Kleine-König 2014-01-13 22:57:16 +0100
  • 5c163123e5 ioctl.h: drop unused header Uwe Kleine-König 2014-01-13 22:57:15 +0100
  • a9dbbbc214 include: Remove two unused header files Uwe Kleine-König 2014-01-13 22:57:13 +0100
  • 49801ea8a6 slcand: accept both tty* and /dev/tty* device names Yegor Yefremov 2014-01-23 09:49:23 +0100
  • 9db8e13d5e README: typos and beautification Yegor Yefremov 2014-01-16 09:45:00 +0100
  • 9c82d462f4 Android.mk: remove executable bit Marc Kleine-Budde 2014-01-16 16:48:19 +0100
  • 393a91c7d8 slcand: reimplement daemonize routine Yegor Yefremov 2014-01-13 09:54:05 +0100
  • 38fb68fb50 slcand: add flow control option Yegor Yefremov 2014-01-13 09:54:04 +0100
  • c7aa0b7051 slcanpty: declare command buffer static Yegor Yefremov 2014-01-13 14:29:16 +0100
  • 31936b5a17 can-calc-bit-timing: fix MCP251x bit rate calculation Brennan Ashton 2013-10-26 10:26:03 -0700
  • 61733e322a asc2log: inform about uninstalled locales at date conversion failures Oliver Hartkopp 2013-11-28 16:12:17 +0100
  • 75dfd666c4 testj1939: print API calls Kurt Van Dijck 2013-11-28 10:12:00 +0100
  • 234729507e j1939.page: add relevant API calls Kurt Van Dijck 2013-11-28 09:56:54 +0100
  • 7fb5f009fd j1939.page: restructure Kurt Van Dijck 2013-11-28 09:56:37 +0100
  • 854f47fa84 testj1939: use send() when connect()ed Kurt Van Dijck 2013-11-20 11:19:40 +0100
  • d66e6ce4ee testj1939: remember if peername was provided Kurt Van Dijck 2013-11-20 11:17:27 +0100
  • 77c08edead add .gitignore Kurt Van Dijck 2013-11-20 11:20:24 +0100
  • 198c5801ec import sample program & help page Kurt Van Dijck 2013-11-18 23:30:46 +0100
  • fe748b1c2c initial Kurt Van Dijck 2013-11-18 23:30:03 +0100
  • 16c970d40e slcand: silence warning about set but unused variable Oliver Hartkopp 2013-09-16 09:08:56 +0200
  • 35d2bc1381 slcand: fix whitespace issues and unify coding style Oliver Hartkopp 2013-09-15 21:54:37 +0200
  • 94006e996d slcand: add slcan_attach and UART settings Oliver Hartkopp 2013-09-15 21:08:00 +0200
  • ad7f44095a cangw: add an option for the per rule limitation of frame hops Oliver Hartkopp 2013-09-04 20:30:34 +0200
  • 93ef3b1d81 can-utils: Don't overwrite PREFIX and DESTDIR when provided via the environment Uwe Kleine-König 2013-08-17 21:28:10 +0200
  • cc82fd9737 cansniffer: fix file name in header Uwe Kleine-König 2013-08-15 22:58:19 +0200
  • 03c1bacfde can-utils: trivial: fix typos concerning "separation" and "useful" Uwe Kleine-König 2013-08-15 20:59:26 +0200
  • d7496a0bf0 can-utils: AOSP build clean up Yegor Yefremov 2013-07-10 09:28:57 +0200
  • c05267faca slcanpty: probe stdin capabilities at startup Oliver Hartkopp 2013-06-11 22:21:38 +0200
  • d469336649 slcanpty: fix pty terminal flags for correct NL/CR handling Oliver Hartkopp 2013-06-11 22:11:19 +0200
  • c9422deb0b slcanpty: handle incomplete messages from pty correctly Oliver Hartkopp 2013-06-08 12:57:17 +0200
  • 704d5f22d1 slcanpty: detect that master PTY descriptor closed Oliver Hartkopp 2013-06-07 20:02:57 +0200
  • 44e40cac2c can-j1939: add jacd address claim daemon Kurt Van Dijck 2013-03-13 20:46:56 +0100
  • 8147648b3c can-j1939: add jsr program Kurt Van Dijck 2013-03-13 20:44:57 +0100
  • 0cbdbfaf0e can-j1939: add jspy 'sniffer' program Kurt Van Dijck 2013-03-13 20:33:40 +0100
  • 18da2c3f6a can-j1939: add libj1939.a Kurt Van Dijck 2013-03-13 20:28:44 +0100
  • e965a2a25e can-j1939: update headers with j1939 Kurt Van Dijck 2013-03-13 21:05:55 +0100
  • df76977207 can-utils: AOSP build improvements Yegor Yefremov 2013-02-18 09:59:49 +0100
  • 8db365d285 lib: fix typo: exended -> extended Oliver Hartkopp 2013-02-15 23:39:32 +0100
  • eaf87a3bf6 lib: add support for non-zero dlc values in CAN 2.0B RTR frames Oliver Hartkopp 2013-02-15 23:25:13 +0100
  • e5c81aa221 candump: Add timeout option if no message has been received Alexander Stein 2013-02-12 17:50:51 +0100
  • 667356cc36 cangen: use long long in time computation for -g to support >2.1s Konrad Anton 2013-02-07 11:14:32 +0100
  • ca313a52a8 slcand: fix build warnings Yegor Yefremov 2013-02-04 10:10:22 +0100
  • 103fd9631b can-utils: fix local header path for AOSP build Yegor Yefremov 2013-02-01 08:44:46 +0100
  • 29c3e344a5 cangw: fix inverse filter display when printing the configured rules Oliver Hartkopp 2013-01-29 20:50:46 +0100
  • 9dad9f7354 cangw: support new can-gw features for Linux 3.9+ Oliver Hartkopp 2013-01-29 20:17:52 +0100
  • 8ec77c4e7e build: fix bracket imbalance Jan Engelhardt 2012-12-30 08:13:42 +0100
  • 9a889d52d0 build: avoid expansion of commented macros Jan Engelhardt 2012-12-30 08:12:59 +0100
  • 221794dbe8 slcanpty: Add support for the Unix 98 pseudo-terminal interface Oliver Hartkopp 2012-12-20 11:37:43 +0100
  • d5deaf6296 libsocketcan: add LICENSE file Wolfram Sang 2012-11-28 13:05:47 +0100
  • 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