summaryrefslogtreecommitdiff
path: root/pyserial/examples/miniterm.py
Commit message (Expand)AuthorAgeFilesLines
* - update versioncliechti2008-06-161-25/+97
* improve CTRL+C support on posix platformscliechti2008-04-031-1/+1
* fix missing newlinecliechti2008-03-241-1/+1
* remove unneeded importcliechti2007-11-131-1/+1
* - cleanup of repr_modecliechti2006-04-041-14/+60
* - code cleanupcliechti2006-03-301-26/+28
* can set initial RTS and/or DTR line statecliechti2006-03-281-1/+15
* - small command line option changescliechti2006-03-241-16/+20
* updated miniterm:cliechti2005-09-211-109/+131
* - add --newline optioncliechti2004-07-211-28/+47
* make the win32 version behave correctlycliechti2004-07-211-0/+2
* added connection debug modecliechti2004-07-211-4/+11
* - drop old python compatibility and use termios instead of TERMIOScliechti2004-07-111-27/+28
* Transition to the 2.0 series:cliechti2003-10-011-1/+2
* added new examplecliechti2002-03-051-3/+5
* added command line optionscliechti2002-03-031-16/+73
* starting with examples...cliechti2002-02-281-0/+76