]> rtime.felk.cvut.cz Git - sojka/can-utils.git/shortlog
sojka/can-utils.git
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...
2008-07-02 Oliver HartkoppDo not allow to create error frame filters via standard...
2008-07-02 Oliver HartkoppAdded automatic extended frame format recognition.
2008-07-01 Oliver HartkoppAdded silent correction for can_dlc out of range.
2008-06-26 Oliver HartkoppFixed condition pointed out by Uwe Bonnes:
2008-06-20 Oliver HartkoppFix typo.
2008-06-20 Oliver HartkoppFix commandline parameter handling for fixed canframe...
2008-06-20 Oliver HartkoppIntroduced new functions:
2008-06-11 Oliver Hartkoppfixed comment.
2008-06-11 Oliver HartkoppRemoved bad hacks in vcan.c and slcan_attach.c.
2008-06-03 Oliver HartkoppAdded Id properties that gone lost.
2008-06-03 Oliver HartkoppWhitespace fixes. Indented the code following Linux...
2008-06-02 Oliver HartkoppAdded binary output option to candump.c and sprint_long...
2008-05-27 Oliver HartkoppAdded tiny tool to measure CAN busload.
2008-05-11 Oliver HartkoppAdded hint about hexadecimal data representation.
2008-05-05 Oliver HartkoppUpdated new 'cangen' and 'candump' in the trunk.
2008-03-13 Oliver HartkoppAllow commandline option '-?' to print the help text.
2008-03-13 Oliver HartkoppUpdated help text for commandline options.
2007-12-23 Oliver HartkoppFixed the temporary hack to run with 2.6.24-rc5 again.
2007-12-10 Oliver Hartkopp- allow timout to be zero, which means timeout is off.
2007-11-30 Oliver HartkoppAdded canlogserver programmed by Andre Naujoks.
2007-11-20 Oliver HartkoppChanged color order at colorized output.
2007-10-07 Oliver HartkoppFixed checking of CAN interface name commandline parameter.
2007-10-01 Oliver HartkoppReverted most of the changes since r500 except the...
2007-09-30 Oliver HartkoppChanged loopback to echo in CAN RAW sockets. The binary...
2007-09-27 Oliver HartkoppFixed contradiction in Sourcecode discalimer.
2007-09-21 Oliver HartkoppUpdate outdated comment.
next