include/ectty.h
2010-04-19 Florian Pose Completed code documentation for ectty.
2010-01-26 Florian Pose Include termios.h from ectty.h.
2010-01-25 Florian Pose Callback set via own structure.
2010-01-22 Florian Pose Implemented setting of baud rate, data frame and RTS/CTS.
2010-01-21 Florian Pose Passing tty cflag to serial implementation.
2009-12-09 Florian Pose Implemented reading direction of tty driver.
2009-12-02 Florian Pose Send direction works!
2009-12-01 Florian Pose Interface management.