aboutsummaryrefslogtreecommitdiff
path: root/tools/readserial.py
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Rename tools/ directory to scripts/ directory.Kevin O'Connor1-186/+0
2011-07-09Extend tools/readserial.py to support serial port timing calibration.Kevin O'Connor1-12/+61
2010-10-17Report meaningful error if pyserial not present in tools/readserial.pyKevin O'Connor1-1/+9
2010-08-28Enhance tools/readserial.py to support reading from a pipe.Kevin O'Connor1-12/+31
2009-12-12Enhance readserial.py to try to account for host time offsets.Kevin O'Connor1-8/+12
2009-12-05Fix timing in readserial.py - use 10 bits per byte.Kevin O'Connor1-1/+4
2009-12-05Enhance readserial.py to note when resetting timer.Kevin O'Connor1-2/+4
2009-04-26Fix auto-restart timeout in tools/readserial.pyKevin O'Connor1-4/+4
2009-04-19Add new tool - tools/readserial.py.Kevin O'Connor1-0/+101