]> rtime.felk.cvut.cz Git - linux-lin.git/log
linux-lin.git
12 years agoBasic functions to synchronize Tx with LIN state automata implemented.
Pavel Pisa [Tue, 22 Nov 2011 21:17:01 +0000 (22:17 +0100)]
Basic functions to synchronize Tx with LIN state automata implemented.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
12 years agoAdd pty testing program
Michal Sojka [Tue, 22 Nov 2011 00:21:42 +0000 (01:21 +0100)]
Add pty testing program

This program allows testing serial line disciplines on computers without
any serial port (like my laptop outside of docking station).

12 years agoTool to compute LIN ID parity table.
Pavel Pisa [Mon, 21 Nov 2011 16:43:05 +0000 (17:43 +0100)]
Tool to compute LIN ID parity table.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
12 years agoAdded minimal skeleton to use kernel worker thread.
Pavel Pisa [Mon, 21 Nov 2011 12:44:41 +0000 (13:44 +0100)]
Added minimal skeleton to use kernel worker thread.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
12 years agoMerge remote branch 'pisa/master'
Rostislav Lisovy [Mon, 21 Nov 2011 09:58:27 +0000 (10:58 +0100)]
Merge remote branch 'pisa/master'

12 years agoAdded some debugging functions.
Rostislav Lisovy [Mon, 21 Nov 2011 09:36:35 +0000 (10:36 +0100)]
Added some debugging functions.

12 years agoAdded basic speed change.
Rostislav Lisovy [Wed, 16 Nov 2011 16:03:54 +0000 (17:03 +0100)]
Added basic speed change.

12 years agoAdded Makefile.
Rostislav Lisovy [Wed, 16 Nov 2011 14:21:56 +0000 (15:21 +0100)]
Added Makefile.

12 years agoVariables called slcan (or similar) renamed to sllin.
Rostislav Lisovy [Wed, 16 Nov 2011 14:21:45 +0000 (15:21 +0100)]
Variables called slcan (or similar) renamed to sllin.

12 years agoInitial commit. Slcan used as starting point for Sllin.
Rostislav Lisovy [Wed, 16 Nov 2011 14:19:53 +0000 (15:19 +0100)]
Initial commit. Slcan used as starting point for Sllin.

12 years agoLIN master simulated with an UART.
Rostislav Lisovy [Wed, 9 Nov 2011 17:12:26 +0000 (18:12 +0100)]
LIN master simulated with an UART.

Slaves (PCAN-LIN and PCAN-USB Pro) are responding only when this master works with B2400 speed.

12 years agoCorrected wrong bit-order in received header.
Rostislav Lisovy [Wed, 2 Nov 2011 15:22:35 +0000 (16:22 +0100)]
Corrected wrong bit-order in received header.

12 years agoInitial commit of UART-LIN slave. Receiving Break does not work.
Rostislav Lisovy [Mon, 31 Oct 2011 17:06:02 +0000 (18:06 +0100)]
Initial commit of UART-LIN slave. Receiving Break does not work.

12 years agoInitial commit; Basic skeleton.
Rostislav Lisovy [Mon, 24 Oct 2011 16:35:19 +0000 (18:35 +0200)]
Initial commit; Basic skeleton.