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