summaryrefslogtreecommitdiff
path: root/pyserial/examples/miniterm.py
Commit message (Expand)AuthorAgeFilesLines
* - create tag for 2.5-rc1release0_2cliechti2009-07-301-562/+0
* minor doc changescliechti2009-07-211-1/+1
* - change menu output prefix, reformat help textcliechti2009-07-081-53/+80
* - CTRL-T CTRL-E toggles local echocliechti2009-07-081-2/+11
* - remove "upload" charactercliechti2009-07-081-59/+201
* doc updatecliechti2009-02-071-1/+1
* - fix typoscliechti2009-02-061-61/+120
* [FIX] win32 input functioncliechti2008-09-171-1/+1
* - 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