]> rtime.felk.cvut.cz Git - sojka/can-utils.git/shortlog
sojka/can-utils.git
2012-07-22 Oliver Hartkoppcangen: Enable sending of RTR CAN frames
2012-07-13 Oliver Hartkoppcangen: allow double value for gap
2012-04-19 Yegor YefremovSigned-off-by: Yegor Yefremov <yegorslists@googlemail...
2012-03-20 Yegor Yefremovcan-utils: add Makefile for Android build system
2012-03-20 Yegor Yefremovcan-utils: cleanup headers
2012-03-08 Oliver Hartkoppadapt column width format for high busload values
2012-01-28 Oliver Hartkoppcangen: set unused payload to zero
2012-01-11 Marc Kleine... treewide: replace berlios contact email by linux-can...
2012-01-11 Marc Kleine... gitignore: added tarballs
2012-01-11 Marc Kleine... autotools: adopt to new location for kernel headers
2012-01-11 Marc Kleine... Makefile: adopt to new location for kernel headers
2012-01-11 Marc Kleine... include: import kernel header files into tree
2012-01-10 Kurt Van Dijckcanbusload: flush output at the end of each cycle
2011-02-14 Wolfgang Grandeggercan-utils/lib: fix build issues introduced with sprintf...
2011-02-14 Wolfgang Grandeggercandump: add option -e to dump error messages in human...
2011-01-19 Oliver Hartkoppcandump: Avoid ragged output of timestamp values when...
2011-01-19 Oliver Hartkoppcangen: set seed value for pseudo random numbers
2011-01-09 Oliver Hartkoppslcan_attach: added '-f' commandline option to read...
2011-01-09 Oliver Hartkoppslcan_attach: 'close' the slcan adapter before setting...
2011-01-06 Oliver Hartkoppslcand: replace char pointers with static char buffers
2010-11-29 Oliver Hartkoppcandump: Added '-u <usecs>' commandline option to delay...
2010-11-29 Oliver Hartkoppcangen: Added '-n <count>' commandline option analogue...
2010-11-19 Oliver Hartkoppslcand : added new commandline option to support direct...
2010-11-17 Oliver Hartkoppslcan_attach: Added new commandline option to specify...
2010-11-17 Oliver Hartkoppslcan_attach: Print the name of the assigned netdevice...
2010-11-14 Oliver HartkoppAdded new socketoptions to force the isotp protocol...
2010-09-25 Oliver HartkoppFix datatype issue in sscanf() on 64bit systems.
2010-09-24 Oliver HartkoppAdded support for inverted CAN ID filters.
2010-09-24 Oliver HartkoppFixed calculation of needed bits on the physical wire...
2010-07-20 Marc Kleine... can-calc-bit-timing: remove rtcantl1
2010-07-20 Marc Kleine... can-calc-bit-timing: add more can controller definition...
2010-07-20 Marc Kleine... can-calc-bit-timing: calculate bit timings for all...
2010-07-20 Marc Kleine... can-calc-bit-timing: improve printing of bit timing...
2010-07-20 Marc Kleine... can-calc-bit-timing: use algorithm from the kernel
2010-07-20 Marc Kleine... can-calc-bit-timing: fix indention
2010-07-20 Marc Kleine... add can-calc-bit-timing to Makefiles + gitignore
2010-07-20 Marc Kleine... add can-calc-bit-timing
2010-05-14 Oliver HartkoppRemove compiler warning :
2010-05-14 Oliver HartkoppAdded isotpserver in autotool config file and gitignore
2010-05-14 Oliver HartkoppAdded tiny ip server to send ISO 15765-2 PDUs via inter...
2010-05-11 Oliver HartkoppAllow to have 4, 5 or 6 decimal places instead of only...
2010-04-19 Marc Kleine... add autotools infrastructure
2010-04-19 Marc Kleine... add .gitignore
2010-04-19 Marc Kleine... cangw: replace obsolete bzero by memset
2010-04-16 Oliver HartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 Oliver HartkoppAdded checksum functionality and some documentation...
2010-04-10 Oliver HartkoppComplete rework of CAN netlink gateway.
2010-03-17 Oliver HartkoppSome binaries in can-utils depend on features in the...
2010-03-17 Oliver HartkoppTo simplify packaging of can-utils, add DESTDIR and...
2010-03-04 Oliver HartkoppInitialize packet counters when printing each routing...
2010-02-27 Oliver HartkoppRework of help text.
2010-02-26 Oliver HartkoppWhen sending a sequence, we need to resend the same...
2010-02-25 Oliver HartkoppAdded commandline option '-p <timeout>' to enable polli...
2010-02-23 Oliver HartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-22 Oliver HartkoppBeautify the listing of registered gwjobs (cangw -L).
2010-02-22 Oliver HartkoppAdded feature to list created gateway jobs.
2010-02-21 Oliver HartkoppAdded netlink error message support to be able to provi...
2010-02-20 Oliver HartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-19 Oliver HartkoppAdded cangw netlink gateway configuration tool.
2010-01-15 Oliver HartkoppTry to ignore the usual value restrictions of sockopt...
2010-01-15 Oliver HartkoppAdded '-d' option to support the receive packet drop...
2009-11-25 Oliver Hartkoppfflush the new configurable stdout output to allow...
2009-11-25 Oliver HartkoppAllow to specify the name of the IP tunnel netdevice...
2009-11-25 Oliver HartkoppRemove feature to quit the isotptun by keypress (from...
2009-11-25 Wolfgang Grandeggercan-utils: canfdtest, a full duplex test to find out...
2009-11-06 Oliver HartkoppAdded hook to print selected logfile lines on stdout...
2009-09-10 Oliver HartkoppIntroduce KERNELDIR variable to allow override when...
2009-09-10 Oliver HartkoppMove BCM server into can-utils as it is not test applic...
2009-09-10 Oliver HartkoppRemove obsolete 'vcan' tool.
2009-05-05 Oliver HartkoppAdded slcand daemon contributed by Robert Haddon <rober...
2009-04-16 Oliver HartkoppAdded commandline option '-r' to set the per-socket...
2009-04-06 Oliver HartkoppRemoved the limitation for the number of CAN filters...
2009-04-06 Oliver HartkoppAdd functionality to
2009-02-15 Oliver HartkoppSpagetti code cleanup:
2009-02-04 Oliver HartkoppAllow SLCAN RTR frames without data length code field.
2009-02-04 Oliver HartkoppSome more implementation to make it work with a certain...
2009-02-03 Oliver HartkoppUse rxbuf[] for acknowledges.
2009-02-03 Oliver HartkoppImplemented ACK/NACK replies for ASCII commands.
2009-02-03 Oliver HartkoppAdded timestamp handling with Z0 or Z1 command.
2009-01-21 Oliver HartkoppAdd can_id/can_mask filter handling which is defined...
2009-01-21 Oliver HartkoppRemoved sanity check for received slcan ASCII data
2009-01-20 Oliver HartkoppAdded a proof of concept tool 'slcanpty' which
2009-01-13 Oliver HartkoppConsistencely allow '-?' to get a help text.
2009-01-06 Oliver Hartkoppdisable default receive filter on the write-only bridge...
2008-12-01 Oliver HartkoppFix sloppy CAN_(EFF|RTR)_FLAG handling in can_filter...
2008-11-28 Oliver HartkoppFixed parse_canframe() with reordering the checks for...
2008-11-17 Oliver HartkoppAdded interface name to parameter list in first line.
2008-11-05 Oliver HartkoppAdded Id keyword propertiy on new files.
2008-11-05 Oliver HartkoppAdded ISO 15765-2 CAN transport protocol for protocol...
2008-11-04 Oliver HartkoppReworked slcan_attach to give slcan setup values direct...
2008-10-29 Oliver HartkoppPrint non-data stuff (errors, warnings, hints) on stderr.
2008-10-29 Oliver HartkoppAdded support for swapped byte order representation.
2008-10-02 Oliver HartkoppStart candump in silent mode, when logging into a file.
2008-09-17 Oliver HartkoppThe number for the SLCAN line discipline can not be...
2008-09-09 Oliver HartkoppAdded support for comments in logfiles.
2008-07-25 Oliver HartkoppCreate an informative error message when detecting...
2008-07-24 Oliver HartkoppChanged comment line recognition:
2008-07-24 Oliver HartkoppSupport for comment lines in the logfile:
2008-07-10 Oliver HartkoppAdded missing help test.
2008-07-10 Oliver HartkoppAdded -f option to filter only on the CAN-ID and not...
next