summaryrefslogtreecommitdiff
path: root/pyserial/serial
Commit message (Expand)AuthorAgeFilesLines
* added setBaudrate() to change the baudrate after the port is opencliechti2002-03-043-17/+42
* added SerialException if port can not be openedcliechti2002-03-032-8/+15
* disbled unneded constants but might cause NameErrorscliechti2002-02-141-11/+11
* fixed missing files for 1.1cliechti2002-02-141-0/+65
* FileLike base class is now used for readline etc.cliechti2002-02-143-15/+38
* bugfix when no timout is specifiedcliechti2002-02-141-5/+19
* removed dead code, implemented sendBreakcliechti2002-02-131-68/+6
* This commit was generated by cvs2svn to compensate for changes in r3,cliechti2002-02-124-0/+875