summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* fixes for win98cliechti2002-06-041-3/+3
|
* fixes for win32 (tested on NT)cliechti2002-06-041-20/+19
|
* removed stupid debug messages...cliechti2002-06-031-4/+4
|
* added non-blocking modecliechti2002-05-267-47/+91
| | | | | fixed win32 version: no data is lost when a timeout occours typos in the docs
* updated solaris device name, thanks to Pierre SCHNIZER.cliechti2002-05-011-3/+3
|
* typo and optimizationcliechti2002-04-241-5/+3
|
* updated for 1.13cliechti2002-04-081-1/+3
| | | | added long description and licese info
* one should copy'n'paste all lines ;-)cliechti2002-04-081-1/+2
|
* updated historycliechti2002-04-081-0/+3
|
* added uniform errorhandling when port opening fails, across platform modulescliechti2002-04-083-8/+15
|
* added alternative way to enable/disable rts/cts handshakecliechti2002-04-081-1/+7
|
* added new examplecliechti2002-03-052-3/+124
|
* bugfixcliechti2002-03-051-2/+2
|
* added setBaudrate() to change the baudrate after the port is opencliechti2002-03-043-17/+42
|
* added command line optionscliechti2002-03-031-16/+73
|
* added SerialException if port can not be openedcliechti2002-03-032-8/+15
|
* starting with examples...cliechti2002-02-281-0/+76
| | | | | this is a simple terminal that read characters from the serial and displays it and it sends out keypresses over the serial.
* updated for 1.12cliechti2002-02-182-1/+5
|
* update for 1.1cliechti2002-02-141-1/+1
|
* disbled unneded constants but might cause NameErrorscliechti2002-02-141-11/+11
|
* fixed missing files for 1.1cliechti2002-02-143-1/+70
|
* adapt for release 1.1cliechti2002-02-141-1/+1
|
* FileLike base class is now used for readline etc.cliechti2002-02-143-15/+38
|
* bugfix when no timout is specifiedcliechti2002-02-141-5/+19
| | | | FileLike base class is now used for readline etc.
* updated docs for 1.1cliechti2002-02-142-13/+42
|
* removed dead code, implemented sendBreakcliechti2002-02-131-68/+6
|
* This commit was generated by cvs2svn to compensate for changes in r3,cliechti2002-02-128-0/+1059
| | | | which included commits to RCS files with non-trunk default branches.
* initial checkinroot2002-02-1211-0/+204