summaryrefslogtreecommitdiff
path: root/pyserial/examples/miniterm.py
Commit message (Expand)AuthorAgeFilesLines
* tag 2.5-rc2release2_5_rc2cliechti2010-01-021-584/+0
* output pySerial version inhelp textcliechti2010-01-021-30/+36
* workaround when using miniterm on older installations of the librarycliechti2009-09-301-1/+6
* ignore error for status lines in info displaycliechti2009-08-051-6/+11
* tweak info outputcliechti2009-08-051-5/+5
* include modem status lines in info displaycliechti2009-08-051-0/+6
* rename function -> serial_for_urlcliechti2009-08-051-1/+1
* fix wrong command line argument checkcliechti2009-08-051-1/+1
* show error details (helpful for failing RFC2217 connections)cliechti2009-08-031-2/+2
* add support for connecting to RFC2217 ports (just use the URL)cliechti2009-08-031-1/+1
* 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