summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add delay, in case of USB serial adapters in may be needed to for the success...cliechti2009-07-211-15/+29
* minor changescliechti2009-07-213-40/+45
* - more documentation updatescliechti2009-07-218-64/+180
* documentation updatescliechti2009-07-216-45/+168
* more documentation updatescliechti2009-07-215-2/+293
* minor doc changescliechti2009-07-214-7/+7
* port documentation to Sphinxcliechti2009-07-215-0/+625
* - 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
* 1.5 stop bit supportcliechti2009-02-166-48/+59
* doc updatecliechti2009-02-074-7/+7
* doc updatecliechti2009-02-072-18/+18
* - doc updatecliechti2009-02-071-74/+74
* doc updatecliechti2009-02-072-4/+5
* doc updatecliechti2009-02-072-79/+89
* - fix typoscliechti2009-02-061-70/+199
* - fix typoscliechti2009-02-061-61/+120
* [MOD] add compressioncliechti2008-09-171-0/+1
* [FIX] win32 input functioncliechti2008-09-171-1/+1
* prepare release of 2.4cliechti2008-07-062-4/+6
* prepare release of 2.4cliechti2008-07-062-7/+11
* doccliechti2008-06-241-2/+4
* no longer needed to do the backslash tricks on opencliechti2008-06-241-2/+0
* move the name patching codecliechti2008-06-241-7/+8
* - small fixed to comply to the pyserial APIcliechti2008-06-241-2/+9
* - make it easy to use an other port: cmd line arg is optional port namecliechti2008-06-243-4/+13
* fix write, so that it is "binary" and not applying any encodingscliechti2008-06-241-1/+16
* fix readcliechti2008-06-241-1/+1
* simplify, change one timing (stability)cliechti2008-06-221-13/+14
* - The Jython backend tries javax.comm and gnu.io (Seo Sanghyeon)cliechti2008-06-221-30/+54
* fix a bunch of bugscliechti2008-06-221-20/+30
* improve OS detection for IronPythoncliechti2008-06-211-7/+3
* - [Patch 1561423] Add mark/space parity, Win32cliechti2008-06-214-19/+28
* workaround for IronPythons lack of module oscliechti2008-06-211-12/+19
* prototype of .NET/Mono backendcliechti2008-06-213-1/+220
* [patch 1924805] add a setBreak function (proposed files attached)cliechti2008-06-214-4/+31
* [Patch 1616790] pyserial: Add inter-character timeout featurecliechti2008-06-204-2/+31
* implement [Bug 1783159] Arbitrary baud rates (Linux/Posix)cliechti2008-06-202-2/+40
* - updated setup scriptcliechti2008-06-202-8/+46
* remove old CVS stuffcliechti2008-06-2011-204/+0
* prepare relasecliechti2008-06-191-4/+3
* fix bug 1679013cliechti2008-06-192-4/+9
* fix bug 1938118cliechti2008-06-193-3/+4
* fix samall typo generating an errorcliechti2008-06-181-2/+2
* com port name trasnlation for the special windows featurecliechti2008-06-182-11/+13
* doc updatecliechti2008-06-182-1/+10
* - check for strings patchcliechti2008-06-164-4/+11
* - update versioncliechti2008-06-163-26/+103
* Port to wx 2.8 by Pelegcliechti2008-04-102-121/+123