Fixed typo in log2asc.c
authorOliver Hartkopp <socketcan@hartkopp.net>
Wed, 10 Jan 2007 17:18:01 +0000 (17:18 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Wed, 10 Jan 2007 17:18:01 +0000 (17:18 +0000)
commit3d26e6f710c3427840b4cc4e2852f0376a0a44a2
tree6114a94af63c04101ed68f3a31e50dc44347a6ca
parentc2424910acd25a7f22304a7a8d8713246009bc15
Fixed typo in log2asc.c
Added asc2log.c to convert existing CANoe/CANalyser logfiles into socketcan
logfiles (with absolute and full qualified timestamps).
The date and the other settings (dec/hex absolute/relative) are taken from
the head of the ASC files.
Makefile
asc2log.c [new file with mode: 0644]
log2asc.c