include/ectty.h
Thu, 06 Sep 2012 20:22:24 +0200 Florian Pose Removed trailing spaces. stable-1.5
Mon, 19 Apr 2010 21:51:01 +0200 Florian Pose Completed code documentation for ectty.
Tue, 26 Jan 2010 15:01:13 +0100 Florian Pose Include termios.h from ectty.h.
Mon, 25 Jan 2010 17:42:07 +0100 Florian Pose Callback set via own structure.
Fri, 22 Jan 2010 14:10:18 +0100 Florian Pose Implemented setting of baud rate, data frame and RTS/CTS.
Thu, 21 Jan 2010 17:53:40 +0100 Florian Pose Passing tty cflag to serial implementation.
Wed, 09 Dec 2009 12:42:28 +0100 Florian Pose Implemented reading direction of tty driver.
Wed, 02 Dec 2009 15:38:10 +0100 Florian Pose Send direction works!
Tue, 01 Dec 2009 21:45:45 +0100 Florian Pose Interface management.