]> rtime.felk.cvut.cz Git - linux-lin.git/history - sllin/sllin.c
sllin: Time to sleep during sending Break is computed depending on baud rate.
[linux-lin.git] / sllin / sllin.c
2011-12-12 Rostislav Lisovysllin: Time to sleep during sending Break is computed...
2011-12-12 Rostislav Lisovysllin: Reception an parsing of CAN frames enabled immed...
2011-12-09 Rostislav Lisovysllin: Errors are reported as CAN frames with particula...
2011-12-09 Rostislav Lisovysllin: Removed unused code.
2011-12-09 Rostislav Lisovysllin: It is possible to send "LIN response" from linfr...
2011-12-09 Rostislav Lisovysllin: Added LIN frame cache and its configuration...
2011-12-07 Rostislav Lisovysllin: Network statistics for received CAN frames.
2011-12-07 Rostislav Lisovysllin: Sending CAN frame with LIN data payload received...
2011-12-03 Rostislav Lisovysllin: Added timer handling timeout when receiving...
2011-12-02 Rostislav Lisovysllin: Improved sending of a "LIN response" sent by...
2011-11-30 Rostislav Lisovysllin: LIN frame is sent (to TTY) after receiving CAN...
2011-11-28 Rostislav LisovyBreak correctly generated either with timer or with...
2011-11-25 Rostislav Lisovysllin: Generating Break signal done with our own function.
2011-11-25 Rostislav LisovySllin: Temporarily commented out some error checking...
2011-11-25 Rostislav Lisovysllin: Commented out unused code.
2011-11-25 Rostislav LisovyMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-25 Pavel PisaKernel LIN code uses same baudrate setup as user space...
2011-11-25 Rostislav LisovyMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-25 Pavel PisaUpdate response checksum calculation for kernel code...
2011-11-24 Rostislav Lisovysllin: Removed unused 'leased' field.
2011-11-24 Rostislav Lisovysllin: Added debugging prints. Little bugfix.
2011-11-22 Pavel PisaMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-22 Pavel PisaBasic functions to synchronize Tx with LIN state automa...
2011-11-21 Pavel PisaAdded minimal skeleton to use kernel worker thread.
2011-11-21 Rostislav LisovyMerge remote branch 'pisa/master'
2011-11-21 Rostislav LisovyAdded some debugging functions.
2011-11-16 Rostislav LisovyAdded basic speed change.
2011-11-16 Rostislav LisovyVariables called slcan (or similar) renamed to sllin.
2011-11-16 Rostislav LisovyInitial commit. Slcan used as starting point for Sllin.