summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'release1_13'.release1_13nobody2002-04-0811-204/+0
|
* 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